.head {
	height: auto;
	width: 100%;
	margin-top: 9px;
}
.head .logo {
	height: 65px;
	width: 412px;
	margin-left: 77px;
}
.head .banner {
	height: 217px;
	width: 100%;
	background-image: url(../images/index_10.gif);
	background-repeat: repeat-x;
}
.head .banner .text {
	height: 217px;
	width: 738px;
	margin-left: 229px;
}
.head .nav {
	height: 26px;
	width: 100%;
	margin-top: 6px;
}
.head .nav ul {
	margin-left: 229px;
}
.head .nav li {
	float: left;
}
.cont {
	height: auto;
	width: 100%;
	margin-top: 15px;
}
.cont .left {
	float: left;
	height: auto;
	width: 258px;
	display: inline;
	margin-left: 14px;
}
.cont .left .top {
	height: auto;
	width: 100%;
}
.cont .left .top ul {
	margin-left: 20px;
}
.cont .left .top .title {
	height: 31px;
	width: 100%;
	margin-bottom: 13px;
}

.cont .left .top span {
	float: right;
}
.cont .left .bot {
	height: 70px;
	width: 100%;
	text-align: center;
}

.cont .right {
	float: left;
	height: auto;
	width: 644px;
	margin-left: 18px;
	display: inline;
}
.cont .right .top {
	height: auto;
	width: 100%;
	text-align: center;
}
.cont .right .top .title {
	height: 31px;
	width: 100%;
	padding-bottom: 10px;
}

.cont .right .top ul {
	margin-bottom: 1px;

}
.cont .right .top li {
	display: inline;
	margin-right: 4px;
}
.cont .right .bot {
	width: 100%;
	margin-top: 25px;
	background-image: url(../images/index_63.gif);
	background-repeat: no-repeat;
	text-align: center;
}
.cont .right .bot p {
	display: block;
	margin-top: 30px;
	width: 95%;
	text-align: left;
}
.foot {
	height: 35px;
	width: 100%;
	margin-top: 13px;
	line-height: 35px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EDECEC;
	text-indent: 440px;
}

