@import url("default.css");
@import url("header.css");
@import url("footer.css");
/*ÎÄÕÂ-Ö÷Ìå²¿·Ö*/
.main {
	width:1140px;
	margin:10px auto 0;
}
/*ÎÄÕÂ-×ó²à*/
.left {
	width:810px;
	float:left;
	border-top: 3px solid #4273B3;
}
/*ÎÄÕÂ-×ó²à-Ö÷Ìå*/
.body {
	border: 1px solid #ddd;
	background-color: #FFFFFF;
	padding: 0 10px;
}
/*ÎÄÕÂ-×ó²à-µ±Ç°Î»ÖÃ*/
.position {
	height:36px;
	font-size:13px;
	line-height:36px;
	text-indent:10px;
	border-bottom:1px solid #ddd;
	color:#555;
}
.position a {
	color:#555;
}
/*ÎÄÕÂ-×ó²à-ÎÄÕÂ±êÌâ*/
.title {
	margin:0 auto;
	height: 66px;
	text-align:center;
	overflow: hidden;
	font-family: 'Microsoft Yahei';
}
.title h1 {
	font-size:24px;
	color:#7D992C;
	line-height:66px;
}
/*ÎÄÕÂ-×ó²à-ÎÄÕÂ·¢²¼ÐÅÏ¢*/
.time {
	margin:0 10px;
	height:26px;
	line-height:26px;
	color: #666;
	font-size: 14px;
	text-align:left;
	padding-bottom: 4px;
	padding-left: 15px;
	border-bottom:1px dashed #ccc;
}
.time span.time_tougao {
	float: right;
	color: red;
	margin-right: 20px;
	display: inline;
}
/*ÎÄÕÂ-×ó²à-ÎÄÕÂÕªÒª*/
.info {
	margin:10px 10px;
	padding:10px;
	border:1px dashed #ccc;
	font-size:16px;
	line-height:30px;
	color: #999;
	font-family: Microsoft Yahei,Verdana,Arial,Tahoma;
}
.info span {
	margin-left: 30px;
	font-weight: bold;
}
/*ÎÄÕÂ-×ó²à-ÎÄÕÂÄÚÈÝ*/
.content {
	margin:6px 10px 0;
	font-size:16px;
	color: #555;
	line-height:30px;
	font-family: Microsoft Yahei,Verdana,Arial,Tahoma;
}
.content p {
	text-indent: 32px;
	margin: 20px 0;
}
.content a {
	color: #0000FF;
	font-family: Microsoft Yahei,Verdana,Arial,Tahoma;
	border-bottom: 1px dashed #0000FF;
}
.content img {
	margin: 5px auto;
	max-width: 600px;
	max-height:400px;
	display:block;
	padding: 4px;
	border: 1px solid #CDD5D8;
}
/*ÎÄÕÂ-×ó²à-±à¼­ÍÆ¼ö*/
.bianji_tuijian {
	margin: 6px 10px 0;
}
.bianji_tuijian li,.bianji_tuijian li a {
	font-family: Microsoft Yahei,Verdana,Arial,Tahoma;
}
.bianji_tuijian li.bianji_tuijian_title {
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	font-weight: bold;
	color: #666;
	text-indent: 40px;
}
.bianji_tuijian li.bianji_tuijian_article {
	margin-left: 40px;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: blue;
	text-indent: 26px;
	background-image: url(../images/tuijian.gif);
	background-position: left center;
	background-repeat: no-repeat;
}
.bianji_tuijian li.bianji_tuijian_article a {
	color: blue;
}
/*ÎÄÕÂ-×ó²à-·ÖÏíºÍ¶¥Ò»ÏÂ*/
.fenxiang_ding {
	margin: 6px 10px 0;
	height: 52px;
}
/*ÎÄÕÂ-×ó²à-·ÖÏíºÍ¶¥Ò»ÏÂ-·ÖÏí*/
.fenxiang {
	width: 450px;
	height: 40px;
	margin-top: 5px;
}
.fx_text {
	float: left;
	width: 80px;
	height: 40px;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	text-align: right;
	font-family: Microsoft Yahei,Verdana,Arial,Tahoma;
}
.fx_js {
	float: left;
	width: 300px;
	height: 40px;
	line-height: 40px;
}
/*ÎÄÕÂ-×ó²à-·ÖÏíºÍ¶¥Ò»ÏÂ-¶¥Ò»ÏÂ-ÐÂ°æ*/
.ding {
	float: right;
	margin-right: 6px;
	display: inline;
	cursor: pointer;
}
.ding_box_good {
	width: 105px;
	height: 50px;	
	border: 1px solid #F80;
	border-radius:5px;
}
.ding_box_good_common {
	background-image: url(../images/ding_good_bg.gif);
}
.ding_box_good_active {
	background-image: url(../images/ding_good_bg_a.gif);
}
.ding_box_good .ding_count {
	width: 46px;
	height: 22px;
	margin-top: 2px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	color: #B50005;
	text-indent: 25px;
	line-height: 22px;
	background-image: url(../images/ding_good_hand.gif);
	background-position: 2px 0px;
	background-repeat: no-repeat;
}
.ding_box_good .ding_text {
	width: 70px;
	height: 25px;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	color: #B50005;
	text-align: center;
	line-height: 22px;
}
/*ÎÄÕÂ-×ó²à-ÎÄÕÂÍÆ¼ö*/
.article_tuijian {
	margin: 6px 10px 0;
}
/*ÎÄÕÂ-×ó²à-ÎÄÕÂÍÆ¼ö-±ðÈËÔÚ¿´*/
.other_look {
	width: 315px;
	float: left;
	margin-right: 4px;
}
.other_look_header {
	font-size: 14px;
	font-weight: bold;
	line-height: 38px;
	height: 38px;
	border-bottom:1px solid #999;
	font-family: Microsoft Yahei,Verdana,Arial,Tahoma;
}
.other_look_content {
}
.other_look_content li {
	width: 300px;
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	color: #666;
	font-family: Microsoft Yahei,Verdana,Arial,Tahoma;
}
/*ÎÄÕÂ-×ó²à-ÎÄÕÂÍÆ¼ö-²ÂÄãÏ²»¶*/
.you_like {
	width: 315px;
	float: right;
	margin-left: 4px;
}
.you_like_header {
	font-size: 14px;
	font-weight: bold;
	line-height: 38px;
	height: 38px;
	border-bottom:1px solid #999;
	font-family: Microsoft Yahei,Verdana,Arial,Tahoma;
}
.you_like_content li {
	width: 300px;
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	color: #666;
	font-family: Microsoft Yahei,Verdana,Arial,Tahoma;
}
/*ÎÄÕÂ-×ó²à-ÎÄÕÂ×ó²àµ×²¿¹ã¸æ*/
.article_left_ad_bottom {
	width: 610px;
	height: 130px;
	margin-top: 6px;
	margin-left: auto;
	margin-right: auto;
}
/*ÎÄÕÂ-×ó²à-ÉÏÏÂÆª*/
.shangxiapian {
	margin: 6px 10px 0;
	border-top:1px dashed #CDD5D8;;
	line-height:25px;
	padding:8px 0;
}
/*ÎÄÕÂ-×ó²à-Ïà¹ØÎÄÕÂ*/
.liketitle {
	margin-top: 10px;
	border: 1px solid #ddd;
	background-color: #FFFFFF;
}
.liketitle_header {
	height:40px;
	line-height:40px;
	text-indent:16px;
	font-size: 18px;
	color: #333;
	font-family: Microsoft Yahei,Verdana,Arial,Tahoma;
	border-bottom: 1px solid #ddd;
}
.liketitle_content ul {
	margin:6px auto;
}
.liketitle_content li {
	float: left;
	margin:0px 6px;
	width: 315px;
	font-size: 14px;
	line-height: 34px;
	color: #666;
	#list-style-position: outside;
	#list-style-type: circle;
	text-indent:16px;
	background:url(../images/ico-3.gif) center left no-repeat;
	overflow:hidden;
	font-family: Microsoft Yahei,Verdana,Arial,Tahoma;
	list-style-position: inside;
}
.liketitle_content li a {
	color: #666;
}

