@charset "EUC-KR";

/****************** defaut CSS ********************/

body
{
	font-family: µ¸¿ò, Dotum, ±¼¸², Gulim, Arial, sans-serif, Verdana, Helvetica, geneva;
	font-size: 0.75em; /* 12px */
	line-height:1.5; 
	color:#454545;
	margin:0px;
	padding:0px;
	background-attachment: scroll;
	text-align: center;
}
/* »óÀ§ ¿¤·¹¸àÆ®°¡ 12px ¸¦ 0.75emÀ¸·Î Ç¥ÇöÇÏ°í ÀÖÀ»¶§ ÇÏÀ§ ¿¤·¹¸àÆ®ÀÇ px°ª em º¯È¯ (¼Ò¼öÁ¡ 2ÀÚ¸® ¹Ý¿Ã¸²)
	11px: 0.92em
	12px: 1em
	13px: 1.08em
	14px: 1.17em
	15px: 1.25em
	16px: 1.34em
*/


/* site common CSS */
fieldset.fieldset	{ border:none; margin:0; padding:0;}
legend.legend	{ display:none;	margin:0; padding:0;}
img	{ border:none; margin:0; padding:0}
h1	img,	h2	img,	h3	img,	h4	img,	h5	img,	h6	img	{	vertical-align:top;}
li img,	dl img	{vertical-align:top;}
p img	{vertical-align:top;}
h1,	h2,	h3,	h4,	h5,	h6	{font-size:100%;}
h1,	h2,	h3,	h4,	h5,	h6,	p,	dl,	dt,	dd,	ul,	ol,	li,	form,	fieldset,	blockquote	{margin:0px;padding:0px;}
dl,	ul,	ol	{list-style-type:none;}
table {border-spacing:0;}
table caption {	display:none;}

.clear{clear:both;}
