/***********************************************xiaofeng*****************************************************************************************/
@charset "utf-8";
/* CSS 公用部分 */
body {font-family:Microsoft Yahei; font-size: 12px; margin:0px; padding:0px; color: #232323; max-width:750px;margin:0px auto;}
* { margin:0px; padding:0px; border:0px;}
ul,li {list-style-type:none; margin:0px; padding:0px;}
a {text-decoration:none; outline:none;   noFocusLine: expression(this.onFocus = this.blur())/*去掉链接虚线框*/;}
input{border:0;outline:none;font-family:Microsoft Yahei; /*去除边框*/}

img {border:0px;}
.fl {float:left;}
.fr {float: right;}
.clear {clear:both; font-size:0px; height:0px;}

.h40{height: 40px;font-size: 0px;}


h1 {font-size: 36px;text-align: center; font-weight:inherit;}
h3 {font-size: 14px;text-align: center; font-weight:inherit;text-transform:uppercase;color:#aaaaaa;}



/***********************************************公用部分结束**************************************************************/
