*{
	margin:0;
	padding:0;
}
img{
	border:none;
}
ul{
	list-style-type:none;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
body{
	width:865px;
	margin:0 auto;
	font-size:12px;
	background-color:#eee;
	color:#06457d;
}
#banner{
	width:865px;
	height:256px;
	background:url(image/banner.jpg) no-repeat center bottom #07457e;
}
#banner ul li a{
	color:#eee;
}
#banner ul{
	float:right;
	width:310px;
	height:15px;
	margin:10px 0 0 0;
}
#banner ul li{
	float:left;
	margin-left:10px;
}
#main{
	width:865px;
	background-color:#FFFFFF;
}
/*===================================================*/
#about{
	width:865px;
	height:440px;	
}
#about h1{
	width:865px;
	height:36px;
	background:url(image/top1.jpg) no-repeat;
	text-indent:-9999px;
}
#comp{
	width:865px;
}
#comp p{
	width:820px;
	height:50px;
	line-height:180%;
	text-indent:24px;
	margin-left:15px;
	margin-top:15px;
}

#about span{
	font-weight:bold;
}

#about .one{
	width:670px;
	height:70px;
	margin-left:40px;
	background:url(image/syyq.jpg) no-repeat left center;
}
#about .one p{
	height:70px;
	line-height:70px;
	padding-left:160px;
}
#about .two{
	width:670px;
	height:60px;
	margin-left:40px;
	background:url(image/gzxz.jpg) no-repeat left center;
}

#about .two p{
	padding-left:160px;
	height:60px;
	line-height:60px;
	line-height:180%;
}
#about .three p{
	text-indent:inherit;
	margin-left:32px;
	padding-left:130px;
	line-height:180%;
}
#about .three{
	width:800px;
	height:50px;
	margin-left:40px;
	background:url(image/fldy.jpg) no-repeat left center;
}
#about .four{
	width:800px;
	height:60px;
	margin-left:40px;
	background:url(image/pxbt.jpg) no-repeat left center;
}
#about .four p{
	height:60px;
	line-height:60px;
	padding-left:160px;
}
#about .five{
	width:800px;
	height:70px;
	margin-left:40px;
	background:url(image/pxbt.jpg) no-repeat left center;
}
#about .five p{
	text-indent:inherit;
	padding-left:24px;
	padding-left:160px;
	line-height:180%;
}

/*===================================================*/
#process{
	width:865px;
	height:200px;
}
#process h1{
	width:865px;
	height:36px;
	background:url(image/top2.jpg) no-repeat;
	text-indent:-9999px;
}

/*===================================================*/
#tarena{
	width:865px;
	height:260px;
}
#tarena h1{
	width:865px;
	height:36px;
	background:url(image/top3.jpg) no-repeat;
	text-indent:-9999px;
}
#tarena p{
	width:500px;
	height:187px;
	line-height:200%;
	padding:5px 340px 0 0;
	margin:0  0 0 20px;
	background:url(image/zhengshu.jpg) no-repeat right center;
}
#tarena p span{
	font-size:14px;
	color:#06457d;
	font-weight:bold;
}

/*===================================================*/
#Program{
	width:865px;
	height:630px;
}
#Program h1{
	width:865px;
	height:36px;
	background:url(image/top4.jpg) no-repeat;
	text-indent:-9999px;
}
/*===================================================*/


#footer{
	width:865px;
	height:140px;
	background-color:#d24819;
	color:#fff;
}
#footer ul{
	width:685px;
	height:40px;
	text-align:center;
	padding-left:180px;
	line-height:40px;
}
#footer ul li{
	float:left;
	margin-right:6px;
}
#footer a{
	color:#fff;
}
#footer p{
	width:865px;
	text-align:center;
}
















