@import url(common.css); 
#main{
	width:960px;
	margin:auto;
}
.topbar{
	width:100%;
	height:28px;
	line-height:28px;
	text-align:right;
	float:left;
}
.banner{
	overflow:hidden;
	float:left;
	background:#green;
	height:345px;
}
.boxone{
	width:100%;
	float:left;
	height:310px;
	background:url(../images/bg1.jpg) repeat-x;
}
.boxone .left{
	width:540px;
	height:280px;
	float:left;
	padding:2px;
	border:1px solid #005EB6;
	display:inline;
	margin-left:3px;
	margin-top:13px;
	background:#fff;
}
.boxone .right{
	width:385px;
	height:284px;
	float:right;
	border:1px solid #005EB6;
	margin-top:13px;
	background:#fff;
}
.boxone .right .rightone{
	width:96%;
	margin:auto;
	height:127px;
	overflow:hidden;
	border-bottom:1px dotted #ccc;
	
}
.boxone .right .rightone h1,.boxone .right .righttwo h1{
	color:#024383;
	font-size:20px;
	display:block;
	width:100%;
	height:35px;
	line-height:35px;
	overflow:hidden;
}
.boxone .right .rightone p{
	color:#03009A;
	line-height:25px;
	text-indent:2em;
	font-size:13px;
}
.boxone .right .righttwo{
	width:96%;
	margin:auto;
}
.boxone .right .righttwo h1{
	height:50px;
	line-height:50px;
}
.boxone .right .righttwo ul{
	width:90%;
	margin:auto;
}
.boxone .right .righttwo ul li{
	line-height:26px;
	background:url(../images/ico1.gif) no-repeat left 9px;
	padding-left:15px;
}
.boxone .right .righttwo ul li a{
	color:#03009A;
	font-size:13px;
}
.boxone .right .righttwo ul li a:hover{
	color:#f60;
}
.boxtwo{
	float:left;
	width:100%;
	height:377px;
}
.boxtwo .tit{
	width:100%;
	height:48px;
	line-height:48px;
	background:url(../images/bg2.gif) no-repeat;
}
.boxtwo .tit b{
	color:#fff;
	margin-left:18px;
	display:block;
	width:354px;
	height:48px;
	background:url(../images/ico2.gif) no-repeat;

}
.boxtwo .con1,.boxtwo .con2,boxtwo .con3{
	width:100%;
	height:322px;
}
.boxtwo .con1{
	background:url(../images/ico3.gif) left no-repeat;
	_margin-top:-3px;
}
.boxtwo .con2{
	background:url(../images/right.gif) right no-repeat;
}
.boxtwo .con3{
	height:327px;
	background:url(../images/bottom.gif) bottom no-repeat;
}
.boxtwo .con3 .left{
	width:400px;
	overflow:hidden;
	float:left;
}
.boxtwo .con3 .left .onep{
	height:35px;
	line-height:35px;
	font-size:16px;
	font-weight:bold;
	padding-left:30px;
	color:#000;
}
.boxtwo .con3 .left .twop{
	width:280px;
	margin-left:40px;
}
.boxtwo .con3 .left .twop a.d{
	font-size:14px;
	font-weight:bold;
	text-align:center;
	display:block;
	line-height:25px;
	color:#03009A;
}
.boxtwo .con3 .left .twop p{
	text-indent:2em;
	line-height:20px;
}
.boxtwo .con3 .left .thrp{
	width:88%;
	margin:auto;
	line-height:20px;
	height:125px;
	overflow:auto;
}
.boxtwo .con3 .right{
	width:550px;
	float:right;
	margin-top:15px;
	display:inline;
	margin-right:5px;

}

.boxthree{
	margin-top:8px;
	float:left;
	width:100%;
	margin-bottom:76px;
	_margin-bottom:0px;
}
.boxthree .tit{
	background:url(../images/bg3.gif) no-repeat ;
}
.conthree{
	width:958px;
	height:405px;
	border:1px solid #ccc;
	border-top:none;
	overflow:auto;
}
.conthreetop{
	width:98%;
	margin:auto;
	height:165px;
	border-bottom:1px dotted #ccc;
}
.conthreeleft{
	width:510px;
	float:left;
	line-height:20px;
	padding-top:10px;
	font-size:13px;
}
.conthreeleft p{
	text-indent:2em;
	margin-top:8px;
	color:#5394BE;
}
.conthreeright img{
	padding:1px;
	border:1px solid #ccc;
	margin-left:20px;
	margin-top:10px;
}
.conthreemain{
	padding-top:25px;
	}
.conthreemain p{
	text-indent:2em;
	line-height:23px;
	font-size:13px;
}
.conthreemain b{
	font-size:14px;
	line-height:35px;
}
.boxnine{
	float:left;
	width:958px;
	border:1px solid #ccc;
	margin-top:10px;
	padding-bottom:10px;
	
}
.ninetit{
	width:100%;
	height:32px;
	line-height:32px;
	background:url(../images/bg8.gif) no-repeat;
	margin-bottom:10px;
}
.ninetit b{
		font-size:16px;
	color:#034F83;
	margin-left:30px;
}
.ninecon {
	margin:auto;
	padding-left:70px;
	padding-bottom:20px;
}
.ninecon a{
	display:block;
	width:150px;
	float:left;
	line-height:28px;
	text-align:center;
	height:70px;
	display:inline;
	margin-left:12px;
	margin-top:10px;
	margin-bottom:10px;
}
