@charset "utf-8";
/* CSS Document */
#wrap{
	width:1200px;
	min-height:600px;
	margin:0 auto;}

/*顶部标题栏*/
#row1{
	margin-top:27px;
	height:74px;}

#sign{
	width:195px;
	height:73px;
	float:left;
	font-size:27px;
	line-height:73px;
	color:white;
	background:url(../img/news/bg-news.jpg) no-repeat;}

#location{
	float:left;
	margin-left:42px;
	margin-top:25px;}

#location span{
	font-family:"宋体";
	margin-left:12px;}

/* 当前位置-超链接正常和被访问 */
#location span a:link, #location span a:visited{
	color:black;}

/* 当前位置-超链接鼠标悬浮和激活 */
#location span a:hover, #location span a:active{
	color:#2B3081;}

/*正文*/
#row2{
	min-height:600px;
	background-color:white;	
	margin-bottom:55px;
padding-bottom: 80px;}
#row2 #biaoti{
	font-family:"微软雅黑";
	width:1100px;
	line-height:70px;
	text-align:center;
	font-size:25px;
        margin:0 auto;}
#row2 #biaoti span{
	display:block;
	padding-top:43px;}
#row2 #divider{
	width:1069px;
	height:3px;
	margin:0 auto;
	background-color:#0136A6;}
#row2 #biaoti2{
	width:1069px;
	height:60px;
	line-height:60px;
	margin:0 auto;
	text-align:center;
	font-size:16px;}

#row2 #biaoti2 span{
	
padding: 0 8px;}

#row2 #zhengwen{
	width:960px;
	margin:28px auto 0;
	/*font-family:"宋体";*/
	text-align:left;
	font-size:14pt;
        line-height:30px;}

/*列表*/
#row2-leftmenu{
	width:195px;
	height:791px;
	background-color:white;
	float:left;
	font-size:20px;}

#row2-leftmenu li {
    margin: auto;
    width: 171px;
    height: 75px;
    line-height: 75px;
    border-bottom: 1px dashed rgb(102,102,102);}

#row2-leftmenu li a {
    font-family: "微软雅黑";
    color: rgb(102, 102, 102);
    font-weight: bold;}

#row2-leftmenu li a:hover {
    color:#2B3081;}

#row2-list{
	width:975px;
	height:791px;
	background-color:white;
	float:right;
	margin-bottom:53px;}

#row2-list .list{
	width:890px;
	height:185px;
	border-bottom:1px dashed black;
	margin:0 auto;}

#row2-list .list .news_list{
	margin-top:32px;
	height:40px;}

#row2-list .list .news_list li{
	height:40px;}

#row2-list .news_title{
	width:659px;
	height:28px;
	text-align:left;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:16px;
	float:left;}

#row2-list .news_title span{
	color:#2B3081;
	margin-right:10px;}

#row2-list .news_date{
	float:right;}

#row2-list #pagenav{
	width:100%;
	height:30px;
	margin-top:58px;}