@charset "utf-8";

/******= 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-spacing:0;}
img,fieldset{border:0;}
ol,ul{list-style:none;}
address,caption,cite,code,dfn,em,th,var{font-weight:normal;font-style:normal;}
h1,h2,h3,h4,h5,h6{font-weight:normal;font-size:100%;} 
q:before,q:after{content:'';}   
abbr,acronym{border:0;}
input,textarea{outline:none;font-family:"microsoft yahei","simsun";}

/******= Common style =******/
.clearfix{zoom:1;}
.clearfix:after{content:".";display:block;clear:both;height:0;overflow:hidden;visibility:hidden;}
.clear{clear:both;height:1px;margin-top:-1px;overflow:hidden;}
.fl{float:left;}
.fr{float:right;}
.hide{display:none;}
.show{display:block;}
.radio_vlign{vertical-align:middle;margin-top:-2px;margin-bottom:1px;}
input.button,button{cursor:pointer;overflow:visible;/*Fix IE lt 8 bug*/}
textarea{overflow:auto;/*Hide the scrollbar for IE*/}
label[for]{cursor:pointer;}
html{width:100%;height:100%;}
body{position:relative;width:100%;height:100%;overflow:hidden;}
body{color:#616161;line-height:1.5;font-family:Arial,"simsun";font-size:12px;background:#e7e7e7;}
a{cursor:pointer;text-decoration:none;color:#616161;}
a:hover,a:active{text-decoration:none;color:#f00;}
