/***********************************************xiaoyuan*****************************************************************************************/
@charset "utf-8";
/* CSS 公用部分 */
body {font-family:Microsoft Yahei; font-size: 12px; margin:0px; padding:0px; background:url(../ima/bj.jpg);  }
* { margin:0px; padding:0px; }
ul,li {list-style-type:none; text-transform:capitalize; margin:0px; padding:0px;}
a {text-decoration:none; outline:none;   noFocusLine: expression(this.onFocus = this.blur())/*去掉链接虚线框*/;}


img {border:0px;}
.fl {float:left;}
.fr {float: right;}
.clear {clear:both; font-size:0px; height:0px;}

.z24{font-size:24px;}
.z14{font-size:14px;}
.z18{font-size:18px;}

.h10{ height:10px; font-size:0px; clear:both;border-bottom:1px solid #454545;}
.h16{ height:16px; font-size:0px; clear:both;border-bottom:1px solid #454545;}
/***********************************************公用部分结束**************************************************************/
