*{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:20px;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}

a{
	color: #000;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
body {
	font-family: "宋体", sans-serif;
	text-align:center;
	
	}
	
#box{
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: auto;
	
	
}
#header{
	clear: both;
	float: left;
	height: auto;
	width: 1003px;
	
	
}
#corp{
	clear: both;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	width: 1003px;
	margin-top: 0px;
	background-color:#ECE2D6;
	

	
}
#left{
	clear: left;
	float: left;
	height: auto;
	width: 262px;
	text-align: center;
	overflow: hidden;
	
	padding: 0px;
}
#main{
	float: right;
	height: auto;
	width: 710px;
	text-align: left;
}
#footer_bg{
width:971px;
height:116px;
background-image:url(../images/ad_05.jpg);
background-repeat:no-repeat;
margin-bottom:10px;
}
#footer{
	
	float: left;
	height: 79px;
	
	
	
	
}

.links {
	/*友情链接-系统*/
		float: left;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 100%;
}
.links li {
	float: left;
	display: inline;
	text-align:left;
	height:25px;
	line-height:25px;
	background-image:url(../images/g_09.jpg);
	background-repeat:no-repeat;
	background-position:1% 50%;
	padding-left:15px;
	
}
.links A:link {
	COLOR: #000000;
	text-decoration: none;
}
.links A:visited {
	COLOR: #000000;
	text-decoration: none;
}
.links A:hover {
	COLOR: #000000;
	text-decoration: none;
}
.links A:active {
	COLOR: #666666;
	text-decoration: none;
}
#menu{
	clear: both;
	float: right;
	height: 25px;
	width: 970px;
	
	margin-top:5px;
	margin-right:10px;

	
}

#menu ul{
	list-style-type: none;
	
	
	
	
	width:970px;
	
}
#menu ul li{
	display: inline;
	color: #000;
    
	height:25px;
	
	
	line-height:25px;
	text-align:center;
	vertical-align: middle;
}

#menu ul li a:link,#menu ul li a:visited{
	font-size: 13px;
	
	
	color: #000;
	text-decoration: none;
	font-weight:bold;
}
#menu ul li a:hover,#menu ul li a:active{
	font-size: 13px;
	font-weight:bold;
	color: #f00;
	text-decoration: none;
}