/*³©ÑÔÆÀÂÛ*/
.cy_comment {
	margin-top: 10px;
	border: 1px solid #ddd;
	background-color: #FFFFFF;
	padding: 5px 10px;
	overflow: hidden;
}
/*ÓÒ²à*/
.right {
	width:320px;
	float:right;
}
/*ÓÒ²à¶¥²¿¹ã¸æ*/
.article_right_ad_top {
	height: 252px;
	text-align: center;
	padding: 10px;
	background-color: #FFFFFF;
}

/*×îÐÂÎÄÕÂ*/
.article_right_new {
	margin-top: 10px;
	border:1px solid #ddd;
	background-color: #FFFFFF;
}
/*×îÐÂÎÄÕÂ--Í·²¿*/
.article_right_new_header {
	height:36px;
	line-height:36px;
	text-indent:16px;
	font-size: 18px;
	color: #333;
	font-family: Microsoft Yahei,Verdana,Arial,Tahoma;
	border-bottom:1px solid #ddd;
}
.article_right_new_content {
	width:100%;
	margin:4px auto 2px;
}
.article_right_new_content ul {
	width:288px;
	margin:0 auto;
}
.article_right_new_content li {
	margin:4px 6px;
	border-bottom:1px dashed #CDD5D8;
	margin-bottom: -3px;
	line-height: 32px;
	#list-style-position: outside;
	#list-style-type: circle;
	text-indent:16px;
	overflow:hidden;
	font-family: Microsoft Yahei,Verdana,Arial,Tahoma;
}
/*×îÐÂÎÄÕÂ--Ö÷Ìå--µÚ¶þÐÐÒÔºó*/
.article_right_new_content li.common {
	height:34px;
	background:url(../images/ico-3.gif) center left no-repeat;
}
.article_right_new_content li a {
	height: 34px;	
	font-size: 15px;
	line-height: 32px;
	color: #666;
	overflow:hidden;
	text-indent:14px;
}

