body,html{
	margin:0px;
	padding:0px;
	font-family: "宋体", "黑体";
	font-size: 12px;
	color: #333333;
	background-color: #E6F3F9;
	background-image: url(../images/bgline.gif);
	background-repeat: repeat-x;
}
* {margin:0;padding:0;}
/*---------------------链接定义----------------------------------*/
a {
	color: #025a03;
	text-decoration: underline;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}

.clear {
	clear: both;
    height:1px;
    margin-top:-1px; 
    overflow:hidden;
}
#container{
	width:997px;
	padding:0px;
	text-align:left;
	height: 100%;
	margin: 0 auto;
}
#toparea {
	height: 116px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 9px 0 9px;
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: 225px top;
}
#toparea a{
	letter-spacing: 1px;
}
#toparea img{ border:0px;}
.logo{
	width:316px;
	float:left;
	height:82px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.qlink{
	padding: 15px 28px 5px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	background-image: url(../images/qicon.gif);
	background-repeat: no-repeat;
	background-position: 620px 10px;
}
.qlink a{
	font-weight: bold;
	color: #0a84b7;
}

.page_{
	width: 997px;
	margin-top: 0px;
}


.slidebox{
	width:982px;
	height: 372px;
	margin:0 auto;
	background-image: url(../images/bbg.png);
	background-repeat: no-repeat; padding:7px 7px 8px 7px;
}


#footer{
	color: #FFFFFF;
	clear: both;
	line-height: 24px;
	text-align: center;
	background-color: #1258ad;
	background-image: url(../images/bmbgline.gif);
	background-repeat: repeat-x;
}
	#footer .copyright{
	padding: 40px 20px 20px 20px;
	margin: 0 auto;
	text-align: center;
}
	#footer a{
	color:#FFFFFF;
}


/*字体*/
h1{
	margin:0;
	padding:0;
	color: #3A9E26;
	font-size: 16px;
	font-weight: bold;
}
h2{
	color: #1A74BB;
	font-size: 14px;
	font-weight: bold;
	margin:0;
	text-indent: 0px;
	background-image: url(../images/subhico.gif);
	background-repeat: no-repeat;
	padding: 0 0 0 24px;
}
h3{
	font-size: 14px;
	color: #396297;
	background-image: url(../images/iconh3.gif);
	background-repeat: no-repeat;
}

.blank0{clear:both;margin:0 auto;height:auto;width:auto;	padding-top: 0px;}
.blank{clear:both;margin:0 auto;height:auto;width:auto;	padding-top: 6px;}
.blank12{clear:both;margin:0 auto;height:auto;width:auto;padding-top: 12px;}
.blank22{clear:both;margin:0 auto;height:auto;width:auto;padding-top: 12px;}
.fontz{font-size: 24px;	font-weight: bold;color: #CC3300;}
.fontcor1{
	color: #708B1B;
}
.fontcor2{
	color: #000000;
}
.fontcor3{color: #FFFFFF;}
.fontcor4{
	color: #006699;
}
.fontsz11{font-size: 11px;}
.fontsz13{font-size: 13px;}
.fontsz14{font-size: 14px;}
.fontsz16{font-size: 16px;}
.fontsz18{font-size: 18px;}
.fontb{font-weight: bold;}
.ff1{font-family: "微软雅黑", "黑体", "宋体";}
.bgcolor1{ background-color:#690001;}
.fonten{
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
