body,td,th {
    font-family: Tahoma, "宋体";
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #Fff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.form_text {
	font-family: Tahoma, "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.text_red12 {
	font-family: Tahoma, "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #f00;
	text-decoration: none;
}

.text_white12 {
	font-family: Tahoma, "宋体";
	font-size: 12px;
	line-height: 120%;
	color: #fff;
	text-decoration: none;
}

.text_gray12 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #333;
	text-decoration: none;
}
.darkblue {
	font-family: Tahoma, "宋体";
	font-size: 16px;
	line-height: 120%;
	color: #0764A1;
	text-decoration: none;
}
.text_black12 {
	font-family: Tahoma, "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #000;
	text-decoration: none;
}
.myinput { background-image:url(../images/login.jpg);background-color:#666;height:20px;font-size:12px;border:0px;color:#000;width:62px; cursor:pointer;}

.borderline {
	border: 1px solid #CCCCCC;
}
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;
}

.title_24 {
	font-family: Tahoma, "宋体";
	font-size: 24px;
	line-height: 150%;
	color: #000;
	text-decoration: none;
}