
html, body { 
	background-color: #444444; 
	font-family: '����', dotum, sans-serif;
	font-size: 12px; 
}
* { 
	margin: 0px; 
	padding: 0px; 
}
li, dd { 
	list-style: none; 
}
img {
	vertical-align: top;
	border: 0px;
	font-size: 0px;
}
#wrap { 
	padding: 20px; 
}
#container { 
	overflow: hidden;
	position: relative; 
	width: 580px;
	margin-top: 12px; 
	background-color: #fff; 
}
#contents { 
	_height: 433px;
	min-height: 433px;
	margin: 0 30px; 
	padding-top: 64px;
	padding-bottom: 24px;
}
.dot {
	color: #d80647;
}

.bubble-box { 
	position: absolute; 
	top: 18px;
	right: 30px;
	width: 200px; 
	height: 27px; 
	padding-top: 9px; 
	background: url(../../images/shop/bg-bubble.gif) no-repeat 0 0; 
	text-align: center; 
	color: #fff; 
}
.table-box { 
}
.table-box table { 
	table-layout: fixed; 
	width: 100%; 
	vertical-align: top;
	border-collapse: collapse; 
	border-bottom: 1px solid #eeeeee; 
}
.table-box caption { 
	padding-bottom: 8px; 
	padding-left: 15px; 
	background: url(../../images/shop/dot-title.gif) no-repeat 0 0;
	text-align: left; 
	font-weight: bold; 
	color: #d80647; 
}
.table-box col.nth-1 { 
	width: 166px; 
	*width: 138px; 
}
.table-box col.nth-2 { 
	width: auto; 
}
.table-box th { 
	padding: 10px 0; 
	padding-left: 28px; 
	border-top: 1px solid #fff; 
	border-left: 1px solid #eeeeee; 
	background-color: #f7f7f7; 
	text-align: left; 
}
.table-box th.require { 
}
.table-box th.require .dot {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-left: -12px;
	width: 12px;
}
.table-box td { 
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 21px;
	border-top: 1px solid #fff; 
	border-right: 1px solid #eeeeee; 
	background-color: #f7f7f7; 
	text-align: left; 
}
.table-box td .radio-wrap { 
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin-right: 10px;
}
.table-box td .radio-wrap input {
	width: 14px;
	height: 14px;
	padding: 0px;
	border: 0px;
	background-color: inherit;
}
.table-box td .radio-wrap input,
.table-box td .radio-wrap label { 
	vertical-align: middle;
}
.table-box td input,
.table-box td select { 
	height: 21px;
	padding-left: 10px;
	border: 1px solid #ddd; 
	background-color: #fff;
}
.table-box td input { 
	/*width: 308px;*/
	padding-right: 10px;
}
.table-box td select { 
	/*width: 330px;*/
}
.table-box td .txt-wrap {
	display: block;
	height: 15px;
	padding-top: 6px;
	line-height: 1em;
	padding-left: 10px;
	border: 1px solid #ddd; 
	background-color: #fff;
	color: #d80647;
}
.table-box tr.nth-1 th,
.table-box tr.nth-1 td { 
	border-top-color: #eee;
}
.btns { 
	margin-top: 20px; 
	text-align: center; 
}
.footer { 
	overflow: hidden; 
	background-color: #dddddd; 
}
.footer ul { 
	margin-top: -8px; 
	padding: 20px 30px; 
}
.footer ul li { 
	margin-top: 8px; 
}

slayer {
	display: block;
	position: absolute;
	z-index: 100001;
	width: 410px;
	height: 640px;
	left: 0px;
	right : 0px;
	margin-left : 0px;
	margin-right : 0px;
	top: 1442.5px;
	border: none;
}