/***********************************************xiaoyuan*****************************************************************************************/
@charset "utf-8";
/* CSS 公用部分 */
body {font-family:Microsoft Yahei; font-size: 12px; margin:0px; padding:0px; color: #232323;}
* { 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;}

.h10 { height:10px; font-size:0px; clear:both;}
.h20 { height:20px; font-size:0px; clear:both;}
.h30 { height:30px; font-size:0px; clear:both;}
.h40 { height:40px; font-size:0px; clear:both;}
.h50 { height:50px; font-size:0px; clear:both;}
.h60 { height:60px; font-size:0px; clear:both;}
.h80 { height:80px; font-size:0px; clear:both;}
.h120 { height:120px; font-size:0px; clear:both;}
.w1200{ width:1200px; margin:0px auto;}
.mains{ width:75%; margin:0px auto;}

/***********************************************公用部分结束**************************************************************/
