body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,
form,fieldset,legend,button,input,textarea,th,td  {margin:0;padding:0;}

body,button,input,select,textarea{font:12px tahoma,arial;}

h1,h2,h3,h4,h5,h6{font-size:100%;}

address,cite,dfn,em,var{font-style:normal;}

code,kbd,pre,samp{font-family:courier new,courier,monospace;}

small{font-size:12px;}

ul,ol{list-style:none;}

a{text-decoration:none;color: #000;}

a:hover{text-decoration:underline;}

sup{vertical-align:text-top;}

sub{vertical-align:text-bottom;}

legend{color:#000;}

fieldset,img{border:0;}

button,input,select,textarea{font-size:100%;}

table{border-collapse:collapse;border-spacing:0;}
i,b{
	font-style: normal;
	font-weight: normal;
}
.fr{
	float:right;
}
.fl{
	float:left;
}
.cl{
	clear:both;
}
.f16{
	font-size: 16px;
	font-weight: bold;
}
.wrapper{
	width: 1200px;
	margin:0 auto;
}
.mt5{
	margin-top:5px;
}
.mt10{
	margin-top:10px;
}
.mt20{
	margin-top:20px;
}
.hover-red:hover{
	color:red;
}
.red{
	color:#db2242;
}
.cl{
	clear:both;
}
.mr-bt30{
	margin-bottom:30px;
}
.fb{
	font-weight:bold;
}
.gray{
	color: #606060;
    font-family: "微软雅黑";
}
.noborder-right{
	border-right:0!important;
}
.noborder-bottom{
	border-bottom:0!important;
}