@charset "utf-8";
/* CSS Document */
#home_news{ width:440px;
display:inline;
float:left;
line-height:20px;
margin-left:30px;}
#home_news_tit{ width:440px;
border-bottom:2px #c8c8c8 solid;
margin-bottom:5px;}
#home_news_tit_txt{ float:left;
font-weight:bold;}
#home_news_tit_more{ float:right;
margin-left:10px;
}
#home_news_tit_rss{ float:right;
}
#home_news li{ 
padding-left:15px;
background:url(../images/news_li_bj.jpg) no-repeat left;}
#home_news li .date{
	margin-right:10px;}/*主页新闻 */
#home_about{ width:292px;
height:129px;
float:left;
margin-left:20px;}/* 主页关于 */
#home_quick{ width:165px;
height:107px;
padding:10px;
line-height:20px;
float:left;
background:#f4ffe3;
border:1px solid #cfcfcf;
margin-left:10px;}
#home_quick div{ font-weight:bold;}
#home_quick ul{
	padding-left:15px;}
#home_quick li{
list-style-type:disc;}/* 主页快速链接 */
#main_left{
float:left;
width:180px;
color:#646464;
margin-right:20px;
background:none;
}
.main_left_tit{
	height:25px;
}
.main_left_tit a{
	padding-left:10px;
	border-bottom:1px solid #dcdcdc;
	display:block;
	height:25px;
	color:#646464;
}
.main_left_tit a:hover,.main_left_tit .current{
	background:#e6e6e6;
	font-weight:bold;
}/*左边标题 */
#main_left li{
	border-bottom:1px solid #dcdcdc;
	height:25px;
}
#main_left li a,#main_left li a {
	padding-left:20px;
	display:block;
	height:25px;
	color:#646464;
	font-weight:bold;
}
#main_left li a:hover,#main_left li .current{
	background:#e6e6e6;
}/*左边列表 *//*左边列表 *//*左边 */
#main_center{ width:580px;
position:relative;
float:left;
margin-right:20px;
margin-bottom:40px;
}/*中间 */
#list_flip{
	margin-top:10px;
	height:25px;
	position:relative;}
#list_flip_right{
	position:absolute;
	right:0;
	top:0;}/*翻页*/
.v_list{
line-height:25px;
border-top:1px solid #666;
margin-top:20px;
padding:15px 0;

}
.v_list_tit{
line-height:25px;
font-size:16px;
color:#2f6681;
margin-bottom:5px;
font-weight:bold;
}
.v_list_tit_right{
line-height:25px;
font-size:12px;
margin-left:10px;
font-weight:100;
color:#969696;
}
.v_list ul{
		line-height:20px;
	padding-left:30px;
}
.v_list li{
	list-style-type:disc;
}/*页脚观点*/
#main_right{ width:180px;
background:none;
float:left;
}
.right_summary{ margin-bottom:20px;}
.right_summary_tit{ height:25px;
color:#FFF;
padding-left:10px;
background:#959595;}
.right_summary_main{
padding:10px 10px 5px;
background:#f1f1f1;}
.right_summary_main_summary{
	padding:5px 0;
	margin-bottom:5px;
	border-bottom:1px solid #c8c8c8;
}
.right_summary_main ul{
	line-height:20px;
	padding-left:15px;}
.right_summary_main li{
list-style-type:disc;}/*右边 */

	