@CHARSET "UTF-8";
/*------------------- Reset ---------------------*/

body{font:12px/18px 微软雅黑;color:#000;}
input,textarea,select{font-size:100%;font-family:inherit;}
body,h1,h2,h3,h4,h5,h6,p,ul,ol,form{margin:0;}
ul,ol{padding-left:0;list-style-type:none;}
img{border:0;}

/*------------------- Common ---------------------*/

.l{float:left;}.r{float:right}.cl{clear:both;}
.rel{position:relative;}.abs{position:absolute;}
.dn{display:none;}.db{display:block;}.dib{display:inline-block;-moz-inline-stack:inline-block;}.di{display:inline;}
.ovh{overflow:hidden;}.ovs{overflow:scroll;}.vh{visiblity:hidden;}.vv{visibility:visible;}
.fix{*zoom:1;}.fix:after,.fix:before{display:block;content:".";height:0;clear:both;overflow:hidden;visibility:hidden;}

a{text-decoration:none;}
a:hover{text-decoration:underline;}
table{border-collapse:collapse;}



