*{
	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 #0268b3;
}
#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:508px;
}
#about h1{
	width:865px;
	height:36px;
	background:url(image/top1.jpg) no-repeat;
	text-indent:-9999px;
}
#about p{
	line-height:180%;
	text-indent:24px;
	margin:10px 10px 0 10px;
}
#about span{
	font-weight:bold;
}
#about div{
	width:670px;
	padding-left:130px;
	margin:15px 0 0 20px;
}
#about .one{
	height:90px;
	background:url(image/syyq.jpg) no-repeat left center;
}
#about .two{
	height:50px;
	background:url(image/gzxz.jpg) no-repeat left center;
}

#about .two p{
	height:50px;
	line-height:50px;
}
#about .three p{
	text-indent:inherit;
	margin-left:32px;
}
#about .three{
	height:50px;
	background:url(image/fldy.jpg) no-repeat left center;
}
#about .four{
	height:100px;
	background:url(image/gzhj.jpg) no-repeat left center;
}

/*===================================================*/
#process{
	width:865px;
	height:295px;
}
#process h1{
	width:865px;
	height:36px;
	background:url(image/top2.jpg) no-repeat;
	text-indent:-9999px;
}
#process p{
	margin:10px 0 0 20px;
}
/*===================================================*/
#tarena{
	width:865px;
	height:260px;
}
#tarena h1{
	width:865px;
	height:36px;
	background:url(image/top3.jpg) no-repeat;
	text-indent:-9999px;
}
#tarena p{
	width:664px;
	height:187px;
	text-indent:24px;
	line-height:200%;
	padding:20px 150px 0 0;
	margin:5px  0 0 20px;
	background:url(image/zhengshu.jpg) no-repeat right center;
}

/*===================================================*/
#Program{
	width:865px;
	height:350px;
}
#Program h1{
	width:865px;
	height:36px;
	background:url(image/top4.jpg) no-repeat;
	text-indent:-9999px;
}
/*===================================================*/
#Famous{
	width:865px;
	height:210px;
}
#Famous h1{
	width:865px;
	height:36px;
	background:url(image/top5.jpg) no-repeat;
	text-indent:-9999px;
}
#Famous p{
	float:left;
	margin:10px 0 0 2px;
	text-align:center;
	line-height:180%;
}
/*===================================================*/
#footer{
	width:865px;
	height:140px;
	background-color:#06457d;
	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;
}
















