@charset "utf-8";
/* CSS Document */
*{ margin:0px; padding:0px;}
html{ color:#000;   -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;}  
table{ border-collapse:collapse;border-spacing:0;}  
th{ font-weight:normal;}  
fieldset,a img{ border:0px;}  
iframe{ display:block;}  
ol,ul,li{ list-style:none;}
del{ text-decoration:line-through; }  
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:bolder;;}  
q:before,q:after {content:'';}  
sub,sup {font-size: 75%; line-height: 0; position: relative; vertical-align: baseline;}  
sup {top: -0.5em;}  
sub {bottom: -0.25em;}  
a,input{ outline:none;}
ins,a{ text-decoration:none;}  
textarea{ resize:none;}
em,i{ font-style:normal;}

/*html5*/
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{ display:block;}  
audio,canvas,video{ display: inline-block;*display: inline;*zoom: 1;}  
abbr,acronym{ border:0;font-variant:normal;}  
address,caption,cite,code,dfn,em,th,var{ font-style:normal; font-weight:500;}  
 
.clearfix:after {
visibility: hidden;
display: block;
font-size: 0;
content: ".";
clear: both;
height: 0;
}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

.cl {clear: left;}
.cr {clear: right; }
.cb {clear: both;}
.clears{ clear:both; line-height:0px; overflow:hidden; font-size:0px; height:0px;}
body{font-family:Verdana,Arial,"Microsoft Yahei","宋体"; text-align:center; font-size:12px; background:#5b0002  url(../images/head.jpg) top center repeat-x;}
input,textarea,select{font-family:Verdana,Arial,"Microsoft Yahei","宋体";}

