﻿*{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:20px;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a{
	color: #000000;
	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;
	background-color:#FFFFFF;
	color:#222;
}
#container{
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	background-color: #FFFFFF;
}
#box{
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#header{
	clear: left;
	float: left;
	height: auto;
	width: 1003px;
}
#corp{
	clear: both;
	float: left;
	height: auto;
	width: 1003px;
}
#left{
	clear: left;
	float: left;
	height: auto;
	width: 253px;
	text-align: left;
	overflow: hidden;
	display: block;
	background-image: url(../images/index_18.gif);
	background-repeat: repeat-y;
	background-color: #d7f8fc;
}
#main{
	float: left;
	width: 529px;
	text-align: left;
	overflow: hidden;
	height: auto;
	padding-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#right{
	clear: right;
	float: right;
	height: auto;
	width: 211px;
	background-image: url(../images/index_17.gif);
	background-repeat: repeat-y;
	background-color: #d7f8fc;
}
#inner-header{
	clear: left;
	float: left;
	height: auto;
	width: 1003px;
	background-image: url(../images/bar_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#inner-corp{
	clear: both;
	float: left;
	height: auto;
	width: 1003px;
	display: inline;
}
#inner-left{
	float: left;
	clear: left;
	height: auto;
	width: 211px;
}
#inner-main{
	height: auto;
	width: 782px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	display: block;
	float: right;
	clear: right;
	padding-left: 10px;
}
#footer{
	clear: both;
	float: left;
	height: 63px;
	width: 1003px;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	margin-top: 10px;
}
#inner-left1,#inner-main1{
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
