@charset "utf-8";
/* CSS Document */
body{
	background-color: #d9f4d5;
	font-family: "Microsoft yahei";
	font-size: 12px;
	color: #666;
	margin: 0 auto;
}
div,h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,p,span,img,form,label,fieldset,legend{ margin:0px; padding:0px;}
a{text-decoration: none;}
a:hover{text-decoration:underline;}
ul,li{list-style:none;}
img{border:none;}
.fl{float:left;}
.fr{float:right;}
.clear{clear:both;}

.bnr01{background:url(images/bnr01.jpg) center no-repeat; height:199px;}
.bnr02{background:url(images/bnr02.jpg) center no-repeat; height:199px;}
.bnr03{background:url(images/bnr03.jpg) center no-repeat; height:201px;}
.bnr04{background:url(images/bnr04.jpg) center no-repeat; height:239px;}





.content{width:1050px; margin:0 auto;}
.content li{
	float: left;
	margin-left: 20px;
 	margin-bottom: 15px;
        padding-top:20px 
}
.content li img{border:5px solid #fff; width:321px; }
.content li p{height:36px; background:#2b935f; line-height:36px; color:#FFF; text-align:center; font-size:16px; width:331px;}

.foot{ width:auto; height:100px;text-align:center;padding-top:50px;font-size:16px;color:#333;line-height:20px;}
.foot a{ color:#333;}