/* CSS Document */
/*基本信息*/
body,td,th {
	font-family: "新宋体";
	color: #444444;
	font-size: 12px;
	line-height: 21px;
}
body {
	background-color: #85C4D6;
	margin: 0px 0px 0px 0px;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #EE8D09;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}



/*页面层容器*/
#container {
	width:1016px;
	background-color: #FFFFFF;
	background-image:url(file:///D|/images/bg_new.gif);
	background-repeat:repeat-y;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}

/*页面头部*/
#header {
	width:900px;
	height:auto;
	margin: 0 auto;
	background-image: url(/image/topbg_new.gif);
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
	overflow: visible;
	padding-top: 10px;
}
.logo {
	width: