@charset "utf-8";
/* CSS Document */
*{ padding:0; margin:0;}
html{ font:12px/18px "宋体"; color:#333;}
body{ width:100%; background:url(../images/bj.jpg) repeat;}
ul,li{ list-style:none;}
a{ font:12px/18px "宋体"; color:#4e4e4e; text-decoration:none;}
a:hover{color:#e55c00; text-decoration:underline;}
img{ border:none; margin:0}
.left{ float:left;}
.right{ float:right;}

