@charset "utf-8";
/* CSS Document */

body {background:#fff;
	  margin:0px;
	  padding:0px;
	  text-align:center;
	  font-family: "Lucida Grande", Verdana, Lucida, Arial, Helvetica, 宋体,sans-serif;
	  font-size:12px;
	  line-height:200%;
	  color:#383838;}
	  
div,img,p,ul,li,h1,h2,h3,h4,span{padding:0;
							 	 margin:0;}
div{overflow:hidden;}

.clr{clear:both;}

.bg1{background:url(../../images/index1.jpg) no-repeat top center;
width:100%;
height:70px;
}
.bg2{background:url(../../images/index2.jpg) no-repeat top center;
width:100%;
height:90px;
}
.bg3{background:url(../../images/index3.jpg) no-repeat top center;
width:100%;
height:220px;
}
.bg4{background:url(../../images/index4.jpg) no-repeat top center;
width:100%;
height:60px;
}
.container{width:1000px;
margin:0 auto;
}
.bg5{ width:648px;
height:344px;
background:url(../../images/index5.jpg) no-repeat top left;
float:left;}
.bg6{ width:352px;
height:344px;
background:url(../../images/index6.jpg) no-repeat top left;
float:left;}
.bg7{ width:648px;
height:200px;
background:url(../../images/index7.jpg) no-repeat top left;
float:left;}
.bg8{ width:352px;
height:200px;
background:url(../../images/index8.jpg) no-repeat top left;
float:left;}
.nav{width:640px;
	 height:40px;
	 overflow:hidden;
	 margin:10px auto auto 192px;
}

.nav a {color:#FFF;
		width:90px;
		height:30px;
		text-align:center;
		float:left;
		text-decoration:none;
		display:block;
		font-size:14px;
		border:none;
		padding-top:8px;
		}
		
.nav a:hover{color:#0FF;}

.nav1 {margin:0 auto auto 600px;
	   width:236px;
	   height:52px;}
	   
.nav2 {margin:0 auto auto 790px;
	   width:204px;
	   height:60px;}
	   
.p1 {width:420px;
	height:87px;
	font-size:12px;
	color:#93AACB;
	text-indent:2em;
	text-align:left;
	line-height:195%;
	margin:115px auto 0px 50px;
	}
.p2 {width:320px;
	height:188px;
	font-size:12px;
	color:#000;
	text-indent:2em;
	text-align:left;
	line-height:200%;
	margin:100px auto 0px 320px;
	}
.p3 {width:290px;
	height:87px;
	font-size:12px;
	color:#000;
	text-indent:2em;
	text-align:left;
	line-height:200%;
	margin:100px auto 0px 30px;
	}
.p4 {width:290px;
	height:63px;
	font-size:12px;
	color:#000;
	text-indent:2em;
	text-align:left;
	line-height:200%;
	margin:20px auto 0px 30px;
	}
.p5 {width:590px;
	height:120px;
	font-size:12px;
	color:#000;
	text-indent:2em;
	text-align:left;
	line-height:200%;
	margin:60px auto 0px 50px;
	}
	
.p6 {width:178px;
	height:113px;
	font-size:12px;
	color:#000;
	text-align:left;
	line-height:200%;
	float:left;
	margin:50px auto 0px 20px;
	}

.bottom{height:40px; background:#095AA7; color:#FFFFFF; text-align:center; line-height:40px; width:1000px; margin:0 auto; font-size:12px;}