* {vertical-align:baseline; font-weight:inherit; font-family:inherit; font-style:inherit; font-size:100%; padding:0; margin:0;}
fieldset, figcaption, figure, font, footer, form, 
h1, h2, h3, h4, h5, h6, header, hgroup, html,
i, iframe, img, ins,
kbd, 
keygen,
label, legend, li, 
meter,
nav,
object, ol, output,
p, pre, progress,
q, 
s, samp, section, small, span, source, strike, strong, sub, sup,
table, tbody, tfoot, thead, th, tr, tdvideo, tt,
u, ul, 
var{
    background: transparent;
    font-size: 100%;
    margin: 0;
		padding: 0;
		border: 0;
		outline: 0;
    vertical-align: top; }

ol, ul {
	
}
blockquote, q {
	quotes: none;
}
table, table td { 
	padding:0;
	border-collapse:collapse;
}
img {
	vertical-align:top; 
}
embed { 
	vertical-align:top;
}
/*html5 fix*/
header, content, footer, nav, article, section, figure, aside {
    display: block;
}
/*clearfix*/
.clear {clear:both; padding:0 !important; margin:0 !important; height:0 !important;}
.clearfix {display: inline-block;}
.clearfix:before , .clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
.hidden{display:none;}