@charset "utf-8";
/* CSS Document */
.nav{
	border-bottom:1px solid #ccedf9;
	}
.news_banner{
	width:100%;
	height:250px;
	background:url(../images/news_banner.png) no-repeat top center;
	}
.news_top{
	width:750px;
	height:117px;
	border-bottom:1px dashed #ababab;
	}
.news_img{
	width:167px;
	height:102px;
	float:left;
	}
.news_top dl{
	width:565px;
	height:102px;
	float:right;
	padding:0px;
	margin:0px;
	}
.news_top dl dt{
	width:565px;
	height:27px;
	line-height:27px;
	}
.news_top dl dt a{
	font-size:14px;
	font-family:"微软雅黑";
	color:#111111;
	}
.news_top dl dt span{
	float:right;
	font-size:12px;
	font-family:"宋体";
	color:#b2b2b2;
	}
.news_top dd{
	padding:0px;
	margin:0px;
	}
.p1{
	padding:0px;
	margin:0px;
	margin-top:8px;
	color:#797979;
	font-size:12px;
	line-height:18px;
	}
.p2{
	padding:0px;
	margin:0px;
	
	}
.p2 a{
	font-size:12px;
	font-family:"宋体";
	color:#b91e38;
	}
.news_ul{
	
	}
.news_ul li{
	height:38px;
	line-height:38px;
	border-bottom:1px dashed #ababab;
	}
.news_ul li a{
	height:38px;
	padding-left:15px;
	display:block;
	font-size:12px;
	font-family:"宋体";
	color:#797979;
	}
.news_ul li a:hover{
	background:#f7f7f7;
	color:#787878;
	}
.news_ul li span{
	font-size:12px;
	font-family:"宋体";
	color:#b2b2b2;
	float:right;
	}
.news_detail{
	width:750px;
	height:auto;
	line-height:26px;
	font-size:12px;
	font-family:"微软雅黑";
	color:#111111;
	}
.news_detail h1{
	font-size:22px;
	font-family:"微软雅黑";
	color:#111111;
	text-align:center;
	font-weight:100;
	}
.news_detail em{
	font-size:12px;
	height:28px;
	line-height:28px;
	display:block;
	font-family:"微软雅黑";
	color:#999999;
	text-align:center;
	}
.back{
	width:81px;
	height:23px;
	line-height:23px;
	background:url(../images/back.png) no-repeat;
	float:right;
	margin:30px 0px;
	text-align: center;	
	}
.back a{
    color: #FFFFFF;
    font-size: 12px;
	font-family:"微软雅黑";
	}