@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; }
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; }
body, h1, h2, h3, h4, h5, h6, p, blockquote, dl, dt, dd, ul, ol, li, form, fieldset, legend, button, input, textarea, th, td, button, input, select/* for ie */ { font:12px/1.5 Î¢ÈíÑÅºÚ, ËÎÌå, Arial, Helvetica, sans-serif; color:#333; }
select { vertical-align: middle; }
a { text-decoration:none; cursor:pointer; }
/* Clearfix */
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
*html .clearfix { height:1%; }
*+html .clearfix { height:1%; }
/* Positioning */
.tl { text-align:left; }
.tc { text-align:center; }
.tr { text-align:right; }
.bc { margin:0 auto; }
.fl { float:left; display:inline; }
.fr { float:right; display:inline; }
.cb { clear:both; }
.cl { clear:left; }
.cr { clear:right; }
.vm { vertical-align:middle; }
.pr { position:relative; }
.pa { position:absolute; }
.abs_right { position:absolute; right:0; }
.zoom { zoom:1; }
.hidden { visibility:hidden; }
.none { display:none; }
.inline_b { display:inline-block; }
.block { display:block; }
.oh { overflow:hidden; }
.z1 { zoom:1; }


/* 20130808¼Ó */
html,body{
      -webkit-text-size-adjust:none;
}



