body,td,th {
    font-family: Tahoma, "宋体";
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #FEF7E4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.form_text {
	font-family: Tahoma, "宋体";
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	text-decoration: none;
}
.text_red12 {
	font-family: Tahoma, "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #f00;
	text-decoration: none;
}

.text_darkorange12 {
	font-family: Tahoma, "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #BB4209;
	text-decoration: none;
}

.text_gray12 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #333;
	text-decoration: none;
}

.text_black12 {
	font-family: Tahoma, "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #000;
	text-decoration: none;
}
/*.myinput { background-image:url(../images/butlogin.jpg);background-color:#666;height:20px;font-size:12px;border:0px;color:#000;width:62px; cursor:pointer;}*/
.myinput { background-image:url(../images/login.gif);background-color:#ffffff;height:22px;font-size:12px;border:#666666 1px solid; padding-left:20px;}

.text_darkred12 {
	font-family: Tahoma, "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #5B0900;
	text-decoration: none;
}

.title_black {
	font-family: "宋体", Arial;
	font-size: 24px;
	line-height: 150%;
	color: #000;
	text-decoration: none;
	font-style: normal;
	font-weight: bolder;
}

a.link_gray12:link {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #333;
	text-decoration: none;
}
a.link_gray12:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #333;
	text-decoration: none;
}

a.link_gray12:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #0099FF;
	text-decoration: underline;
}

.error
{
	border-right: #485E00 1px solid;
	border-top: #485E00 1px solid;
	background: #F7FFDD;
	float: left;
	border-left: #485E00 1px solid;
	border-bottom: #485E00 1px solid;
	text-align: left;
	vertical-align: top;
	padding: 3px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;

}