@charset "utf-8";
/* CSS Document */

/* =Reset
----------------------------------- */
html,body,
div,p,hr,pre,
h1,h2,h3,h4,h5,h6,
table,tr,td,th,tfoot,tbody,thead,
form,fieldset,input,textarea,select,label,
ul,ol,dl,li,dt,dd { margin:0; padding:0; border:0; outline:none; list-style:none;}

li{list-style-type:none;}
a { text-decoration:none; outline:none;}
a:hover { text-decoration:underline;}
em { font-style:normal;}
hr { height:0; clear:both;}
.none { display:none;}
.clear { clear:both;} 


/* =body
-------------------------*/
body { font-family:"宋体"; color: #000; font-size:12px; background:#fff;}
.blank10{ height:10px;clear:both;display:block;font-size:1px;line-height:0;}


/* =webpage大通栏
-------------------------*/
#webpage_head ,#webpage_headline, #webpage_content1, #webpage_content2, #webpage_content3, #webpage_content4, #webpage_content5, #webpage_content6, #webpage_content7, #webpage_content8, #webpage_content9, #webpage_content10, #webpage_content11, #webpage_content12, #webpage_content12, #webpage_foot, #c_nav { width:980px; margin:0 auto;}


