*{
	padding:0px;
	margin:0px;
}

body{
	font-size:12px;
	font-family:"Microsoft YaHei",Arial;
}

img {
	border: none;
}

a {
	text-decoration: none;
	cursor:pointer;
}

p {
	margin: 0;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.clear:after{
	display: block;
	content:'';
	clear:both;
}
.clear{
	*zoom:1;
}

.ma{
	margin:0 auto;
}

.layout{
	width: 100%;
}

.fl{
	float:left;
}

.fr{
	float:right;
}

/* È«¾ÖÉèÖÃ */
.box{
	width:926px;
	padding:6px;
	border:1px solid #c5c5c5;
	background:#fff;
	-webkit-box-shadow: 4px 4px 4px #424242;
	 -moz-box-shadow: 4px 4px 4px #424242;
	  box-shadow: 4px 4px 4px #424242;
}

.box2{
	width:100%;
	height:auto;
	padding-top: 100px;
	padding-bottom: 50px;
	background: url(imagesbg_926.jpg) no-repeat;
}

.box3{
	width:480px;
	height:auto;
}

.box3 li{
	padding:11px 20px 28px 10px;
	width:168px;
	height:auto;
	float:left;
	margin:0 20px;
	margin-bottom: 30px;
	background: url(imagesbg_197.png) no-repeat;

}

.box3 li img{
	width:100%;
	height:auto;
	display: block;
	
}

.box3 li span{
	display: block;
	margin:0 auto;
	text-align: center;
	font:16px/16px "Microsoft YaHei";
	color:#fff;
	padding:12px 0;
}

.box3 li a{
	width:100%;
	height:auto;
	display: block;
}

.box4{
	width:608px;
	height:auto;
}

.box4 li{
	float:left;
	margin:0px 2px;
	padding:11px 20px 28px 10px;
	width:168px;
	height:auto;
	margin-bottom: 20px;
	background: url(imagesbg_197.png) no-repeat;
}

.box4 li img{
	width:100%;
	height:auto;
	display: block;
	
}

.box4 li span{
	display: block;
	margin:0 auto;
	text-align: center;
	font:16px/16px "Microsoft YaHei";
	color:#fff;
	padding:12px 0;
}

.box5{
	width:926px;
	padding:6px;
	border:1px solid #c5c5c5;
	background:#fff;
	-webkit-box-shadow: 4px 4px 4px #424242;
	 -moz-box-shadow: 4px 4px 4px #424242;
	  box-shadow: 4px 4px 4px #424242;
}

.box6{
	width:100%;
	height:auto;
	padding-top: 50px;
	padding-bottom: 30px;
	background:#fff url(imagesbg2_926.jpg) left bottom no-repeat;
}

.box7{
	width:900px;
	height: auto;
}

.box7 li{
	width:174px;
	float:left;
	height:auto;
	margin:0px 63px;
	margin-bottom: 43px;
}

.box7 li img{
	width:100%;
	height:auto;
	display: block;
	margin-bottom: 10px;
}

.box7 li span{
	display: block;
	width:100%;
	height:auto;
	font:14px/14px "Microsoft YaHei";
	color:#666666;
	margin:0 auto;
	text-align: center;
}

.box7 li a{
	width:100%;
	height:auto;
	display: block;
}





