@charset "utf-8";
/* CSS Document */

.left_head_style a{
	text-decoration: none;
	}

.right_style{
	border: 1px solid #dddddd; 
	float:left; 
	width:708px; 
	margin-left:20px;
}

.right_head{
	float:left; 
	background: #efeded;
	height: 30px;
	line-height:30px;
	width:708px;
}

.right_head_h3{
	font-size:14px; 
	padding-left:10px;
}

.ad_list{
	float:left;
	margin-top:10px;
	width:708px;
}

.ad_list_li{
	float:left;
	list-style:none;
	width:698px;
	margin-bottom:20px;
	border-bottom:1px dashed #999;
	padding-bottom:10px;
	margin-left:5px;
}

.list_title{
	font-size:14px;
	padding-left:10px;
}

.ad_img{
	width:680px;
	margin-left:10px;
	margin-top:10px;
	float:left;
}

.ad_desc {
	float:left;
	margin-top:10px;
	margin-left:15px;
}

.ad_desc li{
	list-style: none;
	font-size: 12px;
	color: #333;
	line-height: 20px;
}

.ad_desc li span {
font-weight: bold;
}

.right_contant{
	float:left;
	list-style:none;
	font-family: "微软雅黑","黑体","宋体";
	color: #666;
	padding-left:20px;
}

.right_contant span{
	float:left;
	font-weight:bold;
	font-size:24px;
	padding-bottom:15px;
}

.right_contant li{
	float:left;
	width:600px;
	line-height:30px;
	font-size:15px;
}

.right_contant li a{
	text-decoration:none;
	color:#666;
	font-weight:bold;
}

.right_contant li a:hover{
	text-decoration:underline;
	color:#FF5400;
}
