@charset "utf-8";
/* CSS Document */
* {margin: 0; padding: 0; font-size: 14px; font-weight: normal; text-align: center; text-shadow:none;}
a { text-decoration: none; color: #000}
input { outline: 0;	-webkit-box-shadow: none;}
img {border: 0; overflow: hidden}
.fl { float: left}
.fr {float: right}
.wrap{ width:100%;} 
.clearfix:before,.clearfix:after{content:".";display:block;clear:both;height:0;visibility:hidden}
.header{  background:#e9edf0; padding:15px 0px; width:100%;}
.content{background: #fff; margin:40px 0px; position: relative; width:100%; } 
.content div{ margin: 25px 0px; width: 100%;} 
.footer{ background:#e9edf0;color:#999999; font-size:18px; line-height: 30px; padding: 15px 0px ; width:100%;} 