html{}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
legend{color:#000;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{font-size:100%;}
figure{margin:0;padding:0;line-height:0;}
/*-----------------------------------------*/
a{text-decoration:none;cursor:pointer;}
.b,b,strong{font-weight:500;}
.fl{float:left;}
.fr{float:right;}
.cb{clear:both;line-height:0;font-size:3px;}

.cf:before, .cf:after{content: "";display: table;}
.cf:after{clear: both;}
.cf{}

.db{display:block;}
.dn{display:none;}

.table{display:table;border-collapse:collapse;}
	.table.bc{border-collapse:separate;}
	.table .tr{display:table-row;}
	.table .td{display:table-cell;}

.oh{overflow:hidden !important;}
.pf{position:fixed;}
.cp{cursor:pointer;}

.no-b{border:none;}
.no-mp{margin:0;padding:0;}
.no-lst{list-style-type:none;}
.no-br{border:none;}
.no-bg{background-image:none;}
.no-bg-r{background-repeat:no-repeat;}
.bg-top{background-position:top;}
.bg-bottom{background-position:bottom;}
.valigh-top{vertical-align:top;}
.valigh-middle{vertical-align:middle;}
.valigh-bottom{vertical-align:bottom;}
.taligh-left{text-align:left;}
.taligh-center{text-align:center;}
.taligh-right{text-align:right;}