﻿*{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:20px;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a{
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #006633;
	text-decoration: none;
}
body {
	font-family: "宋体", sans-serif;
	text-align:center;
	color:#666666;
}
#container{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: auto;
	padding-right: 8px;
	padding-left: 8px;
}
#header{
	clear: left;
	float: left;
	height: auto;
	width: 1000px;
	overflow: hidden;
}
#corp{
	clear: both;
	float: left;
	height: auto;
	width: 980px;
	overflow: hidden;
	padding-top: 12px;
	padding-right: 10px;
	padding-left: 10px;
}
#inner-corp{
	clear: both;
	float: left;
	height: auto;
	width: 1000px;
	overflow: hidden;
	padding-top: 12px;
}
#left{
	clear: left;
	float: left;
	height: auto;
	width: 315px;
	text-align: left;
	overflow: hidden;
	display: block;
}
#main{
	float: left;
	width: 315px;
	text-align: left;
	overflow: hidden;
	height: auto;
	margin-left: 18px;
}
#right{
	float: right;
	height: auto;
	width: 315px;
}
#inner-corp{
	clear: both;
	float: left;
	height: auto;
	width: 1000px;
	padding-top: 6px;
	display: inline;
}
#inner-left{
	float: left;
	width: 204px;
	text-align: left;
	height: auto;
	clear: right;
}
#inner-main{
	height: auto;
	width: 785px;
	text-align: left;
	display: block;
	float: right;
	clear: right;
}
#footer{
	clear: both;
	float: left;
	height: 109px;
	width: 1000px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d1d1d1;
	background-image: url(../images/index_11.gif);
	background-repeat: no-repeat;
}
#inner-lefta,#inner-maina{
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
