@charset "utf-8";
*{ margin:0px; padding:0px;}
html{font-family:"宋体"; font-size:12px; color:#333333; height:100%;}
body{ width:980px;  margin:0 auto; background:#ffffff; line-height:1.8em;}

ul{ list-style:none;}
img{border:none;}
a{ text-decoration:none; color:#000;}

.left{ float:left;}
.right{float:right;}
.clear{ clear:both;}




