body,
div,
dl, dt, dd,
ul, ol, li,
h1, h2, h3, h4, h5, h6,
form, fieldset, input, textarea,
p, blockquote,
table, th, td {
	margin: 0;
	padding: 0;
	text-decoration: none;
	list-style: none;
}

html{
	margin:0;
	padding:0;
	height:100%;
	overflow:auto;
}

img {　border-width: 0;　border: 0;}

h1,h2,h3,h4,h5,h6 {
	font-size:100%; 
	font-weight:normal; 
}

img, div {
	border: 0px;
}

/* clearfix */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.clearfix { display: inline-block; }
/* \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* */


