body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{margin:0;padding:0;border:0;}

body
{
	background:#fff;
	text-align:left;
	font-size: 12px;
	color: #000000;
	font-family: 宋体, Arial;
	width: 900px;
	margin: 0px auto;
}

a{text-decoration:none;}
a:link{color:#000;}
a:visited{color:#000;}
a:hover,a:active,a:focus{color:#c00;}

#sysBar
{
	height: 27px;
	background: #c00;
}

#content
{
	text-align:left;
}

#header
{
	height: 200px;
	width: 100%;
	background-color: #dcdcdc;
	background-position: center top;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}

#header h1
{
	font-weight: bold;
	font-size: 30px;
	color: #000000;
	font-family: 楷体_GB2312;
	margin: 60px 0px 10px 50px;
}

#header p
{
	font-size: 14px;
	color: #000000;
	font-family: 宋体;
	margin: 10px 0px 10px 50px;
}

#header p span
{
	font-weight: normal;
	font-size: 14px;
	margin: 0px 0px 0px 20px;
	color: #000000;
	font-family: 宋体;
}

#main
{
	border-top: gray thin solid;
	width: 100%;
	border-bottom: gray thin solid;
	padding: 3px 0px 3px 0px;
}

#left
{
	text-align: left;
	width: 180px;
	clear:right;
	float:left;
}

.title
{
	padding-right: 0px;
	padding-left: 15px;
	font-weight: bold;
	font-size: 14px;
	background: #c00;
	padding-bottom: 0px;
	width: 165px;
	color: white;
	padding-top: 9px;
	font-family: 宋体;
	height: 27px;
}

#classList ul li
{
	background-color: #f0f0f0;
	border:#e0e0e0 1px solid;
	font-weight: bold;
	font-size: 12px;
	color: #222;
	font-family: 宋体;
	margin: 2px 0px 1px 0px;
	padding: 6px 0px 6px 20px;
}

#classList ul li ul li
{
	background-color: #f0f0f0;
	border:#e0e0e0 1px solid;
	font-weight: bold;
	font-size: 12px;
	color: #222;
	font-family: 宋体;
	margin: 2px 0px 1px 10px;
	padding: 6px 0px 6px 25px;
}

#right
{
	background-color: White;
	margin:2px 0px 2px 2px;
	width: 715px;
	clear:left;
	float:right;
}

#footer
{
	width: 100%;
	height: 80px;
	text-align: center;
}

#footer p { margin: auto;}