@charset "utf-8";

html,body,div,span,p,
h1,h2,h3,h4,h5,h6,
dl,dt,dd,ol,ul,li,
table,caption,tbody,tfoot,thead,tr,th,td,pre,code{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	letter-spacing:0;
	vertical-align:baseline;
	background-color:transparent;
}
html,body{
	/*_height:100%;*/
}
h1,h2,h3,h4,h5,h6,
table,tbody,thead,tr,th,td{
	font-weight:normal;
	font-style:normal;
}

li,dt,dd{
	list-style-type:none;
}
img,a img{
	vertical-align:top;
	border:none;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
th{
/*	white-space:nowrap;*/
}
th,td{
	text-align:left;
	vertical-align:middle;
}

