/* CSS Document */

<style type="text/css">

div{}
#mainbody
{
	font-size: 12px;
	color: #333333;
	width: 906px;
	background-color: #FFFFFF;
	margin-top: 3;
	margin-right: auto;
	margin-bottom: 3;
	margin-left: auto;
	overflow: hidden;
	padding: 0px;
}

a img {
	border: 0px;
}

#header {
	clear: both;
	height: 90px;
	margin-bottom: 6px!important; /* IE7+FF */
    margin-bottom: 0px; /* IE6 */
	width: 900px;
}
#logo {
	float: left;
	height: 90px;
}

#topmsg {	
	float: right;
	background-image: url(img/topmsg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 630px;
	height: 45px;
}

#topmsg #topad{
	float: right;
	width:600px;
	margin:10px;
	text-align: right;
	font-size:12px;
}

#nav {
	clear: none;
	background-image: url(img/navbg.gif);
	height: 35px;
	width:640px;
	font-family: "黑体", "新宋体";
	font-size: 16px;
	padding-top: 0px;
	background-repeat: no-repeat;
	margin-left:10px;
	margin-bottom: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#nav li {
	float: left;
	width: 100px;
	text-align: center;
	background-image: url(img/nav_sep.gif);
	background-repeat: no-repeat;
	background-position: right;
}

ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

#nav a {
	height: 23px;
	padding-top: 6px;
	display: block;
	margin: 0px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
}
#nav #current {
	background-image: url(img/navcurbg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

#nav #pop{
	position:absolute;margin-top:-10px;margin-left:525px;background:url(img/qiang.gif);width:33px;height:33px
}

#nav a:hover {
	text-decoration: underline;
}

#current a {
	color: #3593BB;
	text-decoration: none;
	margin-top: 2px;
}

#current a:hover {
	text-decoration: none;
}

#nav ul {
	padding-top: 6px;
	padding-left:50px;
	float: left;
	list-style-type: none;
}

.main1, .main2{
	background-color:#FFFFFF;
	clear: both;
	float: left;
	margin-bottom: 6px;
	width:906px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.main1 .b_right {
	float: right;
	width: 638px;
	margin-right: 4px;
}

.main2 .bleft {
	float: left;
	width: 251px;
}

.main2 .bright {
	float: right;
	margin-left: 10px;
	width: 638px;
	clear: right;
}

.colhead h2 {
	float: left;
	height: 20px;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 0px 0px 6px;
	padding: 7px 0px 0px 20px;
	background-repeat: no-repeat;
	background-position: left center
}

.block{
		margin-bottom:6px;
		}
.block .more {
	float: right;
	margin: 7px 15px 0px 0px ;
}


.more a {
	color: white;
	font-size: 12px;
	font-weight: bold;
}

a img {
	border: 0px;
}
.colhead {
	float: left;
	width: 100%;
	height: 27px;
	background-color: #71C9ED;
}

.boxcontent {
	clear: both;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #71C9ED;
	border-bottom-color: #71C9ED;
	border-left-color: #71C9ED;
	width: 639px;
}

#copyright{
	float: right;
	width:620px;
	height:18px;
	padding:9px;
	borde-top-width:1px;
	border-top--style: solid;
	border-top-color: #71C9ED;
	margin-top:3px;
	margin-bottom:6px;
	background-image: url(img/topmsg.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	text-align: right;
	font-size:12px;
	
	
