/* CSS Document */
/* 重设样式 */
body{font-family:"宋体"; font-size:12px; margin:0; padding:0px; line-height:20px; color:#5E5946; background:#b4b4b4; margin:0 auto; }
html,p,ul,li,input,form,h1,h2,h3,h4,h5,h6,dl,dd,dt{ margin:0; padding:0;}
img{border:0; vertical-align:top;}
ul,li{margin:0px; padding:0; list-style-type:none;}
.clear{ clear:both; height:0; overflow:hidden; font-size:0;}

/* 链接 */
a{color:#444;text-decoration:none;}
a:hover{color:#f37f0d;text-decoration:underline;}

a.hot{color:#00907a;text-decoration:none;}
a.hot:hover{text-decoration:underline;}


.right{ float:right;}
.left{ float:left;}

.footer{ float:left; background-color:#e1dfe0; width:100%;}

