﻿body {
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	background:white url('bg.jpg') repeat-x left top;
	font-family:微软雅黑;
}
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: #333;
}
a:hover {
	color: #1284D6;
}
p{
	line-height:200%;
}
/******************************************************************************/
.Header{
	width:1000px;
	margin:auto;
	height:119px;
}
.Nav{
	width:1000px;
	margin:auto;
	height:46px;
}
.Nav ul {
	width:990px;
	margin:auto;
}
.Nav ul li{
	float:left;
	width:110px;
	text-align:center;
	height:46px;
	line-height:46px;
}
.Nav ul li a{
	font-size:14px;
	color:white;
	font-weight:bold;
}
.Nav ul li a:hover{
	display:block;
	width:110px;
	height:46px;
	background:url('hover.jpg') no-repeat center top;
	color:#0776BA;
}
.TopFlash{
	width:100%;
	float:left;
	height:446px;
}
.NTopFlash{
	width:100%;
	float:left;
	height:250px;
}
.Container{
	width:1000px;
	margin:auto;
}
.IndexCont{
	float:left;
	width:1000px;
	padding:20px 0px;
}
.IndexCont1{
	float:left;
	width:1000px;
}
.IndexCont1_1{
	float:left;
	width:1000px;
}
.IndexCont1_1_1{
	float:left;
	width:220px;
}
.IndexCont1_1_1_1{
	float:left;
	width:220px;
	background:Blue url('i1.jpg') no-repeat left top;
	height:252px;
}
.IndexCont1_1_1_1 ul {
	float:left;
	width:191px;
	padding:60px 0px 0px 20px;
}
.IndexCont1_1_1_1 ul li{
	width:191px;
	height:34px;
	line-height:34px;
	text-indent:20px;
	font-size:14px;
}
.IndexCont1_1_1_1 ul li a{
	display:block;
	width:191px;
	height:35px;
	background: url('icon.jpg') no-repeat left center;
}
.IndexCont1_1_1_1 ul li a:hover{
	background: url('lihover.jpg') no-repeat left center;
}
.IndexCont1_1_1_1 ul  ul{
	display:none;
	position:absolute;
	top:-10000px;
	left:-10000px;
}
.IndexCont1_1_1_2{
	float:left;
	width:220px;
	background:#F7F7F7;
	margin:20px 0px;
}
.IndexCont1_1_1_2 p{
	padding-left:20px;
}
.IndexCont1_1_1_2 p strong{
	color:#0E66BE;
	font-weight:normal;
}
.IndexCont1_1_2{
	float:left;
	width:490px;
	padding:0px 15px;
}
.IndexCont1_1_2_1{
	float:left;
	width:490px;
}
.IndexCont1_1_2_1{
	float:left;
	width:490px;
}
.IndexCont1_1_2_1 p{
	width:470px;
	margin:auto;
}
.IndexCont1_1_2_1 p img{
	float:left;
	margin-right:10px;
}
.IndexCont1_1_2_2{
	float:left;
	width:490px;
}
.IndexCont1_1_2_2 table {
	border-top:1px #CCC solid;
	border-left:1px #CCC solid;
	width:470px;
	margin:15px auto;
}
.IndexCont1_1_2_2 table  tr td{
	border-bottom:1px #CCC solid;
	border-right:1px #CCC solid;
	text-align:center;
	height:23px;
	line-height:23px;
}
.IndexCont1_2{
	float:left;
	width:260px;
	height:633px;
	background: url('i6.jpg') no-repeat left top;
}
.IndexCont1_2_1{
	float:left;
	width:240px;
	padding-left:20px;
}
.IndexCont1_2_1_1{
	float:left;
	width:230px;
	padding-left:10px;
}
.IndexCont1_2_2{
	float:left;
	width:240px;
	padding-left:20px;
	padding-top:20px;
}
.IndexCont1_2_2 p{
	border-bottom:1px #CCC dotted;
	width:220px;
	padding:0px 10px;
}
.IndexCont2{
	float:left;
	width:1000px;
}
.IndexCont2_1{
	float:left;
	width:1000px;
}
.IndexCont2_1 ul{
	width:2300px;
}
.NIndexCont{
	float:left;
	width:760px;
	padding-left:20px;
}
.NIndexCont1{
	float:left;
	width:760px;
	background:url('title.jpg') no-repeat left top;
	height:51px;
	line-height:51px;
	font-size:18px;
	font-weight:bold;
	color:#0457A6;
}
.NIndexCont2{
	float:left;
	width:720px;
	padding:20px;
}
.Footer{
	clear:both;
	width:100%;
	background:url('footer.jpg') repeat-x left top;
	height:123px;
	text-align:center;
	color:white;
}
.Footer a{
	color:white;
}