﻿body{
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 20px;
	background: #000000;
}

*{
	padding: 0;
	margin: 0;
}

img {
	vertical-align: top;
}

.clear {
	clear: both;
}

#index_content {
	width: 850px;
	margin: 10px auto 20px auto;
}
#index_content .logo {
	width: 850px;
	text-align: center;
}
#index_content .banner {
	width: 850px;
	margin-top: 15px;
}	

#index_content .banner p {
	padding-top: 5px;
	color: #FFFFFF;
}

#index_content .footlogo {
	width: 850px;
	margin-top: 30px;
}

#index_content .footlogo .left {
	width: 196px;
	float: left;
}

#index_content .footlogo .right {
	width: 196px;
	float: right;
}

#index_footer {
	width: 850px;
	height: 200px;
	margin-top: 23px;
	position: relative;
	border-top: #FFFFFF 1px solid;
}

#index_footer .foot_link {
	position: absolute;
	top: 25px;
	left: 0px;
	width: 850px;
	height: 116px;
	padding: 16px 0 0 0;
	background: url(../images/foot_bg.jpg) left top no-repeat;
}

#index_footer .foot_link img {
	margin-left: 22px;
}

#index_footer .text {
	left: 254px;
	top: -126px;
	position: absolute;
	color: #000;
	font-weight: bold;
	width: 334px;
}

#index_footer .make2 {
	left: 22px;
	top: 160px;
	position: absolute;
	width: 300px;
	color:#FFFFFF;
}

#index_footer .make3 {
	left: 255px;
	top: 133px;
	position: absolute;
	width: 200px;
	color:#000000;
	z-index: 1;
}

#index_footer .make {
	left: 650px;
	top: 160px;
	position: absolute;
	width: 205px;
}

#index_footer .make img {
	float: left;
	padding-right: 3px;
	padding-top: 2px;
}

#index_footer .make a {
	color: #ffffff;
	text-decoration: none;
}

#index_footer .make a:hover {
	color: #ffffff;
	text-decoration: underline;
}


.mar_l_30 {
	margin-left: 61px;
}

.oneyear {
	width: 850px;
	margin-top: 20px;
}

.oneyear .left {
	width: 410px;
	float: left;
}

.oneyear .right {
	width: 410px;
	float: right;
}
