@charset "utf-8";
html, body, div, p, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {
	margin: 0;
	padding: 0;
}
body{Font-size=62.5%,"Arial Narrow",HELVETICA; text-align:center; line-height:1.2; background:#fff;}
/*A*/
a{
	text-decoration:none;
}
a:hover{
	text-decoration:none;
}
/*img*/
img{ border:0 none; vertical-align:top;}
/*li*/
ul,li{list-style-type:none;}
/*浮动*/
.fl{
	float:left;
	display:inline;
}
.fr{
	float:right;
	display:inline;
}
.cl{
	clear:both;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	content: " ";
	clear: both;
	height: 0;
	line-height: 0;
}
.clearfix {
	zoom: 1;
}
img{boder:0;}
 a{blr:expression(this.onFocus=this.close());} /* 只支持IE，过多使用效率低 */
       a{blr:expression(this.onFocus=this.blur());} /* 只支持IE，过多使用效率低 */
      a:focus { -moz-outline-style: none; } /* IE不支�?*/
      a:focus { outline: none; } /*很多网站都会加的属�?/
.clear{clear:both;}
/*wrap*/
#wrap{text-align:left;}
/*宽度*/
.w887{
	width:910px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
}
.w980{
	width:980px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
}
.w1001{
	width:1002px;
	margin:0 auto;
	zoom:1;
}
.w1003{
	width:1003px;
	margin:0 auto;
	zoom:1;
}
.w1154{
	width:1154px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
}
.w1280{
	width:1280px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
}
.w1003{
	width:1003px;
	margin:0 auto;
	zoom:1;
}
.w1004{
	width:1003px;
	margin:0 auto;
	zoom:1;
}
.w1216{
	width:1216px;
	margin:0 auto;
	padding:0;

}
.pc_100{
	width:100%;
	overflow:hidden;
	zoom:1;
}
.mb-none{
	margin-bottom:0px;
}
.mr-none{
	margin-right:0px !important;
}
.border{
	border:none !important
}
.br-none{
	border-right:none !important;
}
/*mt*/
.mt6{margin-top:6px;}
.mt10important{margin-top:10px !important;}
.mt15{margin-top:15px;}
.mt15important{margin-top:15px !important;}
.mt20{ margin-top:20px !important;}
/*颜色red*/
.red{color:red;}
.green{color:#B5FF00}
/*more按钮*/
.more{
	float:right;
	margin:13px 10px 0 0;
}
.more2{
	float:right;
	margin:26px 10px 0 0;
}
/*button*/
button{ cursor:pointer;}

/*i,em重置*/
i,em{ font-style:normal;}
/*居中*/
.tc{ text-align:center;}
.mauto{margin:0 auto;}

.center{margin:0 auto;}
.border{ border:1px solid red;}
.text{color:#666666;}