﻿#c_right_content
{
	padding-top:10px;
	border-bottom:15px solid #FAFCFE;
}
#a_list
{
	
	margin-left:auto;
	margin-right:auto;
}
#a_list li
{
	width: 980px;
	height:135px;
	float:left;
	margin-left:5px;
	margin-right:5px;
	padding-bottom:15px;
	margin-top:16px;
	border-bottom:1px dashed #eee;
}
a.a_img img
{
	width:140px;
	height:115px;
	border:1px solid #ccc;
	padding:3px;
}
a.a_img:hover img
{
	border:1px solid #f60;
}
.a_right
{
	padding-left:15px;
}
.a_right h4
{
	border-bottom: 1px dashed #eee;
	padding-left:20px;
	background:url('../img/go.gif') no-repeat 5px center;
}
.a_right h4 a
{
	font-size:12px;
	color:#666;
	line-height:25px;
}
.a_right h4 a:hover
{
	color:#f60;
}
.a_right .a_summary
{
	line-height:22px;
	height:55px;
	color:#666;
	cursor:default;
}
.a_right .a_action span
{
	cursor:default;
}

.a_action span
{
	line-height:24px;
	margin-left:10px;
	color:#999;
}
a.btn_go
{
	display:block;
	line-height:24px;
	height:24px;
	width:70px;
	font-size:12px;
	font-weight:normal;
	text-align:center;
	color:#fff;
	background:url('../img/btn_bg.gif') no-repeat center center;
	
	float:left;
}
a.btn_go:hover
{
	color:#fff;
}