/***********************************************xiaoyuan*****************************************************************************************/
@charset "utf-8";
/* CSS 公用部分 */
body {font-family:Microsoft Yahei; font-size: 12px; margin:0px; padding:0px; color: #232323; position:relative; padding-top:98px;}
* { 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;}
.w600{ width:600px; margin:0px auto;}

.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;}
.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{ padding-left:23px; line-height:70px; height:70px; border-bottom:1px solid #e1e1e1; background:url(../images/title.jpg) no-repeat center left;}
.title span{ float:left; font-size:24px; color:#333;}
.title a{ float:right; color:#666; font-size:20px;}

.title2{ width:600px; margin:0px auto; height:60px; background:url(../images/title1.png) no-repeat center center; text-align:center;}
.title2 span{ line-height:60px; display:inline-table; padding:0px 15px 0px 15px; color:#fff; font-size:28px; background:none;}

.title3{ width:600px; margin:0px auto; height:60px; background:url(../images/title2.jpg) no-repeat center center; text-align:center;}
.title3 span{ line-height:60px; display:inline-table; padding:0px 15px 0px 15px; color:#333; font-size:28px; }
.biao{ width:600px; margin:0px auto; border-bottom:1px solid #0074c0; height:60px; line-height:60px; font-size:26px; color:#333;}
.biao span{ float:left;}
.biao a{ float:right; color:#666; font-size:20px;}

/***********************************************公用部分结束**************************************************************/
