/* ½ºÅ¸ÀÏ ÃÊ±âÈ­ */
html, body,
div, span,
dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6,
p, address,
form, fieldset, legend, input, select, textarea,
table, caption, col, colgroup, thead, tfoot, tbody, th, td {
	margin:0;
	padding:0;
}

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

html, fieldset, img, abbr, acronym {
	border:0 none;
}

ol, ul, li, dl, dt, dd {
	list-style:none;
}

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

caption, th, td {
	font-weight:normal;
}

address, caption, em {
 	font-weight:normal;
	font-style:normal;
}

/* Ä¸¼ÇÅÂ±× ³ª¿À°ÔÇÏ±âÀ§ÇØ ÁÖ¼®Ã³¸® ÇÔ*/
caption, hr{
 display:none;
}