/*ÈÈÃÅÎÄÕÂ*/
.article_right_hot {
	margin-top: 10px;
	border:1px solid #ddd;
	background-color: #FFFFFF;
}
.article_right_hot_header {
	height:36px;
	line-height:36px;
	text-indent:16px;
	font-size: 18px;
	color: #333;
	font-family: Microsoft Yahei,Verdana,Arial,Tahoma;
	border-bottom:1px solid #ddd;
}
.article_right_hot_content {
	width:100%;
	margin:4px auto 2px;
}
.article_right_hot_content ul {
	width:288px;
	margin:0 auto;
}
.article_right_hot_content li {
	margin:4px 6px;
	border-bottom:1px dashed #CDD5D8;
	margin-bottom: -3px;
	line-height: 34px;
	#list-style-position: outside;
	#list-style-type: circle;
	text-indent:16px;
	background:url(../images/ico-3.gif) center left no-repeat;
	overflow:hidden;
	font-family: Microsoft Yahei,Verdana,Arial,Tahoma;
}
.article_right_hot_content li.first {
	height:90px;
}
.article_right_hot_content li.common {
	height:34px;
}
.article_right_hot_content li a {
	display:block;
	height: 34px;
	line-height:32px;
	font-size: 15px;
	color: #666;
	overflow:hidden;
}
.article_right_hot_content li p {
	color:#888;
	line-height:20px;
	height:62px;
	overflow:hidden;
}

/*ÎÄÕÂÓÒ²àÐüÍ£¹ã¸æ*/
.article_right_ad_bottom {
	margin-top: 10px;
	height: 252px;
	text-align: center;
	border:1px solid #CDD5D8;
}
/*ÎÄÕÂ×óÀ¸-ÄÚÈÝÓÒ²à*/
.article_left_ad_body_right {
	float: right;
	width:338px;
	height:282px;
	margin-left: 6px;
	margin-top: 2px;
}
/*¹ØÓÚÒÁ°®ÎÝ*/
.list_right_gonggao {
	margin-top: 10px;
	border: 1px solid #ddd;
	background-color: #FFFFFF;
	width: 320px;
}
.list_right_gonggao_header {
	height:40px;
	line-height:40px;
	text-indent:16px;
	font-size: 18px;
	color: #333;
	font-family: Microsoft Yahei,Verdana,Arial,Tahoma;
	border-bottom: 1px solid #ddd;
}
.list_right_gonggao_content {
	margin:4px auto 2px;
}
.list_right_gonggao_content ul {
	padding: 10px;
}
.list_right_gonggao_content li {
	margin:4px 6px;
	line-height: 28px;
	height: 100px;
	font-size: 14px;
	color: #666;
	list-style: none;
	overflow:hidden;
}
.list_right_gonggao_content li span {
	float: left;
	margin-right: 6px;
}
.list_right_gonggao_content li.pubdate_article {
	width: 200px;
	height: 46px;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	line-height: 46px;
	color: #FFFFFF;
	text-align: center;
	border-radius: 6px;
	background-color: #F80;
}
.list_right_gonggao_content li.pubdate_article a {
	color: #FFFFFF;
}
.flink {
	width:1100px;
	margin:10px auto 0;
	padding: 10px 20px;
	background-color: #FFFFFF;
}
.flink-header {
	height:40px;
	line-height:40px;
	font-weight:bold;
	font-size: 18px;
	color: #666;
}
.flink-header span {
	float: right;
	margin-right: 10px;
	font-size: 13px;
	font-weight: normal;
}
.flink-content {
	margin:0;
}
.flink_content ul {
	margin:0 0px;
}
.flink-content li {
	width:auto;
	float:left;
	margin-right:10px;
	line-height:30px;
	font-size: 14px;
	list-style:none
}
.flink-content li a {
	color: #666;
}