﻿*{
	margin:0px;
	padding:0px;
	font-size:12px;
	line-height:20px;
}
.clear{ clear:both;}
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;
}
#box{
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: auto;
	background-color: #FFFFFF;
}
#inde-box{
	width: 1003px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: auto;
	background-color: #FFFFFF;
}
#header{
	clear: left;
	float: left;
	height: auto;
	width: 1002px;
	border-top:solid 5px #000;
}
#corp{
	clear: both;
	float: left;
	height: auto;
	width: 1002px;
}
#corp-title{
	clear: both;
	float: left;
	height: 31px;
	width: 1002px;
	padding-top: 20px;
}
#corp-bottom{
	clear: both;
	float: left;
	height: 7px;
	width: 1002px;
}
#left{
	clear: left;
	float: left;
	height: auto;
	width: 200px;
	text-align: left;
	overflow: hidden;
	display: block;
	padding-right: 15px;
}
#main{
	float: left;
	width: 533px;
	text-align: left;
	overflow: hidden;
	height: auto;
	background-color: #f5f5f5;
}
#right{
	clear: right;
	float: right;
	height: auto;
	width: 239px;
	padding-left: 15px;
}
#inner-page-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-page-corp{
	clear: both;
	float: left;
	height: auto;
	width: 1002px;
	padding-top: 10px;
	display: inline;
}
#inner-page-left{
	float: left;
	height: auto;
	width: 220px;
	clear: left;
}
#inner-page-main{
	height: auto;
	width: 742px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	display: block;
	float: right;
	clear: right;
	background-color: #f5f5f5;
	padding-right: 25px;
	padding-left: 20px;
}
#footer{
	clear: both;
	float: left;
	height: auto;
	width: 1002px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	background-image: url(../images/index_28.gif);
	background-repeat: no-repeat;
	background-position: top;
}
#inner-page-left,#inner-page-main{
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}

