body, div, span, table { margin: 0; padding: 0; }
body, td, input, textarea, select, h1, h2, h3 {
	font-family: "µ¸¿ò", "±¼¸²", Sans-Serif;
	font-size: 10pt;
	color: #6a6a6a;
}
h1, h2, h3, p { margin:0; padding:0; }
p { line-height: 1.4em; }
a:link { text-decoration:none; color: #6a6a6a;}
a:visited { text-decoration:none; color: #6a6a6a;}
a:active { text-decoration:none; color:#6a6a6a;}
a:hover { text-decoration:underline; color: blue; }
table { border-collapse: collapse; }
img{ border: 0; }
#idAdCorner
{
	display: block;
	z-index: 2;
	position: absolute;
	left: 890px; /*920px;*/
	top: 300px; /*302px;*/
	visibility: hidden;
}
body.popup { margin: 5px; }
input.textbox, textarea  { border-style: solid; border-width: 1px; }