﻿body {
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	background-color: #3AB8FF;
	font-family:微软雅黑;
	color:#666;
}
div, form, dl, dd, dt {
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
img {
	border: 0px;
}
ul {
	list-style: none;
	margin: 0 auto;
	padding: 0;
}
a {
	text-decoration: none;
	color:#666;
}
a:hover {
	color: red;
}
p{
	line-height:200%;
}

.Wrap {
	width: 1000px;
	margin: auto;
	background: white;
}
.Container {
	margin: auto;
	width: 980px;
}
.Header {
	float: left;
	width: 980px;
}
.Nav {
	float: left;
	width: 980px;
	height:38px;
	background:url('../image/nav.jpg') no-repeat left top;
}
.Nav ul{
	float:left;
	width:980px;
}
.Nav ul li{
	float:left;
	line-height:38px;
	height:38px;
	width:98px;
	text-align:center;
}
.Nav ul li a{
	display:block;
	width:98px;
	height:38px;

	color:white;
	font-weight:bold;
	font-size:12px;
}
.Nav ul li a:hover{
	display:block;
	width:98px;
	height:38px;
	background:url('../image/hover.jpg') no-repeat center top;
}
.TopFlash {
	float: left;
	width: 980px;
	height:300px;
	padding:10px 0px;
}
.IndexCont {
	float: left;
	width: 980px;
}
.IndexCont1 {
	float: left;
	width: 196px;
}
.IndexCont1_1 {
	float: left;
	width: 196px;
}
.IndexCont1_2 {
	float: left;
	width: 196px;
	padding-top:10px;
}
.IndexCont2 {
	float: left;
	width: 770px;
	padding-left:12px;
}
.IndexCont2_1 {
	float: left;
	width: 770px;
	height:255px;
	background:url('../image/i4.jpg') no-repeat left top;
}
.IndexCont2_1_1{
	float:left;
	width:200px;
}
.IndexCont2_1_1 p{
	float:left;
	width:200px;
	text-align:center;
	margin:50px 0px 0px 10px;		
}
.IndexCont2_1_1 p a{
	color:#008500;
	font-weight:bold;
}
.IndexCont2_1_1 img{

}
.IndexCont2_1_2{
	float:left;
	width:560px;
}
.IndexCont2_1_2 p{
	padding:40px 0px 0px 10px;
}
.IndexCont2_2 {
	float: left;
	width: 770px;
	height:166px;
	background:url('../image/i6.jpg') no-repeat left top;
	margin-top:10px;
}
.IndexCont2_2_1{
	float:left;
	width:740px;
	padding:10px;
}
.IndexCont2_2_1 ul{
	width:1600px;
}
.NIndexCont2_1{
	float:left;
	width:770px;
	border-bottom:2px #CCC dotted;
	text-indent:10px;
	font-size:18px;
	font-weight:bold;
	height:50px;
	line-height:50px;
	color:#32456F;
}
.NIndexCont2_2{
	float:left;
	width:730px;
	padding:20px;
}
.Bottom {
	float: left;
	width: 980px;
	height:34px;
	margin-top:10px;
	background:#E8E8E8;
}
.Bottom ul{
	padding-left:10px;
}
.Bottom ul li{
	float:left;
	height:34px;
	line-height:34px;
	width:65px;
	text-align:center;
	background:url('../image/navline.jpg') no-repeat left center;
}
.Bottom ul li:first-child{
	background:none;
}
.Footer {
	float: left;
	width: 980px;
	text-align:center;
}