@charset "utf-8";
/* CSS Document */

/*Index*/
#mainGuide{
	height:280px;
	margin-left:10px;
	margin-top:10px;
	background-color:#6C98B8;
}
#mainGuide img{
	float:left;
	border-right:1px solid #fff;
}
#mainGuideInfo{
	float:left;
	background-color:#6C98B8;
	height:260px;
	width:190px;
	_width:189px;
	padding:20px 15px 0px 15px;
}
#mainGuideInfo p{
	color:#fff;
}
#mainNews{
	height:137px;
	margin-top:10px;
	margin-bottom:3px;
}
#mainNewsLeft h1, #mainNewsMiddle h1{
	margin-bottom:5px;
}
#mainNewsLeft, #mainNewsMiddle{
	padding-left:15px;
	padding-top:10px;
	height:127px;
	float:left;
}
#mainNewsLeft{
	width:225px;
}
#mainNewsLeft ul{
	margin-left:15px;
}
#mainNewsLeft li{
	line-height:20px;
}
#mainNewsMiddle{
	width:185px;
	background-color:#EBEFED;
}
#mainNews img{
	float:left;
}
#mainNews h3{
	color:#426154;
}
#mainNews p{
	color:#767676;
}


/*aboutUs*/
#mainContent{
	padding:30px 50px 0px 50px;	
}
.aboutUs p{
	font-size:14px;
	line-height:30px;
	margin-bottom:30px;
	text-indent:28px;
}
.PicAboutUs{
	background-image:url(../images/aboutUs.jpg);
}


/*contact us*/
.PicContactUs{
	background-image:url(../images/contactUs.jpg)	
}
.contactUs p{
	margin-bottom:10px;
	font-size:14px;
	line-height:30px;	
}


/*Join us*/
.PicJoinUs{
	background-image:url(../images/joinUs.jpg);	
}
.joinUs p{
	margin-bottom:15px;
	font-size:14px;
	line-height:30px;	
}
.joinUs li{
	font-size:14px;
}
.joinUs ol ul{
	margin-bottom:25px;
}
.joinUs ol ul li{
	line-height:20px;
}


/*our Services*/
#mainLeftOurServices{
	float:left;
	width:250px;
}
#mainLeftOurServices ul{
	margin-top:20px;
	margin-left:60px;
}
#mainLeftOurServices li{
	list-style:none;
	font-size:14px;
	line-height:23px;
	height:23px;
	margin-bottom:10px;
	padding-left:48px;
	background:url(../images/daohang.gif) no-repeat;
}
#mainRightOurServices{
	float:left;
	width:525px;
}
#mainRightOurServices p{
	margin-bottom:15px;
	font-size:14px;
	line-height:30px;	
}
#mainRightOurServices li{
	font-size:14px;
	line-height:30px;
}
#mainRightOurServicesPic{
	background:url(../images/services.jpg) 10px no-repeat;
	height:137px;
}
#mainContentServices{
	background:url(../images/servicesBg.gif) repeat-y;
	height:100%;
	overflow:auto;
}
#mainRightOurServicesContents {
	padding:10px 20px;
}
/* newsEvent */
.newsEvent h1{
	margin-bottom:15px;
}
.newsEvent ul{
	margin-bottom:15px;
}
.newsEvent li{
	list-style:none;
	line-height:20px;
	height:20px;
	margin-bottom:5px;
	border:1px solid #ccc;
	padding:0px 10px;
}
.newsEvent li span{
	float:right;
	color:#999;
}
/* newsSingle */
.newsSingle h1{
	border-bottom:1px solid #eee;
}
.newsSingle h1 span{
	float:right;
	padding-top:8px;
}
.newsSingle p{
	font-size:14px;
	line-height:30px;
	margin-bottom:30px;
}