@charset "utf-8";
/* BORDER:1px solid #333; */
body,td,th {
	font-family: 宋体;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	height:100%;
}
* {
	font-size:12px;
}
#Header{
}
#Content{
	width:900px;
	height:100%;
}
#Content_left{
	float:left;
	width:519px;
}
#Content_right{
	float:left;
	width:381px;
}
#Footer{
	width:900px;
}
.left{
	text-align:left;
}
.right{
	text-align:right;
}
#Nav_box{
	margin-top:10px;
}
#LoginImg{
	background-image:url(../images/index_08.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-bottom:5px;
	width:359px;
	height:71px;
	BORDER:1px solid #ffffff;
}
#Selectclass{
	background-image:url(../images/index_23.jpg);
	background-repeat:no-repeat;
	background-position:right;
	text-align:left;
	width:100%;
	height:125px;
	
}
#classlist{
	text-align:left;
	height:140px;
}
#classlistimg{
	 float:left;
}
#classlistbox{
	height:140px;
}
#classlistbox_ul{
	list-style:none;
	margin:0;
	padding:0;
	padding-top:10px;
}
* html #classlistbox_ul{margin-top:10px;padding-top:0px;}
#classlistbox_ul li{
	height:20px;
}

#schooldiv{
	background-image:url(../images/index_45.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:280px;
	text-align:left;
}

#schooldiv_text{
	width:150px;
}
.font {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
.style1 {
color: #FF0000;
TEXT-DECORATION:none;
}