﻿body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote{padding:0;margin:0;}
fieldset,img { border:0;}

/* remember to define focus styles! */
:focus {outline:0;}
address,caption,cite,code,dfn,em,th,var,optgroup {font-style:normal;font-weight:normal;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
abbr,acronym {border:0;font-variant:normal;}
input,button,textarea,select,optgroup,option {font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
code,kbd,samp,tt {font-size:100%;}
/*@purpose To enable resizing for IE */
/*@branch For IE6-Win,IE7-Win */
input,button,textarea,select {*font-size:100%;}
body {line-height:1.5;font-size:12px;}
ol,ul {list-style:none;}

/* remember to highlight anchors and inserts somehow! */
blockquote,q {quotes:none;}
blockquote:before,blockquote:after,q:before,q:after {content:'';content:none;}

html,body {height:100%;background:#fff;font-family:"宋体",Arial;font-size:12px;color:#6e6e6e;line-height:22px;}

a {color:#6e6e6e;text-decoration:none;}
a:hover {color:#222;text-decoration:none;}



.clear:after{clear: both;content:'.';display: block;visibility:hidden;height:0;}
.clear{zoom:1; clear: both;}

.fleft {float:left}
.fright {float:right}
.tal{text-align:left;}
.tar{text-align:right;}
.tac{text-align:center;}

.on {display:block;}
.hide {display:none;}

.aBut {display:block;overflow:hidden;text-indent:-9999px;}