/* CSS Document */
/*------------网站公用样式-------------*/
html{ overflow-x: hidden; overflow-y: auto; }
*{ padding:0; margin:0;}
body{ font-size:12px; font-family:"宋体"; color:#555555; background:url(../images/bady.jpg) 0px 1px #f0f0f0 repeat-x; }
ul,li{ list-style:none;}
img{ border:none;}
a{color:#000; text-decoration:none;}
a:hover{ text-decoration:underline;}
.more{ color:#ff4c4c;}
.maleft{ width:720px; overflow:hidden; float:left;}



