@charset "utf-8";
/* CSS Document */

html, div, span, applet, object, iframe, 
p, blockquote, pre, 
abbr, acronym, address, 
big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, b, u, i, center, 
dl, dt, dd, ol, ul, li, label, legend, caption, tbody, tfoot, thead{

	background: transparent;
	border: none;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	line-height: 100%;
	list-syle: none outside;
	margin: 0;
	outline: 0;
	padding: 0;
	/*position:relative;*/
	text-align: left;
	text-decoration: none;
	vertical-align: baseline;
}

input, :focus, fieldset, form{
	padding:0;
	margin:0;
}
a, a:hover, a:link, a:visited, ul, li{
	margin:0;
	line-height:100%;
	padding:0;
	text-decoration:none;
	border:none;
	list-style:none;
}
h1, h2, h3, h4, h5, h6{
	padding:0;
	margin:0;
	outline:0;background: transparent;
	border: none;
	line-height: 100%;
	list-syle: none outside;
	text-align: left;
	text-decoration: none;
	vertical-align: baseline;
}

table, td {
	border-collapse: collapse;
	border-spacing: 0;
	vertical-align:top;
}