/********** reset **********/
html, body, div, span, object, iframe, blockquote, pre, abbr, cite, code, del, dfn, em, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, fieldset, label, legend, tbody, tfoot, thead, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video, 
h1, h2, h3, h4, h5, h6, p, address, ul, ol, li, dl, dt, dd, table, caption, th, tr, td, img, form {
	margin: 0;
	padding: 0;
	border: 0;
	outline:0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
	text-align: left;
	list-style-type: none;
	vertical-align:baseline;
	background:transparent;
}

body {
	line-height:1;
}

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { 
	display:block;
}

blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}

ins {
	background-color:#FFF;
	color:#000;
	text-decoration:none;
}

mark {
	background-color:#FFF;
	color:#000;
	font-style:italic;
	font-weight:bold;
}

ol, ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}



a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}

form {
	display: inline;
}

table {
	border: 0;
	border-collapse: collapse;
	margin: 0;
	border-spacing: 0;
}

hr {
	display:block;
	height:1px;
	border:0;   
	border-top:1px solid #CCC;
	margin:1em 0;
	padding:0;
}

input, select {
	vertical-align:middle;
}

img {
	vertical-align: top;
	font-size: 0;
	line-height: 0;
}



* {
	zoom:1;
}

a, span {
	zoom:normal;
}



