.yd_top {
	background-color: #f5f5f5;
	text-align: left;
	width:980px;
	line-height:40px;
	padding-left:20px;
	color:#555;
}

.yd_top a:link {
	color: #3383e6;
	text-decoration: none; 
}
.yd_top a:visited {
	color: #3383e6;
	text-decoration:none;
}
.yd_top a:hover {
	color:#1051a1;
	text-decoration: none;
}
.content{
	width:100%;
	float:left;
}
.content_left{
	width:19%;
	float:left;
	line-height:40px;
	margin:5px 0;
}
.content_left p{
    font-weight:bolder;
	color:white;
	font-size:16px;
	text-align:left;
	background-color:#3383e6;
	margin-bottom:2px;
}
.content_left li{
	font-size:14px;
	text-align:left;
	background-color:white;
	list-style:none;
	margin-bottom:2px;
    overflow:hidden; 
    color:black;
}
.content_left ul li:hover {
    background-color:#daeafd; 
    color:black;   
    }
.content_left ul li a:hover {
    font-weight:bold;
    color:black;
    font-weight:bold; 
    }
    .content_left ul li a {
    color:black;
    }
.content_left li a.cur{background-color:#daeafd;width:100%; height:40px; display:block;line-height:40px; text-align:left; font-weight:bold;color:black; }

.content_right{
	width:80%;
	float: right;
	margin:5px 0;
	border:1px #e8e8e8 solid;
}
.content_right p{
	width:98%;
	float: right;
	line-height:38px;
	padding-left:10px;
	font-size:14px;
	color:#475a71;
	border-left:5px #3383e6 solid;
	border-bottom:1px #e8e8e8 solid;
}
.content_right li{
	list-style:none;
	line-height:36px;
	margin:2px 15px;
	border-bottom:1px dotted #e8e8e8;
	clear: both;
}
.BoxContent{ min-height:200px;}
.pw2{ padding:10px; width:100%;}
.pw2 span{
	float:right;
	line-height:36px;
	margin:0 15px;
	color:#999;
}
.content_right li a{
	color:#555;
	float:left;
}
.content_right li a:hover{
	color:#3383e6;
}
.page_right{
	width:70%;
	float:right;
	line-height:80px;
}
.page_right span{
	color:#599c3e;
}
.page_right_input{
	background-color:#cbe7ff;
	color:#3383e6;
	border:none;
	width:70px;
	padding-top:2px;
	line-height:25px;
	cursor:pointer;
}

.wz{
	float:left;
	width:95%;
	color:#555;
	margin-top:10px;
	text-align:center;
}
.wz b{
	font-size:14px;
	line-height:40px;
}
.wz p{
	float:left;
	font-size:12px;
	color:#555;
	text-indent:25px;
	line-height:28px;
	border:none;
	text-align:left;
	padding-left:30px;
}
.title1{
	text-align:center;
	line-height:40px;

}

.page_bottom{
	width:80%;
	float:right;
	line-height:30px;
	margin:20px 0;
}
.page_bottom p a{
	color:#3383e6;
}
.page_bottom p a:hover{
	color:#555;

}
/*page*/
.p2-crr {
    color: #FF0000;
    font-weight: bold;
}
.pg-3 {

    font-size: 12px;
    margin: 25px auto 25px auto;
    padding: 3px;
    text-align: center;
     margin-top:50px;
}

.pg-3 a, .total {
    border: 1px solid #EEEEEE;
    color: #3383e6;
    margin: 2px;
    padding: 2px 5px;
    text-decoration: none;
}
.pg-3 a:hover {
    border: 1px solid #999999;
    color: #3383e6;
}
.pg-3 a:active {
    border: 1px solid #999999;
    color: #3383e6;
}
.pg-3 .current {
    background: none repeat scroll 0 0 #cbe7ff;
    border: 1px solid  #cbe7ff;
    color: #FFFFFF;
    font-weight: bold;
    margin: 2px;
    padding: 2px 5px;
}
.pg-3 .disabled {
    border: 1px solid #EEEEEE;
    color: #DDDDDD;
    margin: 2px;
    padding: 2px 5px;
}


.contlist{ overflow:hidden; padding:10px 20px; height:100%; }


.contlist p{ font-size:14px; text-indent:2em; line-height:25px; margin-bottom:10px;}
/*资讯:内容页*/
.newsview{line-height:22px; color: #000000; font-size:14px;}

/*内容页:标题*/

.newsview  h1{font-size: 18px;line-height: 28px;font-family: "Microsoft YaHei";color: #004276; padding-bottom:8px; margin-bottom:12px; margin-top:10px; text-align:center;font-weight:normal;text-align:center;}

/*内容页:相关信息*/
.newsview .info{font-size: 12px;
	font-family: "Microsoft YaHei";
	height:27px;
	line-height:27px;
	color: #333; 
	text-align:center;

}
.newsview .info strong{

	margin-left:20px;
}

/*新闻内容*/
.newsview .content{  text-align:left; }
.newsview .content p{padding-bottom:8px;text-indent:2em;}
.newsview .content b{  text-indent:2em;}

.newsview .content a{color: #3383e6; }
.newsview .content a:hover {
    color: #3383e6;
}
.newsview .content a:active {
    color: #3383e6;
}


