#layer_pop {
	position:absolute;
	width:330px;
	height: 396px;
	top: 200px;
	right:710px;
	z-index:2; 
	display: block; 
	background: #ffffff;
	border: 2px solid #000000;
	font-family: 'Nanum Gothic', sans-serif;
}

.context {
	width: 330px;
	height: 350px;
	display: block;
	position: relative;
	background: url('../images/popup_logo_new.png') no-repeat center;
}

.context p {
	padding-top: 25px;
	padding-left: 30px;
	font-size: 14px;
	color: #555555;
	line-height: 22px;
}

.context p span {
	color: #050099;
	font-weight: bold;
}

.context p a {
	font-weight: bold;
	color: #5F00FF;
	margin-bottom: 10px;
}

.context p a:hover {
	color: #00D8FF;
}

.context h3 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Nanum Gothic', sans-serif;
	margin: 0px;
	padding: 0px;
	padding-top: 25px;
	color: #050099;
}

.context h3 span.sp_popup {
	color: #333333;
}

.button_s {
	width: 328px;
	height: 45px;
	display: block;
	position: relative;
	text-align: right;
	line-height: 42px;
	font-weight: bold;
	font-size: 13px;
	border-top: 1px solid #000000;
}

.button_s a {
	padding: 3px 8px 3px 8px;
	background: #333333;
	color: #ffffff;
	margin-right: 20px;
	margin-left: 10px;
}

.button_s input[type=checkbox] {
	vertical-align: middle;
	margin-bottom: 2px;
}


#layer_pop01{
	position:absolute;
	/*width:296px;
	height: 396px;*/
	width:600px;
	height:650px;
	top: 200px;
	right:100px;
	z-index:2; 
	display: block; 
	background: #ffffff;
	border: 2px solid #000000;
	font-family: 'Nanum Gothic', sans-serif;
}

.context01 {
	/*width: 294px;
	height: 350px;*/
	width:600px;
	height:650px;
	display: block;
	position: relative;
	background: url('../images/popup_logo_new.png') no-repeat;
}

.context01 p {
	padding-top: 25px;
	padding-left: 30px;
	font-size: 14px;
	color: #555555;
	line-height: 22px;
}

.context01 p span {
	color: #050099;
	font-weight: bold;
}

.context01 p a {
	font-weight: bold;
	color: #5F00FF;
	margin-bottom: 10px;
}

.context01 p a:hover {
	color: #00D8FF;
}

.context01 h3 {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Nanum Gothic', sans-serif;
	margin: 0px;
	padding: 0px;
	padding-top: 25px;
	color: #050099;
}

.context01 h3 span.sp_popup {
	color: #333333;
}

.button_s01 {
	width: 294px;
	height: 45px;
	display: block;
	position: relative;
	text-align: right;
	/*line-height: 42px;*/
	font-weight: bold;
	font-size: 13px;
	/*border-top: 1px solid #000000;*/
}

.button_s01 a {
	padding: 3px 8px 3px 8px;
	background: #333333;
	color: #ffffff;
	margin-right: 20px;
	margin-left: 10px;
}

.button_s01 input[type=checkbox] {
	vertical-align: middle;
	margin-bottom: 2px;
}


