@charset "utf-8";

/*reset*/
body{font-size:12px; font-family:Microsoft YaHei, Arial, Helvetica, sans-serif; line-height:1.5; color:#666; overflow-x:hidden;}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td{margin:0; padding:0;}
input, select, button, textarea{font-size:100%; font-family:inherit; outline:none;}
ul, ol{list-style:none;}
img{border:0;}
a{color:#666; text-decoration:none;}
a:hover{color:#206733; text-decoration:none;}
table{border-collapse:collapse; border-spacing:0;}
small, .small{font-size:12px;}
big, .big{font-size:18px;}
:focus{outline:0;}

/*common*/
.clearfix:after, .area:after{clear:both; height:0; display:block; content:"\0020";}
.clearfix, .area{zoom:1;}
.clear{clear:both; height:0; font-size:0; overflow:hidden;}
.left{float:left;}
.right{float:right;}
.tl{text-align:left;}
.tc{text-align:center;}
.tr{text-align:right;}
.w{width:1000px; margin:0 auto;}