body {
	margin: 0px;
	background-color: #ffffff;
}

.daohang {
    font-family: Arial;
	font-size: 13px;
	font-weight: bold;}

table {
    font-family: Arial;
	font-size: 12px;
	line-height: 23px;
	color: #ffffff;
}

a:link {  color: #ffffff; text-decoration: none}
a:active {  color: #ffffff; text-decoration: none}
a:visited {  color: #ffffff; text-decoration: none}
a:hover {  color: #999999; text-decoration: underline}

.font {
	font-size: 13px;
}
.font2 {
    font-family: Arial;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
}
.input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000066;
	background-color: #EFEFEF;
	line-height: 130%;
	background-image: url(images/input_bg.gif);
	border-top: 1px solid #0099FF;
	border-right: 1px solid #0066CC;
	border-bottom: 1px solid #0066CC;
	border-left: 1px solid #0099FF;
}
.title {
	font-size: 16px;
	line-height: 130%;
	font-weight: bolder;
	color: #333333;
}
.botton {
    font-size: 9pt;
	height: 16px;
	border: 1px #666666 solid;
	background-image: url(images/botton_bg.gif);
}
.gray {	color: #999999;}
a.gray:link {  color: #999999; text-decoration: none}
a.gray:visited {  color: #999999; text-decoration: none}
a.gray:active {  color: #999999; text-decoration: none}
a.gray:hover {  color: #000000; text-decoration: none}