body,form {
	margin: 0px;
	padding: 0px;
}
.schoolname {
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 20px;
	padding-left: 10px;
}

.css {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	color: #993300;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
.teble_reg { border:1px solid #6580c7; font-size:12px; color:#000000; line-height:25px; }
.td_reg_td1 {
	font-size:14px;
	color:#034AAB;
	background-color: #D0EAFA;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
}
.lanzi { font-size:14px; color:#1F8FDA;}

td, input, select, textarea
{
	font-size: 12px;
	font-family: Tahoma, 宋体, Verdana;
}
.input_reg {
	width: 150px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	color: #666666;
}
.input_reg2 {
	width: 100px;
	border: 1px solid #666666;
	background-color: #FFFFFF;
	color: #666666;
}
.input_reg3 {
	border: 1px solid #666666;
	background-color: #FFFFFF;
	color: #666666;
}
.font_reg {
	color: #FF0000;
}
.input_log {
	border: 1px solid #F8D68C;
}
#log_btn_bg {
	background-image: url(image/btn_bg_log.gif);
	height: 20px;
	width: 78px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FF6600;
}
