@charset "utf-8";
/* 公共样式 */
*{ padding:0; margin:0; border:0;}
body{ font-family:'微软雅黑','YaHei','黑体',Tahoma,Helvetica,arial,sans-serif; font-size:12px;}
a,ul,li{ border:0; display:block; text-decoration:none; list-style:none;}
a{ color:#424242; border:none;}
.clear{ clear:both;}

.box{width:100%; height:auto;}
.box a{ width:980px; margin:0 auto;}
.img1{ width:100%; padding:10px 0 0; text-align:center;}
.bg1{ background:#fdeedc;}
.bg2{ background:#eadff2;}
.bg3{ background:#ebd0bc;}
.bg4{ background:#f7e8ea;}
.bg5{ background:#d8d2f2;}
.bg6{ background:#e7eef1;}
.bg7{ background:#dfdbd4;}
.footer{text-align:center; line-height:35px; background:#dfdbd4;}
