@charset "utf-8";
/* CSS Document */
* { padding:0; margin:0;}
html{ font-family:"宋体"; font-size:14px; height:100%; line-height:1.8em; color:#333333;}
body{ width:100%; margin:0 auto; background:#202020}
ul,li{ list-style:none;}
a{ font-family:"宋体";font-size:12px; color:#666; line-height:1.8em; text-decoration:none;}
a:hover{ color:#0082c0;}
img{ border:none;}
.right{ float:right;}
.left{ float:left;}
.clear{ clear:both;}
.none{float:none}

