@charset "utf-8";
body {
	margin:0px;
	padding:0px;
	background-color:#FFF;	
    font-family: "Î¢ÈíÑÅºÚ";
}

}
a {
    font-size: 14px;
    color: #3b5894;
	line-height: 32px;
	text-decoration: none;
}
a:hover {
    color: #3b5894;
    text-decoration: none;
}


.head {
	margin: 0 auto;
	padding: 5px;
	border-bottom: 1px solid #0e6eb8;
}
.head .wai {
	width: 1000px;
	height: 80px;
	margin: 0px auto;
}
.head img {
 	height:70px;
 	width:303px;
 	float:right;
 	margin:5px 20px 0px 0px;
}
.head .bkzn {
	float: left;
	margin: 15px 0px 0px 100px;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 48px;
	color: #FF0000;
}
.center {
	margin:10px auto;
	width:900px;
	line-height:24px;
	padding:0px 10px;
	color:#006;

}
.center p {
		font-size:18px;
		line-height:24px;
		text-indent:2em;
		margin:10px 0px 0px 0px;
}


.nav {
	margin:0 auto;
	width:1000px;;
	padding:0px;
	height:640px;


}

.bot {
	margin:0 auto;
	width:960px;
	height:200px;
	padding:0px 10px;
	vertical-align:middle;
	border:1px solid #0e6eb8;
}
.content_box {
    clear: both;
    margin: 0px auto 0px auto;
}

.content_w {
    clear: both;
    margin: 0 auto;
    width: 1004px;
}

.newslist {
    padding: 2px;
    float: left;
	width:450px;
	padding:0px 20px 0px 0px;
	margin-right:2px;
	margin-left:5px;
	border-right:1px dashed #0e6eb8;
}

.listtitle {
	font-weight: bold;
	border-bottom: 2px solid #3c448d;
	text-indent: 10px;
	height: 50px;
	line-height: 50px;
	font-size: 32px;
	color: #3c448d;
}
.listcontent ul {
    margin: 0px;
    padding: 0px;
	font-size:14px;
	
}
.listcontent li {
    list-style: none;
    line-height: 25px;
	padding-left:10px;
    border-bottom: 1px dashed #cccccc;
}
.listcontent li a {
    line-height: 28px;
    font-size: 14px;
	text-decoration: none;
	color:#3b5894;
}

.newslist2 {
    padding: 2px;
    float:right;
	width:500px;
	padding:0px;
	margin-right:2px;

}

.listtitle2 {
	font-weight: bold;
	border-bottom: 5px solid #bd460e;
	text-indent: 5px;
	height: 50px;
	line-height: 50px;
	font-size: 32px;
	color: #bd460e;
}
.listcontent2 ul {
    margin: 0px;
    padding: 0px 0px 0px 10px ;

}
.listcontent2 li {
	padding: 0px 0px 0px 10px ;
	list-style: none;
	line-height: 36px;
	border-bottom: 1px dashed #cccccc;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 18px;
	color: #bd460e;
	
}
.listcontent2 li a {

    line-height: 36px;
    font-size: 18px;
	text-decoration:none;
	color: #3c448d;
}
