@charset "utf-8";
/* CSS Document */
  body {
	font-family: "宋体";
	font-size: 14px;
	background: #666;
}
.main_body{
	width: 926px;
	height: 1900px;
	margin-left: auto;
	margin-right: auto;
	border: thin solid #000;
	background: #FFF;
}
.a{text-decoration:none;}

	.body1{
	width: 926px;
	height: 267px;
	background: #069;
}
	.body2{width:916px;
		   margin-left:10px;
		   margin-top:20px;
		   height:180px;
}
		.body2-1{
	width: 170px;
	height: 170px;
	float: left;
}
		.body2-2{
	width: 470px;
	float: left;
	margin-left: 10px;
}
		.body2-3{
	width: 250px;
	height: 170px;
	float: right;
	background: #069;
}
	.body3{
	width: 926px;
	height: 580px;
}
		.body3-1{
	width: 660px;
	height: 580px;
	float: left;
	border-right: thin solid #CCC;
}
			.body3-1-1{
	width: 660px;
	height: 40px;
	background: #069;
	margin-bottom: 20px;
}
			.body3-common{
	width: 630px;
	height: 150px;
	margin-left: 20px;
	margin-bottom: 20px;
}
		.body3-2{
	background: #CCC;
	width: 249px;
	height: 290px;
	float: right;
}
			.body3-2-1{background:#069;
				       width:250px;
					   height:40px;
}
		.body3-3{
	background: #FFF;
	width: 248px;
	height: 290px;
	border-left: thin solid #CCC;
	float: right;
}
	.body4{
	width: 926px;
	height: 180px;
	background: #FFF;
	margin-top: 10px;
}
		.body4-1{
	width: 463px;
	height: 180px;
	float: left;
}
			.body4-1-1{
	width: 460px;
	border-right: thin solid #CCC;
}
		.body4-2{
	width: 450px;
	height: 180px;
	float: right;
}
	.body5{
	width: 926px;
	height: 40px;
	background: #069;
}
	.body6{
	width: 906px;
	height: 430px;
	margin-left: 10px;
	background: #CCC;
}
	.body7{width: 926px;
		   height: 200px;
		   background: #FFF;
		   margin-top: 10px;
}
.h1{
	font-size: 36px;
	text-align: center;
}
.p{
	font-size: 14px;
	line-height: 30px;
	margin-right: 20px;
	margin-left: 20px;
}
.ul{
	line-height: 25px;
}
.ul li{
	color:#fff;
}

.ul-1{ line-height:30px;
 padding-left: 30px;
}
.ul-2{
	text-align: left;
	line-height:30px;
	padding:0px;10px;0px;10px;
}
.ul-3 {
    margin-left: 0px ;
    padding-left: 0px ;
    margin-top: 10px;
}
.ul-3 li{list-style: none;
}
.span{
	float: right;
	display: block;
	width: 430px;
	height: auto;
	line-height: 30px;
	margin-right: 15px;
}
.body7{ border-top: 10px solid #494949;
    font-size: 12px;
    height: 130px;
    margin-top: 25px;
    padding-top: 25px;
    text-align: center;
    width: 926px;
}
a:link {
    color: #000;
    text-decoration: none;
}
a:visited {
    color: #069;
}
a:hover {
    color: #f00;
}
font {
    color: #000;
}
