body {
	background:none;
}

h1 {
	width:100%;
	height:16px;
	color:#fff;
	text-align:center;
	line-height:16px;
	background:#ffba1c;
}

h2 {
	text-align:left;
	background:url("../images/index/head_line.gif") repeat-x bottom;
	padding:0 0 2px;
	/padding:0 0 4px;
	margin:0;
}

#mainbox {
	width:748px;
	height:234px;
	background:url("../images/index/index_bg.jpg") no-repeat;
	padding:293px 0 0 0;
	margin:50px auto 50px;
}

#mainbox ul {
	padding:0 0 0 343px;
}

#mainbox ul li.enter {
	width:346px;
	height:54px;
	margin:0 0 125px;
}

#mainbox ul li.enter {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=./images/index/enter.png);
}

* html #mainbox ul li.enter a {
	width:346px;
	height:54px;
	display:block;
}

#mainbox ul li a {
	position:relative;
}

* html #mainbox ul li.enter img{
	display:none;
}

#mainbox p {
	color:#4c4c4c;
	text-align:center;
	line-height:30px;
}

#footer {
	width:100%;
	height:219px;
	text-align:center;
	background:url("../images/index/index_footer_bg.gif") repeat-x;
	padding:10px 0 0;
}

#footer_info {
	width:935px;
	margin:0 auto;
}

#footer .left_box {
	width:450px;
	margin:0 35px 0 0;
	float:left;
}

#footer .right_box {
	width:450px;
	float:left;
}

#footer .right_box p,
#footer .left_box p {
	text-align:justify;
	text-justify:inter-ideograph;
	letter-spacing:1px;
	line-height:18px;
	margin:0;
}

#footer ul {
	clear:both;
	display:block;
}

#footer ul li {
	line-height:60px;
	margin:0 10px 0 0;
}

#footer p#copy {
	margin:0;
}



