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;
	width:100%;
}

#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;
	padding: 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: 宋体;
}

#footer
{
	width: 100%;
	height: 80px;
	text-align: center;
	background-color: #f0f0f0;
	border-top: #e0e0e0 2px solid;
}

#footer p { margin: 0px auto; padding-top:35px;}



/* 最外面DIV的样式 */
.menu {
width:900px;
over-flow:hidden;
margin: 1px 0px 8px 0px;
height:33px;
background-image: url(images/200812180856440.jpg);
background-repeat: repeat-x;
background-position: top;
}
