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



