@charset "gb2312";

/* CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0; padding:0;}
body,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,form,fieldset,legend,button,input,textarea,th,td { font:14px/1.5 Î¢ÈíÑÅºÚ, ËÎÌå, Arial, Helvetica, sans-serif; color:#333;}
table{border-collapse:collapse; border-spacing:0;}
fieldset,img{border:none;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal; font-weight:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%; font-weight:normal;}
q:before,q:after{content:''}
abbr,acronym{border:none;}

/* Clearfix */
.clearfix:after{content:"."; display:block; height:0; clear:both; visibility:hidden;}
*html .clearfix{height:1%;}
*+html .clearfix{height:1%;}
.clear{clear:both;}

/* Font Style */
.f16{font-size:16px;}
.lh180{line-height:180%;}
.fw{ font-weight:bold;}

/* Positioning */
.tl{text-align:left;}
.tc{text-align:center;}

/* Width and Height*/
.w980{width:980px;}


/* Margin and Padding */
.mauto{ margin:0 auto;}
.ml65{ margin-left:65px;}
.ml130{ margin-left:130px;}
.ml200{ margin-left:200px;}
.mb30{ margin-bottom:30px;}
.pt20{padding-top:20px;}
.pt35{padding-top:35px;}




