body,html{
	margin:0px;
	padding:0px;
	text-align:center;
	font-family: "宋体", "黑体";
	font-size: 12px;
	color: #000000;
	background-color:#003366;
}
a{
	color: #6633CC;
	text-decoration: underline;
}
a:hover{
	color: #000000;
	text-decoration: none;
}
.container{
position:relative;
width:1003px;
margin:0 auto;
padding:0px;
text-align:left;
height:600px;}

.toparea{
	width:1003px;
	height:187px;
}

html>body .cnlogo {
	width:362px;
	height:187px;
	float: left;
	margin: 0 5px 0 0;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
* .cnlogo {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/logo.png");
	width:362px;
	height:187px;
	float: left;
	margin: 0 5px 0 0;
}
.toppic{
	width:635px;
	float:left;
	background-image: url(../images/toppic_s.jpg);
	background-repeat: no-repeat;
	height: 187px;
	background-position: right;
}
#menumain{
	padding: 0 0 0 20px;
	background-color: #339999;

	height:37px;
}
#navlist{
	margin: 0px 0px 0px 0px;
	width: 800px;
	float:left;
}
		
#navlist ul, #navlist li{
	margin: 0;
	display: inline;
	list-style-type: none;
	line-height: 37px;

}

#navlist a:link, #navlist a:visited
{
	float: left;
	text-decoration: none;
	color: #003333;
	font-size: 14px;
	text-align: center;
	padding: 0px 20px 0px 30px;
	font-weight: bold;
	background-image: url(../images/menubtnout.gif);
	background-repeat: no-repeat;
	background-position: 5px 10px;	
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{	background-image: url(../Images/menubtnon.gif);background-repeat: no-repeat;
	color: #ffff00; background-color:#168b91;}
#navlist a:hover { color: #ffff00;background-color:#168b91;}
.evarea{
	float:left;
	background-image: url(../images/evbgline.jpg);
	background-repeat: repeat-y;
	padding: 7px 5px 7px 10px;
	width: 100px;
}
.contentarea1{
	background-color: #edf5f7;
	width: 1003px;
	border-bottom:#FFFFFF 1px solid;
	height: 998px;
}
.contentarea2{
	background-color: #edf5f7;
	width: 1003px;
	border-bottom:#FFFFFF 1px solid;
	float: left;
}

.contentpicr{
	float: left;
	width: 352px;
	text-align: right;
	height: 998px;
	margin-left: 31px;
	background-color: #527DAD;
}
.contenttext{
	width: 570px;
	margin: 0;
	float: left;
}
.contenttext2{
	width: 880px;
	margin: 0;
	float: left;
}

html>body .bg_t1{
	height:998px;
	width:41px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/bg_t.png);
	background-repeat: no-repeat;
}
* .bg_t1 {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/bg_t.png");
	height:252px;
	width:41px;
	float: left;
}
html>body .bg_t2{
	height:540px;
	width:41px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/bg_t.png);
	background-repeat: no-repeat;
}
* .bg_t2 {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/bg_t.png");
	height:252px;
	width:41px;
	float: left;
}
html>body .bigtitle{
	font-size: 15px;
	font-weight: bold;
	margin: 9px 0 0 0;
	padding: 6px 0 20px 15px;
	background-image: url(../images/titlebg1.png);
	background-repeat: no-repeat;
	color: #FFFFFF;
}
* .bigtitle {filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src="images/titlebg1.png");
	width:358px;
	float: left;
	margin: 9px 0 0 0;
	padding: 6px 0 20px 15px;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.font01{
	color:#005184;
	font-size: 14px;
	letter-spacing: 1px;
	padding:20px 0 0 20px;
	line-height: 35px;
}
span.ft{
    float:left;
	font-size: 40px;
	font-style: italic;
	font-weight: bold;
	padding:10px 10px 0 0;
}

#foot{
	background-color:#136e9a;
	width:1003px;
	height:26px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #426184;
	text-align: center;
	font-weight: bold;
	color: #edf5f7;
	padding-top: 8px;
	float: left;
}
#foot a{
	color: #EFF7F7;
	text-decoration: underline;
}
#foot a:hover{
	text-decoration: none;
}
/*设计者：边慧*/
img.pt{ padding:20px 8px 10px 8px;}

span.wit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
.en {
	font-family: Arial;
	font-size: 12px;
}
img.right{ float:right;}
