@charset "euc-kr";

html { overflow-y:scroll; filter: expression(document.execCommand("BackgroundImageCache", false, true)); }
.png24 { behavior:url(/10SS/common/js/iePngFix.htc); } 


* {margin:0px; padding:0px; font-size:12px; font-family:"µ¸¿ò", Dotum, "±¼¸²", Gulim, AppleGothic, Sans-serif;}
body{margin:0px;}
.body { background-color:#FFFFFF; }
.body_main { background-color:#FFFFFF; }
.body_trans { background-color:transparent; }
.bd		{border:1px solid;}

img,fieldset{border:none;}
.hand 	{cursor:Pointer}

table { border-collapse: collapse; border: 0px; }
table th, table tr, table td { padding: 0px; margin: 0px; border-collapse: collapse; border:none; }


.TPD { font-size:12px; padding:3px 15px 3px 3px}
.TPD2 { font-size:12px; padding:3px 60px 3px 3px}

/*¼¾ÅÍÁ¤·Ä ·¹ÀÌ¾î*/
#CenterDiv {
	position:absolute;
	top: 50%;
	left: 50%;
	margin-top: -24.8em; /*set to a negative number 1/2 of your height*/
	margin-left: -25.5em; /*set to a negative number 1/2 of your width*/
	border: 0px;
	background-color: #ffffff;
	z-index:3000;
}