@charset "utf-8";
/* CSS Document */

/*全局定义*/
body {margin:0 auto; padding:0; font-size:12px; background:#fff; font-family:"微软雅黑";}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}
table,td,tr,th{font-size:12px;}
li{list-style-type:none;}
img{vertical-align:top;border:0;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}
a{color:#333;text-decoration:none}
a:hover{color:#06C; text-decoration:underline;}
.clear{clear:both;font-size:0px;}

/*焦点图*/
.pho{ text-align:center;}

/*正文*/
p{ text-align:center}

/*底部*/
.fooder{margin:0 auto;  background-color:#fbfbfb; text-align: center}
.fooder a{ color:#FFF;}
.fooder a:hover{ text-decoration:underline;}
.copyright{ height:80px; line-height:80px;text-align:center; color:#333; font-family:"微软雅黑"; font-size:14px; color: #666}