@charset "gb2312";
/* CSS Document */

html, body, div, span, applet, object, iframe, table, caption, tbody, tfoot, thead, tr, th, td,     
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var,     
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,     
dl, dt, dd, ol, ul, li, fieldset, form, label, legend {    
 vertical-align: baseline;    
 font-family: inherit;    
 font-weight: inherit;    
 font-style: inherit;    
 outline: 0px;    
 padding: 0;    
 margin: 0;    
 border: 0;    
 }    

  

ol, ul,li {    
 list-style: none;    
 }

.clear{content: "."; display: block; height: 0px; line-height:0px; visibility:hidden; clear:both}
 /*CSS-REST*/