body{
background:url(../chinese/images/bg1.jpg);
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
td {
	font-family: "宋体";
	font-size: 9pt;
	color: #990000;
	text-decoration: none;
	line-height:25px;
}
a {
	font-family: "宋体";
	text-decoration: none;
	color: #FFCC66;
}
a:hover {
	font-family: "宋体";
	color: #FF0000;
	text-decoration: underline;
}
/*桔黄色链接*/
.orangefont:link {  font-size: 9pt; line-height: 150%; color: #000000; text-decoration: none}
.orangefont:hover {  font-size: 9pt; line-height: 150%; color: #FF8314; text-decoration: underline;}
.orangefont:active {  font-size: 9pt; line-height: 150%; color: #FF0000; text-decoration: none;}
.orangefont:visited {  font-size: 9pt; line-height: 150%; color: #FF9205; text-decoration: underline}

.TextFont12 {
	font-family: "宋体";
	font-size: 12pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.Input {
	font-family: "宋体";
	font-size: 9pt;
	text-decoration: none;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #666666;

}
.p10 {
	font-family: "宋体";
	font-size: 10pt;
	line-height: 180%;
	text-decoration: none;
}
.p9 {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 180%;
	text-decoration: none;
}
.ProFont {
	font-family: "Verdana", "Arial", "宋体";
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.TextFontGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
	line-height: 100%;

}
.relative{position: relative;}
.SaleFont9 {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 160%;
	color: #CA815E;
}
.p10:hover {
	font-family: "宋体";
	font-size: 10pt;
	color: #FF9900;
	text-decoration: none;
}
.dashed {
	border: 1px dashed #999999;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	border-left: 1px double #B4B4B4;
	border-right: 1px solid #B4B4B4;
	border-top: 1px double #B4B4B4;
	border-bottom: 1px double #B4B4B4;
		background-color: #ffffff;
}
.textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	border-left: 1px double #000000;
	border-right: 1px solid #ffffff;
	border-top: 1px double #000000;
	border-bottom: 1px double #ffffff;
	background-color: #f3f3f3;
	width: 300px;

}
.submitpic
{
	background-color: #FFFFFF;
	border-top: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF;
	border-bottom: 0px solid #FFFFFF;
	border-left: 0px solid #FFFFFF;
	cursor: hand;
}