/* 全局公共样式的设定 */
body{margin:0;padding:0;font-size:14px;line-height:22px; color:#333; width:100%; height:100%;}
ul{list-style-type: none;}
div,p,li{font-family:Verdana, "宋体";font-size:14px;}
form,ul,li,h1,h2,h3,h4,h5,h6,dl,dd,dt,form,input{margin:0;padding:0;}
select{font-size:12px;}
img{border-top-width:0px; border-left-width:0px; border-bottom-width:0px; border-right-width:0px}
ul,li{list-style-type:none;}
h1,h2,h3,h4,h5,h6 { font-size:14px; font-weight:normal;}

h3{font-weight:900; font-size:24px; padding-bottom:20px; margin:40px 0px 30px; width:610px; color:#000058; padding-top:20px; height: 20px;text-align:center}

/* 默认全局样式超链接样式 */
a{color:#333;text-decoration:none;}
a:hover{color:#333; text-decoration:none;}

.none{ display:none}

