body,div,ul,ol,dl,dt,dd,li,dl,h1,h2,h3,h4,img{margin:0;padding:0;}



.banner{width:100%;}
.banner img{
	width:100%;
}
.bgcolor{
	background:url(./images/bgcolor.png)no-repeat center bottom;
	background-size:100%;
}
.mainWenBox{
	width:1200px;
	margin:30px auto;
	padding:30px;
	font-size:20px;
	line-height:40px;
	text-indent:2em;
}
.mainWenBox .bt{
	text-align:center;
}
.arrondi{width:1200px; overflow:hidden; margin:30px auto 20px auto;}
.arrondi li {list-style:none;}
.arrondi li:first-child a{ }
.arrondi li a{display:table; float:left;
 width:49%; overflow:184px;margin-bottom:25px; text-decoration:none;}
.arrondi li:nth-child(even) a{margin-right:24px;}

.footer{
width:100%;
background:#333333;
height:35px;
font-size:12px;
line-height:35px;
color:#fff;
text-align:center;
}
.footer img{vertical-align:middle;}

a{
	text-decoration:none
}