/* CSS Document */
/******************* 通用及文字 *******************/
*{list-style:none;margin:0; padding:0; color:#636363; font-size:12px; font-style:normal; font-family:"宋体",verdana;}
body{ background-image:url(../images/bg.jpg); background-repeat:repeat-x; background-position:top; background-color:#f8f8f8;}
img {border:none;}
.clear{clear:both;}

a{text-decoration:none;}
a:hover{text-decoration:underline;}



