@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0;}
body { background:#cc0201; color:#333; font-size:14px; font-family:"Microsoft Yahei";}
td,th,caption { font-size:14px;}
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%;}
address, caption, cite, code, dfn, em, th, var { font-style:normal; font-weight:normal;}
a { color:#333; text-decoration:none;}
a:hover { color:#cc0201; text-decoration:none;}
img { border:none;}
ol,ul,li { list-style:none;}
input, textarea, select, button { font-size:14px; font-family: "Microsoft Yahei";}
table { border-collapse:collapse;}
/* css common */
.clearfix:after {content: "."; display: block; height:0; clear:both; visibility: hidden;}
.clearfix { *zoom:1;}
.clear{ clear:both;}



.fl{ float:left;}
.fr{ float:right;}



.fz12{ font-size:12px;}
.fz18{ font-size:18px;}
.fz24{ font-size:24px;}
.colorf6a500{ color:#f6a500;}
.color3{ color:#333;}

.mt30{ margin-top:30px;}
.mt10{ margin-top:10px;}
.pd10{ padding:10px 0;}
.pd20{ padding:20px 0;}
.pd30{ padding:30px 0;}
.pd40{ padding:40px 0;}
.mr30{ margin-top:30px;margin-bottom:130px;}