@charset "utf-8";

body {
	font-size: 12px;
	line-height: 1.5em;
	font-family: Gulim, "굴림", Dotum, "돋움", "Lucida Grande", Tahoma, Verdana,
		AppleGothic, UnDotum, sans-serif;
	color: #333;
	background: #f2f2f2;
}

#popWrapper {
	padding-top: 12px;
	background-color: #f2f2f2;
	min-width: 480px;
	min-height: 400px;
}

.divPopup {
	background: #f2f2f2;
	border-top: 3px solid #d94326;
	width: 100%; /*width:auto;*/
	height: 100%;
	min-width: 200px;
	min-height: 350px;
	padding: 8px 0 0 0;
}

.PopupTitie {
	padding: 0 10px 6px 10px;
	color: #333;
	font-size: 12px;
	font-weight: bold;
}

.TitlePoint {
	color: #dc4b2f;
	font-size: 12px;
	font-weight: bold;
}

.TitleNormal {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}

.PopupContentW {
	float: left;
	width: 100%;
	height: 100%;
}

.PopupContent {
	width: auto;
	min-height: 268px;
	margin: 0 10px 10px 10px;
	padding: 16px;
	border: 1px solid #deded5;
	background-color: #ffffff;
	line-height: 180%;
}

.PopupBtn {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	border: 1px solid red;
}

.PopupBtns {
	dispaly: block;
	height: 21px;
	width: 47px;
	vertical-align: bottom;
	*vertical-align: middle;
	*padding: 4px 0 0 0; /* only for IE */
	background-image: url(/image/ko/common/reviewBtnbg.gif);
	border: 0px solid #9a0f16;
	cursor: pointer;
	margin: 12px 16px 0 0;
	color: #564f4b;
}

.PopupClose {
	width: auto;
	height: 20px;
	text-align: right;
	background-color: #a3a09b;
	line-height: 180%;
	clear: both;
	padding: 0 10px 0 0;
	margin: 30px 10px 0 10px;
}

.CloseTxt {
	color: #ffffff;
}

/**/
.RowsSearch_first {
	width: 10px;
}

.proposebtn {
	margin: 0 24px 0 6px
}

#popWrapper h1.title {
	margin: 0 24px 6px 24px;
	padding: 0 0 0 18px;
	color: #000000;
	font-weight: bold;
	font-size: 1.2em;
	background: url("../../image/ko/common/ico/arrowicon_red.gif") no-repeat
		2px 50%;
	border-bottom: 1px solid #ccc;
	line-height: 2em
}

.popContent {
	width: auto;
	margin: 17px 24px 24px 24px;
	min-height: 268px;
	padding: 16px;
	border: 1px solid #E5E5DD;
	background: #fff
}

.myeshelfFolder {
	height: 150px;
	background: url(/image/ko/common/pop_document.gif) no-repeat 60px 50px;
	padding: 110px 0 0 270px;
	font-weight: bold
}

.myeshelfFolder select {
	height: 19px;
	margin-bottom: 2px;
	padding: 0;
	font-size: 1em;
	font-weight: normal
}

.popFooter {
	width: auto;
	height: 28px;
	text-align: right;
	background: #a3a09b;
	clear: both;
	padding: 7px 24px 0 0;
	margin: 0 0 0 0;
	line-height: 2em
}
/* sub page button group - images	_ie7 ie8 fireFox*/
#popWrapper .popFooter .divButton {
	float: left;
	width: 100%;
	margin: 20px 0;
	text-align: center;
}

#popWrapper .popFooter .divButtonTop {
	padding: 0 5px 5px 0;
	border-bottom: 1px solid #ccc;
	text-align: right;
}

#popWrapper .popFooter .LinkButtonW {
	position: relative;
	display: inline-block;
	height: 22px;
	padding: 0 0 0 7px;
	background: url(/image/ko/common/btn/popbutton_l.gif) no-repeat 0 0;
}

#popWrapper .popFooter .submitButton {
	height: 22px;
	padding: 0 7px 0 0;
	border-style: none;
	background: url(/image/ko/common/btn/popbutton_r.gif) no-repeat right 0;
	color: #371709;
	font-family: Dotum;
	font-size: 1em;
	font-weight: bold;
	cursor: pointer
}

#popWrapper .popFooter .LinkButtonA {
	display: inline-block;
	height: 23px;
	padding: 0 0 0 7px;
	background: url(/image/ko/common/btn/popbutton_l.gif) no-repeat 0 1px;
}

#popWrapper .popFooter a.LinkButton {
	display: inline-block;
	height: 23px;
	padding: 0 7px 0 0;
	background: url(/image/ko/common/btn/popbutton_r.gif) no-repeat right
		1px;
	color: #371709;
	font-weight: bold;
	line-height: 2.1em;
	cursor: pointer;
}

@
-moz-document url-prefix () { #popWrapper .popFooter a.LinkButton {
	line-height:2.2em
	
}

}
*+html body #popWrapper .popFooter a.LinkButton {
	display: inline-block;
	height: 19px;
	padding: 3px 7px 0 0;
	background: url(/image/ko/common/btn/popbutton_r.gif) no-repeat right
		1px;
	color: #371709;
	font-weight: bold;
	line-height: 1.4em;
	cursor: pointer;
}