@charset "gb2312";
/* Default Style  */
* { margin:0; padding:0; }
img { border:none; }
body { height:100%; color:#333; background-repeat: repeat-x; background-color: #eeeeee; font-family:Arial, ËÎÌå; }
/*************   list style   *****************/

ul, ol, dl, li, dt, dd { list-style-type:none; }
li img { text-align: left; }
/*************   misc style   *****************/

strong { font-weight:bold; font-size: 12px; }
.clear_b { clear:both; line-height:0; }
/************** table ************************/

table { border-collapse: collapse; }
td, th { padding: .5em; text-align: left; }
th { font-size: 12px; padding: 0.5em; text-align: center; }
caption { padding: 0 0.5em 0; text-align: left; color: #333; }
address { font-style: normal; text-align:center; }
.noBoder { border-bottom:none; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
/* End hide from IE-mac */
