@charset "gb2312";
/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0; outline:0}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block}
table{border-collapse:collapse;border-spacing:0}
caption,th{text-align:left;font-weight:normal}
html,body,fieldset,img,iframe,abbr{border:0}
i,cite,em,var,address,dfn{font-style:normal}
[hidefocus],summary{outline:0}
li{list-style:none}
h1{font-size:30px}
h2{font-size:25px}
h3{font-size:20px}
h4{font-size:18px}
h5{font-size:16px}
h6{font-size:14px}
sup,sub{font-size:83%}
pre,code,kbd,samp{font-family:inherit}
q:before,q:after{content:none}
textarea{overflow:auto;resize:none}
label,summary{cursor:default}
a,button{cursor:pointer}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold}
del,ins,u,s,a,a:hover{text-decoration:none}
body,textarea,input,button,select,keygen,legend{font:12px Helvetica,Arial,sans-serif;color:#333;outline:0}
body{background:#fff}
/* nav */
.nav{ width:100%; height:60px; background-color:#FFF}
.nav h1{ padding:2px 0 3px}
.nav h1 a{ display:block; width:255px; height:55px; background:url(../img/logo_6.png) no-repeat; text-indent:-99999px}
.nav ul{ margin-right:5px; display:inline}
.nav ul li{ padding:20px 0; margin-left:20px; display:inline}
.nav ul li a{ font-size:16px; font-weight:bold; line-height:16px; color:#333}
.nav ul li a:hover{ color:#da3f3f}
/* footer */
.footer{ padding-bottom:30px}
.footer p{ margin:0 auto; text-align:center; font-size:12px; color:#999999}
