@charset "utf-8";

::selection {
	background: #F6A800;
	color: #fff
}

::-moz-selection {
	background: #F6A800;
	color: #fff
}

::-webkit-selection {
background: #F6A800;
color: #fff
}

blockquote,body,dd,div,dl,dt,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hr,input,li,ol,p,pre,td,textarea,th,ul {
	padding: 0;
	margin: 0
}

b,i {
	font-style: normal;
	font-weight: 400
}

code,pre {
	word-wrap: break-word
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

fieldset,img {
	border: none
}

legend {
	display: none
}

address,caption,cite,code,dfn,i,th,var {
	font-weight: 400;
	font-style: normal
}

ol,ul {
	list-style: none
}

caption,th {
	text-align: left
}

h1,h2,h3,h4,h5,h6 {
	font-weight: 400;
	font-size: 100%
}

q:after,q:before {
	content: ""
}

a {
	text-decoration: none;
	color: #333
}

abbr,acronym {
	border: 0
}

.less12px {
	-webkit-text-size-adjust: none
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.clearfix {
	display: inline-block
}

* html .clearfix {
	height: 1%
}

.clearfix {
	display: block
}

a:hover {
	text-decoration: none
}

.dn {
	display: none
}

input,img{vertical-align:middle;}