@charset "gb2312";
/*列表右侧*/
#list_right{
	width:696px;
	height:auto;
	float:left;
	background-color:#f5f5f5;
	border:#ddd 1px solid;
	}
#list_right ul{
	width:678px;
	height:auto;
	padding:10px;
	}
#list_right li{
	font-family:"宋体";
	font-size:14px;
	color:#333;
	line-height:28px;
	}
#list_right li a{
	color:#333;
	text-decoration: none;
	}
#list_right li a:hover{
	color:#F60;
	text-decoration: underline;
	}
#list_right .date{
	float:right;
	font-family:"宋体";
	font-size:12px;
	color: #F60;
	line-height:28px;
	}

#list_right .content{
	padding:10px;
}
#list_right h1{
    text-align:center;
	line-height:160%;
	font-family:"宋体";
	color:#000000;
	font-size:22px;
	font-weight:bold;
}
#list_right .info{
    text-align:center;
	line-height:32px;
	height:32px;
	color:#666666;
	font-family:"宋体";
	font-size:12px;
}
#list_right p{
	text-indent:2em;
	font-family:"宋体";
	font-size:14px;
	color: #333333;
	line-height:23px;
	margin-bottom:15px;
}
/*新闻列表*/
.xw_liebiao{
	height:auto;
	width:250px;
	margin-bottom:10px;
	}
.xw_liebiao .xw_bt{
	width:240px;
	height:19px;
	padding-left:10px;
	padding-top:6px;
	background-image:url(images/fengjing_bt.gif);
}
.xw_liebiao .xw_bt h1{
	font-family:"宋体";
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	}
.xw_liebiao .xw_bt span a{
	font-family:"宋体";
	font-size:12px;
	color:#FFF;
	float:right;
	margin-right:10px;
	text-decoration:none;
	}
.xw_liebiao .xw_nr{
    width:248px;
    height:auto;
    border:1px solid #dbdbdb;
	}
	
.xw_liebiao .xw_nr ul{
	padding:5px;
	}
.xw_liebiao .xw_nr li{
	font-family:"宋体";
	font-size:12px;
	color:#333;
	line-height:23px;
	}
.xw_liebiao .xw_nr li a{
	color:#333;
	text-decoration: none;
	}
.xw_liebiao .xw_nr li a:hover{
	color:#F60;
	text-decoration: underline;
	}