@charset "euc-kr";

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

/*ÆË¾÷µðÀÚÀÎ*/
body {
	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 {
	font-size:18px;
	color:#fff;
	overflow:hidden;
	height:18px;
	margin:0;
	}

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

#popupWrap {
	width:100%;
	}
#popupTopWrap {
	width:100%;
	height:48px;
	background:url(/image/popup/popup03/topWrapBg.gif) repeat-x left top;
	}
	#popupTop {
		position:relative;
		width:100%;
		height:48px;
		}

	#popupTop img.title {
		display:none;
		}
	#popupTop #popupAttach {
		position:absolute;
		right:10px;
		top:25px;
		z-index:0;
		}
	#popupTitile {
		width:100%;
		padding-top:15px;
		height:33px;
		text-align:center;
		background:url(/image/popup/popup03/topBg2.gif) no-repeat left top;
		}
	#popupContentWrap {
		width:100%;
		overflow:auto;
		}
		#popupContent {
			/*overflow:auto;*/
			padding:10px;
			}
	#popupBtmWrap {
		width:100%;
		height:56px;
		background:url(/image/popup/popup03/bottomWrapBg.gif) repeat-x left top;
		}
	#popupBtm {
		position:relative;
		width:100%;
		height:56px;
		color:#fff;
		background:url(/image/popup/popup03/bottomBg.gif) no-repeat left top;
		}
		#popupBan {
			float:left;
			padding-top:30px;
			}
		#popupClose {
			position:absolute;
			top:0;
			right:0;
			}