/***********************************************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;}

.w1200{ width:1200px; margin:0px auto;}



.h20 { height:20px; font-size:0px; clear:both;}

.h30 { height:30px; font-size:0px; clear:both;}

.h40 { height:40px; font-size:0px; clear:both;}

.h60 { height:60px; font-size:0px; clear:both;}

.h80 { height:80px; font-size:0px; clear:both;}

.h100 { height:100px; font-size:0px; clear:both;}

.h310 { height:310px; font-size:0px; clear:both;}



.title{ width:100%; height:54px; background: url(../images/title.jpg) repeat-x center center; text-align:center; font-size:16px; color:#313f45;}

.title span{ padding:0px 10px 0px 10px; background:#fff; text-align:center; width:100px; display:block; margin:0px auto;}





/***********************************************公用部分结束**************************************************************/

