@charset "utf-8";
/* Download : http://www.jb51.net *?
/* Reset css*/
body,h1,h2,h3,h4,h5,h6,div,hr,p,dl,dt,dd,ul,ol,li,form,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0}
body,button,input,select,textarea{font:12px/1.5 tahoma,arial,\5b8b\4f53; outline: none;}
body{_overflow:auto;_height:100%;margin:0 auto; font-family: "宋体"; font-size:14px; line-height: 1;}
html{_overflow:hidden}
h1,h2,h3,h4,h5,h6{font-size:100%}
ul,ol,li,dl,dt,dd{list-style:none}
img{border:0}
img{vertical-align: top;}
button,input,select,textarea{font:12px/1.5 tahoma,arial,sans-serif; vertical-align:middle;cursor:pointer}
table{border-collapse:collapse;border-spacing:0}
.clear{display:block;float:none;clear:both;overflow:hidden;visibility:hidden;width:0;height:0;background:none;border:0;font-size:0}

/*a*/
a{ text-decoration:none; color:#666;}

/* public */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
	overflow:auto;
}
.clearfix{
	*zoom:1;
}
.ofh{overflow:hidden;}
.fl { float:left; }
.fr { float:right; }
.pr0{ padding-right:0!important;}
.pb9{ padding-bottom:9px!important;}
.pal10{ padding-left:10px!important;}
.bb0{border-bottom:0!important;}
.ma{margin:0 auto!important;}
.ml5{margin-left:5px!important;}
.mr0{margin-right:0!important;}
.mt0{ margin-top:0!important;}
.mt40{margin-top:40px!important;}
.brn{border-right:none!important;}
.none{display:none;}
.cursor{ cursor: pointer;}
