@charset "utf-8";
/* CSS Document */
*{ font-family:Microsoft Yahei;}
body{ width:100%; height:auto; margin:0; padding:0; background:#e4f6ff;}
div,h1,h2,h3,h4,h5,p{ margin:0; padding:0; font-weight:normal;}
ul,li{ padding:0; margin:0;}
li{ list-style:none;}
.clearfix{ clear:both;}
a{ text-decoration:none;}

.bg{ width:100%; height:100%; background-repeat:repeat-y; background:url(../images/fzpmain.png) no-repeat top center; padding-top:480px;}
.content{ width:1200px; margin:0 auto; background-color:white; padding-top:30px; padding-left:90px; padding-right:90px;}
.footerbg{ width:1200px; margin:0 auto; margin-top:30px; padding-bottom:30px;}
.footer p{ text-align:center; font-size:12px; color:#666; line-height:30px;}