@charset "utf-8";
body {
	margin: 0px;
	background-image: url(../Images/bg.gif);
}

img {
	border:none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height:0%;
}
#in_container {
	background-image: url(../Images/bg_top.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#index {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/in_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 577px;
}
#logo {
	padding-top: 94px;
}
#in_banner {
	float: left;
	width: 1000px;
	clear: both;
	display: block;
	position: relative;
	height: 343px;
	overflow: hidden;
}
#in_foot {
	clear: both;
	float: left;
	width: 1000px;
	text-align: center;
	color: #d7d7d7;
	line-height: 53px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
}
.style01 {
	color: #FFF;
	font-weight: bold;
}
