@charset "gb2312";
/* CSS Document */

*{ padding:0; margin:0;}

/* 当前位置 */
.current_position{ width:958px; height:28px; overflow:hidden; line-height:30px; color:#333; font-size:14px; padding:0 10px; margin:10px auto 0; border:1px solid #ccc;}
.current_position a{ text-decoration:none; color:#333;}
.current_position a:hover{ color:red;}


/* list-content */
.list_body{ width:980px; height:auto; overflow:hidden; margin:10px auto 0;}
.list_body-left{ float:left; width:684px; height:auto; overflow:hidden; border:1px solid #ccc;}
.list_body-left_tit{ width:682px; height:38px; overflow:hidden; padding:1px;}
.list_body-left_tit-con{
	width: 682px;
	height: 38px;
	overflow: hidden;
	background: url(../images/list2_tit_bg.gif) repeat-x;
	line-height: 36px;
}
.list_body-left_tit-con img{
	border: none;
	margin-left: 0px;
	float: left;
	margin-right: 10px;
}
.list_body-left_con{ width:622px; height:auto; overflow:hidden; padding:20px 30px 0; font-size:14px;}
.list_body-left_con ul li{ list-style:none; padding-left:22px; height:auto; line-height:38px; width:600px; overflow:hidden; background:url(../images/list2_list-style.gif) no-repeat 0 12px;}
.list_body-left_con ul li p{ width:600px; height:36px; overflow:hidden; position:relative; border-bottom:1px dashed #ccc;}
.list_body-left_con ul li p a{ text-decoration:none; color:#333;}
.list_body-left_con ul li p a:hover{ color:red;}
.list_body-left_con ul li p span{ position:absolute; top:0; right:0px;}
.cgwfjdw-content-left_body-page_turning{ width:684px;line-height:50px; height:46px; overflow:hidden; text-align:center; _padding-top:16px; _height:26px;}
.cgwfjdw-content-left_body-page_turning ul li{  display:inline; font-size:14px; width:auto; text-align:left;}
.cgwfjdw-content-left_body-page_turning ul li a{ text-decoration:none; color:#333;}
.cgwfjdw-content-left_body-page_turning ul li a:hover{ color:red;}
.cgwfjdw-content-left_body-page_turning ul li span a{ color:red;}
.cgwfjdw-content-left_body-page_turning ul li .inp{ width:28px; height:16px; border:1px solid #ccc; font-size:12px; line-height:16px; padding:0 2px; margin:0 2px;}
.cgwfjdw-content-left_body-page_turning ul li .sub{ width:30px; height:18px; line-height:20px; background:none; border:none; color:#333;}
.cgwfjdw-content-left_body-page_turning ul li .sub2{ width:30px; height:18px; line-height:20px; background:none; border:none; color:red;}
.list_body-right{ float:right; width:284px; height:auto; overflow:hidden;} 
.list_body-right-div{ width:282px; height:auto; overflow:hidden; background:url(../images/list2_right_bg.gif); border:1px solid #ccc; font-size:14px; margin-bottom:10px;}
.list_body-right-div_tit{ width:262px; height:20px; overflow:hidden; padding:10px 10px 0; position:relative;}
.list_body-right-div_tit img{ width:60px; height:20px; overflow:hidden; border:none;}
.list_body-right-div_tit span{ position:absolute; right:10px; top:12px;}
.list_body-right-div_tit span a{ text-decoration:none; color:red;}
.list_body-right-div_tit span a:hover{ text-decoration:underline;}
.list_body-right-div_con{ width:250px; height:auto; overflow:hidden; padding:12px 16px;}
.list_body-right-div_con-top{ width:250px; height:82px; overflow:hidden;}
.list_body-right-div_con-top_tit{ width:117px; height:20px; line-height:22px; overflow:hidden; background:#000;filter: alpha(opacity=60); /* 设置ie透明? */     opacity:0.6;  /* 设置火狐透明? */ position:absolute; left:0; bottom:0; text-align:center;}
.list_body-right-div_con-top_tit a{ text-decoration:none; color:#fff;}
.list_body-right-div_con-top_tit a:hover{ text-decoration:underline;}
.list_body-right-div_con-top_l{ float:left; width:117px; height:82px; overflow:hidden; position:relative;}
.list_body-right-div_con-top_r{ float:right; width:117px; height:80px; overflow:hidden; position:relative;}
.list_body-right-div_con-top img{ width:115px; height:80px; border:none; border:1px solid #ccc;}
.list_body-right-div_con-bottom{ width:250px; height:auto; overflow:hidden;padding-top:14px; font-size:14px;}
.list_body-right-div_con-bottom ul li{ list-style:none; width:250px; height:24px; line-height:24px;}
.list_body-right-div_con-bottom ul li a{ text-decoration:none; color:#333;}
.list_body-right-div_con-bottom ul li a:hover{ color:red;}
.ad{ width:284px; height:114px; _height:110px; margin-bottom:10px; overflow:hidden;}
.ad img{ width:284px; height:114px; _height:110px; border:none;}
#soso {
	background-color: #ECECEC;
	height: 28px;
	width: 978px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	font-size: 14px;
	line-height: 28px;
	color: #666;
}
#soso a {
	color: #666;
}

#soso form #zhan {
	height: 28px;
	width: auto;
	float: left;
	font-size: 14px;
	line-height: 28px;
	color: #666;
	margin-left: 8px;
}

#soso form input {
	float: left;
	margin-top: 4px;
	margin-right: 5px;
}

.pagination li{padding:4px 10px;margin:0px 4px;}
.pagination .active{background:#514C4C;}