﻿*{
	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: 1002px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: auto;
	background-color: #FFFFFF;
}
#header{
	clear: left;
	float: left;
	height: auto;
	width: 1002px;
}
#corp{
	clear: both;
	float: left;
	height: auto;
	width: 1002px;
	padding-top: 3px;
	padding-bottom: 8px;
}
#left{
	clear: left;
	float: left;
	height: auto;
	width: 187px;
	text-align: left;
	overflow: hidden;
	display: block;
}
#main{
	float: right;
	width: 794px;
	text-align: left;
	overflow: hidden;
	height: auto;
	clear: right;
	padding-right: 10px;
	padding-left: 10px;
}
#right{
	clear: right;
	float: right;
	height: auto;
	width: 286px;
}
#inner-header{
	clear: left;
	float: left;
	height: auto;
	width: 1002px;
	background-image: url(../images/bar_01.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#inner-corp{
	clear: both;
	float: left;
	height: auto;
	width: 1002px;
	padding-top: 10px;
	display: inline;
}
#inner-left{
	float: left;
	height: auto;
	width: 220px;
	clear: left;
}
#inner-main{
	height: auto;
	width: 680px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	display: block;
	float: right;
	clear: right;
	padding-left: 14px;
	padding-right: 10px;
}
#footer{
	clear: both;
	float: left;
	height: 66px;
	width: 1002px;
	background-image: url(../images/index_25.gif);
	background-repeat: no-repeat;
}


