/* CSS Document */
body{
	text-align:left;
	margin:0;
	font-size:12px;
	color:#666666;
	line-height: 22px;
	font-family: "宋体";
	background-color: #036495;
}
div,form,span,p{margin:0;border:0;}
img,a img{border:0;}
h1,h2,h3,h4,h5,h6{margin:0;font-weight:normal;}
table,td,input,select{font-size:12px;}
.nomber{font-family: Arial, Helvetica, sans-serif;}
.textd{text-decoration: underline;}
.delete{text-decoration: line-through;}
a{outline-style:none;color:#666666;text-decoration:none}
a:hover{color:#036495;text-decoration:underline;}

.white,.white a{color:#ffffff;text-decoration:none}
.white a:hover{color:#ffffff;text-decoration:underline}
.blue,.blue a{color:#036495;text-decoration:none}
.blue a:hover{color:#036495;text-decoration:underline}
.orange,.orange a{color:#ff6600;text-decoration:none}
.orange a:hover{color:#ff6600;text-decoration:underline}


.b{font-weight:bold;}
.f10{font-family: Arial, Helvetica, sans-serif;font-size: 10px;}
.f13{font-size: 13px;}
.f14{font-size: 14px;}
.f16{font-size: 16px;}
.f18{font-size: 18px;}
.f22{font-size: 22px;}
.you{font-family: "幼圆";}
.hei{font-family: "黑体";}

.lh18{line-height: 18px;}
.lh22{line-height: 22px;}
.lh28{line-height: 28px;}

.top1{
	background-image: url(topbg1.gif);
	background-repeat: repeat-x;
	height: 115px;
}
.top2{
	background-color: #0992e0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0f2c3b;
}
.foot{
	background-color: #0d3c58;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #0f2c3b;
}
.area{
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1002px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0f2c3b;
	border-left-color: #0f2c3b;
	background-color: #FFFFFF;
}
.line1{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e4e4e4;
}
.line2{
	padding: 2px;
	border: 1px solid #666666;
}
.line3{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: e4e4e4;
}

.w575{width: 575px;}
.w670{width: 670px;}
.w550{width: 550px;}
.w150{width: 150px;}
.botton1{
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(bottom1.gif);
	background-repeat: no-repeat;
	text-align: center;
	height: 32px;
	width: 106px;
	padding-bottom: 8px;
}
.padl10{padding-left: 10px;}
.padl30{padding-left: 30px;}
.padr10{padding-right: 10px;}
.padr30{padding-right: 30px;}
.padr15{padding-right: 15px;}
.padb10{padding-bottom: 10px;}
.padt10{padding-top: 10px;}

