/* -------------------------------------
reset.css Original
-------------------------------------*/

body {
	line-height: 1;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p,
a, address, font, img,center, ul, li { 
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	vertical-align: baseline;
	text-decoration: none;
}

table,tr, th, td{
	margin: 0;
	padding: 0;
	outline: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	vertical-align: baseline;
	text-decoration: none;
}

ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset , img { 
	vertical-align: bottom;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

