@charset 'utf-8';

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
	vertical-align: top;	
}

h1,h2,h3,h4,h5,h6 {
	clear:both;
	font-size: 100%;
	font-weight: normal;
}

ul,dl,ol {
	text-indent:0;
	list-style: none;
}
li{
	list-style:none;
}

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


hr {
	display: none;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}



caption,th {
	text-align: left;
}
