@charset "euc-kr";

/*
À¥ ÆÛºí¸®½Ì
ÀÛ¾÷ÀÚ:±èµ¿¿ì(haman@nate.com) 
*/

/*ÆË¾÷µðÀÚÀÎ*/
body {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	font-size:75%;
	font-family:"µ¸¿ò", dotum, "±¼¸²", Gulim, AppleGothic, sans-serif;
	}

img {
	border:0;
	}

a {
	color:#000 ;
	text-decoration:none;
	font-size:1em;
	}

a:hover {
	color:#000;
	}

h1 {
	visibility:hidden;
	position:absolute;
	width:0;
	height:0;
	font-size:0;
	line-height:0;
	}

h2 {
	visibility:hidden;
	position:absolute;
	width:0;
	height:0;
	font-size:0;
	line-height:0;
	}

#popupWrap {
	float:left;
	width:100%;
	}
#popupAttach {
	position:absolute;
	right:20px;
	top:5px;
	z-index:0;
	}

/*
#popupTopWrap {
	float:left;
	width:100%;
	height:30px;
	display:none;
	}
	#popupTop {
		position:relative;
		width:100%;
		}
		#popupTitile {
			width:100%;
			text-align:center;
			}
*/

#popupContentWrap {
	overflow:auto;
	width:100%;
	margin-top:-5px;
	}

#popupBtmWrap {
	float:left;
	width:100%;
	height:25px;
	}
	#popupBtm {
		position:relative;
		width:100%;
		height:25px;
		}
#popupBan {
	position:absolute;
	bottom:0;
	left:0;
			}
#popupClose {
	position:absolute;
	bottom:0;
	right:0;
	}
