/* CSS Document */
.fl {
	float:left
}
.fr {
	float:right
}
.banner {
	width:1000px;
	margin:0 auto
}
.banner1 {
	background:url(images/banner1.jpg) no-repeat scroll center center;
	height:162px
}
.banner2 {
	background:url(images/banner2.jpg) no-repeat scroll center center;
	height:213px
}

.banner3 {
	background:url(images/banner3.jpg) no-repeat scroll center center;
	height:138px
}

.main1 {
	width:825px;
	margin:0 auto;
}
.b {
	font-weight:bold
}
.font18 {
	font-size:18px;
	line-height:30px
}
.font30 {
	font-size:30px;
	line-height:40px
}
.font20 {
	font-size:20px;
	line-height:30px
}
.font16 {
	font-size:16px;
	line-height:30px
}
.font25 {
	font-size:25px;
	line-height:30px
}
.red{ color:#d32430}
.white{ color:#FFF}
.bg{ background:url(images/bg.jpg) no-repeat top center #e5fbfc}
.p20{ padding:20px}
.dh1{ height:35px; line-height:35px; border-bottom:2px solid #f74451}
.dh1 span{ background:url(images/sj.gif) no-repeat right center #f74451 ; height:35px;
 font-size:20px; color:#FFF; padding:4px 40px 4px 20px; font-weight:bold}
.p1 li{ float:left; margin:10px}
.p2{ background:url(images/pc2.jpg) no-repeat  top center; height:621px}