body {
	margin: 0;
	text-align: center; /* 在 IE 5* 浏览器中，这会将容器居中。文本随后将在 #container 选择器中设置为默认左对齐 */
	color: #666666;
	background-color: #EEE;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 0;
	font-family: Arial, "宋体";
	font-size: 12px;
	line-height: 200%;
	vertical-align:top
	}
.oneColFixCtrHdr #container {
	padding:0;
	width: 944px;
	margin: 0 auto; /* 自动边距（与宽度一起）会将页面居中 */
	text-align: left; /* 这将覆盖 body 元素上的“text-align: center”。 */
	background-color: #DBDBDB;
}
.oneColFixCtrHdr #header {
	background-image: url(../images/head_bg.gif);
	background-repeat: repeat-x;
	padding: 0;
	height: 130px;
}
}

td, input, select{font-size:12px; line-height:180%; color:#444444}
a:link{color:#66849E;text-decoration:none}
a:visited{color:#66849E;text-decoration:none}
a:active{color:#062FA2;text-decoration:underline}
a:hover{color:#062FA2;text-decoration:underline}

.white14p{color:#ffffff; font-size:14px;  font-weight:bold;}

.white14p02{color:#6385A1; font-size:14px;  font-weight:bold;}

.oneColFixCtrHdr #container {
	padding:0;
	width: 944px;
	margin: 0 auto; /* 自动边距（与宽度一起）会将页面居中 */
	text-align: left; /* 这将覆盖 body 元素上的“text-align: center”。 */
	background-color: #DBDBDB;
}
.oneColFixCtrHdr #header {
	background-image: url(../images/head_bg.gif);
	background-repeat: repeat-x;
	padding: 0;
	height: 130px;
}
