body {
	background-color: #DBE3E6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
}
body,td,th {
	line-height:165%;
	color: #333333;
	font-size: 12px;
}
.bg{
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	width: 1002px;
	text-align: center;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #009933;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #009933;
	font-weight: bold;
}
.hotline {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFDFE;
	font-weight: bold;
}
.fontwhite {
	color: #FFFFFF;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #EEEEEE;
	border: 1px solid #BCBCBC;
}
.title {
	font-size: 26px;
	color: #000000;
	font-weight: bold;
	font-family: "ËÎÌå";
}
.red {
	color: #C52726;
	font-size: 12px;
	font-weight: bold;
}
.hr {
	border: 1px dashed #CCCCCC;
}
.title2 {
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #333333;
}
