@charset "utf-8";
/* CSS Document */
/*公共属性*/
body, dl, dt, dd, ol, ul, pre, form, field, input, p, blockquote, th, td, h1, h2, h3, h4, h5, h6 { font-family:"宋体",Arial, Helvetica, sans-serif; margin:0; padding:0; color:#333; font-size:12px; line-height:18px;}
body {text-align:center; background:#FFF ; height:600px}
#center{
	MARGIN-RIGHT: auto;
	MARGIN-LEFT: auto;
	margin-top: 10px;
	background:#Fff;
	width:840px;
	vertical-align:middle;
	azimuth:center;
}

a:link, a:visited {
	text-decoration:none;
	color:#333;
}
a:hover, a:active { text-decoration:underline; color:#333;}
ul, ol { list-style:none;}
input, textarea, select, button, file {	font-size:12px;}
img { border:0;}
p, li {	line-height:1.8em;}

#logo { float:left; margin-left:20px;}
#topmenu {float:right; margin-top:10px; margin-right:24px;}
#topbanner{
	text-align:center;
	width:840px;
	height:260px;
	background:url(topbannershadow.jpg) no-repeat center;}

.note{
	color:#333333; 
	font-size:11px; line-height:15px;
	text-align:center;
}
.copyright{
	color:#000;
	font-size:12px;
	line-height:18px;
	font-family:"黑体"
}

.subtitile {
	color:#333;
	font-size:16px;
	line-height:22px;
	font-family:"黑体";
	padding-left:3px;
	text-align:left;
}