@charset "utf-8";
/* web main*/
.dinContents {
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 100%;
}
.smartEmpty {
	display: none;
	position: absolute;
	left: 0;
	z-index: 200;
	width: 100%;
	height: 100%;
	background: #241c16;
	opacity: 0.8; filter:alpha(opacity=80);
}
div[class*="smartSearch"] {
	display: none;
	position: absolute;
	top: 125px;
	left: 50%;
	z-index: 300;
	width: 1000px;
	height: 500px;
	margin: 0 auto;
	margin-left: -500px;
	padding-top: 100px;
}
div[class*="smartSearch"] .mainBtnCenter {
	margin-top: 31px;
}
div[class*="smartSearch"] p {text-align: center;}
.subtxt01 {
	width: 497px;
	margin: auto;
	padding-bottom: 22px;
	border-bottom: 1px solid #d6bf91;
	color: #ffffff;
	font-size: 19px;
	text-align: center;
	text-align: center;
}
.subtxt02 {padding: 20px 0;}
.smartsubSearch h3 {
	padding: 22px;
	color: #fff;
	font-size: 21px;
	text-align: center;
}
.smartsubSearch h3 span {
	color: #6b4532;
	font-size: 30px;
}
.smartsubSearch h4 {
	margin: auto;
	padding: 20px 0 38px 0;
}
.smartsubSearch span {
	display: block;
	text-align: center;
}
.mainLogoBg {
	position: absolute;
	top: 170px;
	left: 310px;
	z-index: 100;
}
/* searchList */
.searchList {
	position: absolute;
	top: 0px;
	right: 0;
	z-index: 100;
}
.util {
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 100;
	width: 40px;
	margin-bottom: 1px;
	background: url("../images/bg_util.png") 0 0 repeat-x;
	text-align: center;
	line-height: 40px;
}
.util.current {background: url("../images/bg_util_current.png") 0 0 repeat-x;}
.util button {
	display: inline-block;
	float: left;
	width: 40px;
	height: 44px;
	padding: 0 10px;
	border: 0;
	background: none;
	text-align: left;
	vertical-align: middle;
	cursor: pointer;
}
.util button:before {
	display: inline-block;
	height: 17px;
	background-image:url("../images/sprite_main_ico.png");
	content: "";
}
.util a {
	display: block;
	position: absolute;
	top: 0;
	right: 10px;
	width: 67px;
	color: #fff;
}
.util.membership{top: 41px;}
.util.event{top: 82px;}
.util.search button:before {width: 16px;}
.util.membership button:before {
	width: 17px;
	background-position: -16px 0;
}
.util.event button:before {
	width: 16px;
	background-position: -33px 0;
}
.choiceBox {
	width: 350px;
	height: 50px;
	border: 1px solid #000101;
}
.choiceForm {
	margin-top: 40px;
	margin-left: 235px;
}
.choiceForm01 {
	margin-top: 40px;
	margin-left: 240px;
}
.choiceForm02 {
	margin-top: 40px;
	margin-left: 240px;
}
.SmartClose{
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
}
.smartSlide {
	position: relative;
	margin-top: 50px;
	margin-left: 215px;
}
.searchSlide {
	width: 22%;
	height: 200px;
	margin-left: 50px;
}
.searchSlide1 {
	width:22%;
	height: 200px;
}
.searchSlide2 {
	width: 22%;
	height: 200px;
}
.searchSlide3 {
	width: 22%;
	height: 200px;
}
.sumSlide {background: url("../images/bg_smsearch_menu.png") no-repeat 104% 17%;}
.sumSlide img {margin-left: 25px;}
.sumText {
	padding-top: 9px;
	color: #ffffff;
	font-size: 13px;
}
.smartSum {
	width: 900px;
	height: 60px;
	margin: 0 auto;
	margin-top: 50px;
	margin-top: 40px;
	margin-bottom: 5px;
	margin-bottom: 10px;
	border-top: 1px solid #000000;
	background: url("../images/bg_smartsum.png") repeat-x ;
	text-align: center;
	opacity: 0.9;
}
.step4Info {
	margin: 20px 0 20px 0;
	background: url("../images/bg_subsmart%20.png") no-repeat 21%;
	font-size: 19px;
	vertical-align: middle;
}
.step4Info span {
	background: url("../images/bg_subsmart%20.png") no-repeat 79%;
	color: #d6bf91;
	font-size: 19px;
	vertical-align: middle;
}
.sumCount {
	float: right;
	margin-top: 22px;
}
.sum {
	float: left;
	margin-top: 2px;
	padding-right: 35px;
	color: #ffffff;
	font-size: 14px;
	text-decoration: line-through;
}
.sum1 {
	float: left;
	padding-right: 20px;
	color: #ffffff;
	font-weight: bold;
	font-size: 21px;
}
.choiceForm {
	position: relative;
	width: 100%;
	margin: auto;
}
.choiceForm .btnMainsite {
	display: block;
	position: relative;
	width: 400px;
	height: 49px;
	margin: auto;
	border: 1px solid #000101;
	background: url("../images/bg_fs_up.png") no-repeat right center #fff;
	white-space: nowrap;
}
.btnMainsite span {
	padding-top: 14px;
	padding-left: 10px;
	color: #605551;
	font-weight: bold;
	font-size: 19px;
	text-align: left;
}
.choiceForm ul {
	position: absolute;
	top: 50px;
	right: 0;
	left: 0;
	width: 400px;
	height: 65px;
	margin: auto;
	padding: 6px 0;
	border: 1px solid #000101;
	background: #fff;
}
.choiceForm ul li {
	font-weight: bold;
	font-size: 15px;
}
.choiceForm ul li  a {display: block; padding: 4px;}
.choiceForm ul li  a:hover {background-color: #ccc;}

/* feSlide common */
.feSlMask {
	overflow: auto;
	position: relative;
	width: 100%;
	height: 100%;
}
.feSlWrap {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.txtPosion {height: 160px;}
.feSlItem {
	float: left;
	width: 400px;
	height: 200px;
	background-color: #fff;
}
.smartSlide .btnPrev {
	position: absolute;
	top: 70px;
	left: -55px;
	width: 25px;
	height: 40px;
	border: none;
	background: url("../images/arr_search_prev.png") no-repeat;
	color: transparent;
}
.smartSlide .disableBtn {display: none;}
.smartSlide .btnNext {
	position: absolute;
	top: 65px;
	right: 135px;
	width: 25px;
	height: 40px;
	border: none;
	background: url("../images/arr_search_next.png") no-repeat;
	color: transparent;
}
.smartSlide .btnAuto {
	display: none !important;
}
.slideType01, .slideType02,.slideType03,
.slideType04 {width: auto;}
.slideType01 {margin-top: 31px;}
.slideType02 {margin-top: 16px;}
.slideType03 {margin-top: 43px;}
.slideType04 {margin-top: 35px;}
.smartSlideWrap {	background: url("../images/bg_smsearch_menu.png") no-repeat  53% 7%;}
.smartSlide .feSlItem  img {width: auto;}
.feSlItem  img {width: 100%;}
.feSlNavi, .feSlNavi .btnStop,
.feSlPaging {display: none;}
.dinContsSlide .feSlItem {
	width: 100%;
	height: 100% !important;
}
.slideWrap .feSlItem {
	float: left;
	width: 900px;
	height: 200px;
}
.smartSlide .feSlItem {
	width: 200px;
	height: 200px;
}
.smartSlide .feSlItem p {
	display: table-cell;
	width:200px;
	height: 160px;
	text-align:center;
	vertical-align: middle;
}
.smartSlide .feSlItem p img {width: auto;}
.smartSlide .feSlItem span {
	display: block;
	padding-top: 9px;
	color:#ffffff;
	font-size: 13px;
	text-align: center;
}
/* Main Layout */
#mainPage, #mainPage #wrap,
#mainPage .leftContent {background: white;}
#mainPage .leftContent {
	width: 200px;
	position: absolute !important;
}
#mainPage #container {
	overflow: hidden;
	position: absolute !important;
	padding-left: 200px !important;
	width: auto;
	background-color: #000;
}
/* dinContsSlide  */
.dinContsSlide {
	width: 100%;
	/*overflow: hidden;*/
	position: relative;
}
.dinContsSlide .feSlMask {
	height: auto;
	margin-bottom: 0;
}
.dinContsSlide .feSlItem {
	width: 100%;
	height: auto;
}
.dinContsSlide .feSlNavi {
	position: absolute;
	top: 127px;
	right: 0px;
}
.dinContsSlide button:before {
	display: inline-block;
	width: 17px;
	height: 10px;
	background-image: url("../images/sprite_main_ico.png");
	content:"";
}
.dinContsSlide .btnPrev:before {background-position: -49px 0;}
.dinContsSlide .btnNext:before {background-position: -66px 0;}
.dinContsSlide .btnAuto:before {
	width: 10px;
	height: 15px;
	background-position: -83px 0;
}
.dinContsSlide .btnStop:before {
	width: 10px;
	height: 10px;
	background-position: -93px 0;
}
.dinContsSlide button {
	display: block;
	width: 40px;
	height: 40px;
	margin-bottom: 2px;
	border: none;
	background: url("../images/bg_slidenav.png") 0 0 repeat-x;
}
.dinContsSlide button:hover{	background: url("../images/bg_slidenav_hover.png") 0 0 repeat-x;}
/*.dinContsSlide .btnPrev {background-image: url("../images/sprite_main_ico.png");}*/
/* mainPatternBg */
.mainPatternBg {
	position: absolute;
	top: 0;
	left: 200px;
	width: 230px;
	height: 100%;
	background: url('../images/bg_main_pattern.png') repeat-y 0 0;
}

 /* popup */
 .mainPopup {
	position: absolute;
	z-index: 1000;
	right: 50px;
	top: 5px;
}
 .mainPopup02 {
	position: absolute;
	width: 350px;
	height: 246px;
	z-index: 20;
	right: 50px;
	top: 315px;
}
 .mainPopup03 {
	position: absolute;
	z-index: 1000;
	right: 460px;
	top: 5px;
}
.popupClose {
	display:inline-block;
	 width:294px; 
	 padding:7px 7px 0 0; 
	 font-size:12px; 
	 text-align:right;
}
.mainPopup label{
	position: absolute;
	top: 220px;
}
.mainPopup button{
	position: absolute;
	top: 222px;
	right: 10px;
	font-size:12px;
	font-family:돋움;"
}