body {
	background-attachment:fixed;
	background-repeat:repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	background-color: #005062;

}
	
A:link {color:#000000;font-size:12px;text-decoration: none}
A:visited {color:#000000;font-size:12px;text-decoration: none}
A:active {color:#000000;font-size:12px;text-decoration: none}
A:hover {color:#ff0000;font-size:12px;text-decoration: underline}

td {font-size: 12px;color: #000000;line-height: 150%;letter-spacing:0pt; }

hr {
	border: 1px #BDCE8A solid;
	color: #BDCE8A;
} 

.submit {
	color: #000000;
	background-color: #FAFAFA;
	height: 16px;
	border: #666666;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
}
.title {
	font-size: 14pt;
	font-weight: bold;
	color: #FF6600;
}
.diaocha-bg1 {
	background-image: url(../images/diaocha_bg1.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.diaocha-bg2 {
	background-image: url(../images/diaocha_bg2.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
