 /*********** CSS Reset **********/
 html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, 
 pre, form, fieldset, table, th, td, input, textarea,dl,dt,dd{ margin: 0; padding: 0; }
 body { font-family:\5B8B\4F53,Arial Narrow,arial,serif; background-color: #fff;  font-size: 12px;background: url(images/body-bg.png) repeat-x 0 0 #fff;}
 img{ vertical-align: top; border-width:0; }
 ol,ul { list-style: none;}
 li{ list-style-type: none;}
 caption,th { text-align: left;}
 address,caption,cite,code,dfn,ins,em,th,var { font-weight:normal; font-style:normal;} 
 input,textarea{ font-size: 12px; padding: 2px;}
 
 h1,h2,h3,h4,h5,h6{ font-weight: normal;} 
 p{line-height:20px;}
 textarea{overflow:auto;}
 a{color:#333; text-decoration:none;} 


.fl{ float:left}
.fr{ float:right;}

.zt{font-family:微软雅黑,黑体,宋体;}
.zt a{font-family:微软雅黑,黑体,宋体;}
.st{font-family:宋体;}
.st a{font-family:宋体;}

.cl:after {content:"\0020";line-height:0;font-size:0;display:block;clear:both;visibility:hidden;overflow:hidden;}
.cl {*zoom:1;}

.c{ clear:both;}

.g20{ height:20px;}