@media all
{

	*			{ margin: 0; padding: 0; }
	html	{ height: 100%; }
	body	{ height: 100%; }

	/* ¸µÅ© °ü·Ã */
	A:link			{ text-decoration: none; }
	A:visited	{ text-decoration: none; }
	A:active		{ text-decoration: none; }
	A:hover		{ text-decoration: none; }

	/* ±âº»¼³Á¤ */
	form		{ margin: 0; padding: 0; }
	fieldset	{ border: 0 solid; }
	legend { display: none; }
	label { cursor: pointer; margin: 0; padding: 0; }
	input, textarea { cursor: pointer; font-size: 12px; }
	select { border: 1px solid #ccc; cursor: pointer; }

	img			{ border: none; }
	li				{ padding: 0; }

	h1 { display: block; }

	/* list type */
	ol, ul, p { margin: 0; padding: 0; }
	ul li { list-style: none; }
	ol li { list-style: none; }
	hr { display: none; }

	/* table */
	table { border-collapse: collapse; width: 100%; font-size: 12px; }
	table th, table td { }
	table th { }

	/* png ¼³Á¤
	.png24 { tmp:expression(setPng24(this)); }*/

	/* clear both */
	.clearBoth { clear: both; font-size: 0; height: 0; }

	.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	.clearfix { display: block; }
	.floatbox { overflow:hidden; }
	#ie_clearing { display: none; }

.bbs1 { color:#333333; font-size: 9pt; font-family: "Tahoma", "Arial", "Gulim"; letter-spacing: -0.1em; line-height: 140%}
.bbs2 { color:#606060; font-size: 9pt; font-family: "Arial", "Gulim", "±¼¸²", "Helvetica"; letter-spacing: -0.1em; line-height: 140%; font-weight:bold;}
.bbs3 { color:#959595; font-size: 9px; font-family: "Tahoma"; letter-spacing: -0.01em;}
.bbs4 { color:#959595; font-size: 8pt; font-family: "Arial", "Dotum";}
.bbs5 { color:#333333; font-size: 10pt; font-family: "Arial", "Gulim", "±¼¸²", "Helvetica"; letter-spacing: -0.1em; line-height: 140%}
.bbs6 { color:#959595; font-size: 8pt; font-family: "Tahoma";}
.bbs7 { color:#606060; font-size: 9pt; font-family: "Arial", "Tahoma", "Gulim"; letter-spacing: -0.1em; line-height: 140%}
.bbs8 { color:#333333; font-size: 9pt; font-family: "Arial", "Gulim", "±¼¸²", "Helvetica"; letter-spacing: -0.1em; line-height: 140%; font-weight:bold;}

}