
@charset "utf-8";
/*-----------------------------------------------------------------

http://www.ybyin.com 
2018-03-02

-----------------------------------------------------------------*/

@media screen and (max-width: 768px) {

}
@media (min-width: 992px) {

}
@media (min-width: 1200px) {

}



/*-----------------------------------------------------------------
	rightMenu 우측 메뉴바 부분입니다.
-----------------------------------------------------------------*/

#rightMenu
{
	float					: right;
}

#rightMenu li
{
	padding-left		: 10px;
	float					: left;
}

#rightMenu li a
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			: 11px;
	color					: #747474;
	float					: left;
	padding				: 0px 5px 0 0;
}

#rightMenu li.subMenu
{
	position				: relative;
	z-index				: 999!important ;
}

#rightMenu li.subMenu ul
{
	background-color		: #FFF;
	border						: 1px solid #DDD;
	border-top					: 0px;
	position						: absolute;
	top							: 30px;
	display						: none;
	
}

#rightMenu li.subMenu ul li 
{
	width					: 90px;
	border-top			: 1px solid #DDD;
}


#rightMenu li.subMenu ul li a
{
	
	width:100%;
	margin-left:-10px;
	padding-left:10px;
}


#rightMenu li.subMenu ul li:hover
{
	background-color		: #DDD;
}

#rightMenu li.subMenu ul li a.lastSubMenu
{
	font-family		:	:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size		:	11px ;
	color				:	#AAA;
	float				:	right;
	text-align:right;
	padding-right	:	10px;
	
}








#rightMenu li.subMenu ul li ul.s_subMenu
{
	width					: 130px;
	left				:125px;
	top					:0px;
}




#rightMenu li.subMenu ul li ul.s_subMenu li
{
	width					: 92%;
	display				: none;
}


#rightMenu li.subMenu ul li:hover ul.s_subMenu li
{
	display				: block;
}


#rightMenu li.subMenu ul li ul.s_subMenu li a
{
	
	width:100%;
	margin-left:-10px;
	padding-left:10px;

	font-family		:'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size		:	11px ;
	color				:	#3b3b3b;
	text-align: left;
	padding-left	:	10px;
	
}



#rightMenu li.subMenu ul li a span
{
	

	font-family		: 'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size		:	11px ;
	color				:	#AAA;
	float: right;
	padding-right:10px;
	
}























#l_fixed
{
	position			:	absolute ;
	width				:	180px ;
	left				:	50% ;
	top				:	28px ;
	margin-left		:	-800px ;
	z-index			:	10 ;
}


#l_fixed_pup
{
	position			:	fixed ;
	width				:	100% ;
	height				: 100%;
	left				:	0px ;
	top				:	0px ;
	z-index			:	5555559 ;
	display:none

}


.l_fixed_pupbg
{
	position			:	absolute ;
	width				:	100% ;
	height				: 100%;
	left				:	0px ;
	top				:	0px ;
	background: rgba(0,0,0,0.8);
	z-index			:	-1 ;

}



/*-----------------------------------------------------------------

메인 middle 탭 이미지 start

-----------------------------------------------------------------*/
.main_cont_tab 
{
	height				:	40px;
	border-bottom	:	2px solid #d2d2d2;
}


.main_cont_tab .fl a
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	16px;
	color				:	#292929;
	height				:	40px;
	line-height		:	40px;
	font-weight		:	600;
	text-align			:	center;
	display			:	inline-block; 
	float				:	left;
	padding			:	0	25px;
}
.main_cont_tab a.cur
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	16px;
	color				:	#292929;
	height				:	40px;
	line-height		:	40px;
	font-weight		:	600;
	text-align			:	center;
	border-bottom	:	2px solid #3865db;
	display			:	inline-block; 
	float				:	left;
	padding			:	0	25px;
}








.main_cont_tab2 
{
	height				:	32px;
	border-bottom	:	2px solid #d2d2d2;
	text-align			:	right;
}


.main_cont_tab2 a
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#3d3d3d;
	height				:	32px;
	line-height		:	32px;
	font-weight		:	600;
	display			:	inline-block; 
	padding			:	0	15px;
	background		:	url('../img/index/main_cont_tab2_line.jpg') left center no-repeat;
}

.main_cont_tab2 a:first-child
{
	background		:	none;
}
.main_cont_tab2 a:last-child
{
	padding-right			:	0;
}




.main_cont_tab3
{
	height				:	35px;
	border-bottom	:	2px solid #d2d2d2;
	text-align			:	center;


}


.main_cont_tab3 a
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#3d3d3d;
	width				:	16.66%;
	float				:	left;
	line-height		:	35px;
	font-weight		:	600;
	display			:	inline-block; 
	background		:	#ececec;
}


.main_cont_tab3 a.on
{
	background		:	#fff;
}





















.main_cont_tit_btn a
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#f26821;
	font-weight		:	400;
	display			:	inline-block; 
	border			:	1px solid #ddd;
	padding			:	5px 10px;
	border-radius	:	5px;

}

.main_cont_tit_btn a:hover
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#f26821;
	font-weight		:	400;
	display			:	inline-block; 
	border			:	1px solid #ddd;
	padding			:	5px 10px;

}

.main_cont_images
{
	position			:	relative;
	z-index			:	1;
	float				:	left;
	margin-left		:	15px;
	margin-bottom	:	32px;
	display			:	none1;
}



.main_cont_images_btn
{
	position			:	absolute;
	z-index			:	1;
	right				:	1px;
	top				:	1px;

}

.main_cont_images_tit
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#505050;
	line-height		:	20px;
	font-weight		:	600;
	padding			:	10px 0;

}

.main_cont_images_text
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px;
	color				:	#505050;
	line-height		:	20px;
	text-align			:	right;

}

.main_cont_images_text font
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	20px;
	color				:	#ff4403;
	font-weight		:	600;

}

.main_cont_images_text2
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px;
	color				:	#52575d;
	line-height		:	29px;
	height				:	29px;
	text-align			:	right;
	padding-left		:	5px;
	padding-right		:	5px;
	border-top		:	1px solid #f4f4f4;
	border-bottom	:	1px solid #c6cacc;
	background		:	#fcfcfc;
	margin-top		:	8px;
}

.main_cont_images_text3
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px;
	color				:	#656565;
	line-height		:	29px;
	height				:	29px;
	margin-bottom	:	10px;
}
.main_cont_images_text4
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#4c4c4c;
	line-height		:	29px;
	height				:	29px;
	text-align			:	right;
	padding-left		:	5px;
	padding-right		:	5px;
	border-top		:	1px solid #f4f4f4;
	border-bottom	:	1px solid #c6cacc;
	background		:	#fcfcfc;
	margin-top		:	10px;
}

.t_1
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px;
	color				:	#656565;
}

.main_cont_images_text5
{
	display			:	block;
	background		:	#fff;
}
.main_cont_images_text5 span
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px;
	color				:	#656565;
	line-height		:	20px;
	height				:	20px;
	text-align			:	left;
	padding-right		:	0px;
	display			:	inline-block;
	width				:	100px;
}

.main_cont_images_text55
{
	display			:	block;
	background		:	#fff;
}
.main_cont_images_text55 span
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px;
	color				:	#656565;
	line-height		:	20px;
	height				:	20px;
	text-align			:	left;
	padding-right		:	0px;
	display			:	inline-block;
	width				:	100px;
}

.main_cont_images_over
{
	position			:	absolute; 
	width				:	100% ;
	height				:	100%;
	top				:	0px; 
	left				:	0px; 
	z-index			:	2;
	background		:	rgba(0,0,0, 0.7); 
	display			:	none;
}

.main_cont_images_over_tit
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	16px;
	color				:	#fff;
	font-weight		:	600;
	line-height		:	47px;
	height				:	47px;
	text-align			:	center;
	border-top		:	1px dashed #909495;
	margin-top		:	148px;

}

.main_cont_images_over_text
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	17px;
	color				:	#fff;
	font-weight		:	600;
	line-height		:	47px;
	height				:	47px;
	text-align			:	center;
	border-top		:	1px dashed #909495;
	background		:	rgba(0,0,0, 0.6); 

}

.main_cont_images_over_text2
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	17px;
	color				:	#fff;
	font-weight		:	normal;
	line-height		:	47px;
	height				:	47px;
	text-align			:	center;
	border-top		:	0px;
	height				:	143px;
	background		:	rgba(0,0,0, 0.4); 

}

.main_cont_images_go_btn
{
	padding-left		:	17px;
	padding-bottom	:	8px;
	background		:	rgba(0,0,0, 0.6); 
}

.main_cont_images_go_btn a
{
	padding			:	2px 0 5px 2px;
	display			:	inline-block;
}

.main_cont_images_go_btn2
{
	padding-left		:	0px;
	padding-bottom	:	0px;
	background		:	rgba(0,0,0, 0.4); 
}

.main_cont_images_go_btn2 li
{
	padding-left			:	10px;
}




.main_cont_images_text5_over
{
	position			:	absolute; 
	width				:	205px;
	height				:	75px;
	bottom			:	-10px; 
	left				:	0px; 
	z-index			:	2;
	background		:	#fff; 
	border				:	1px solid #cccccc;
	padding			:	8px 10px;
	display			:	none;
}









/*-----------------------------------------------------------------

메인 middle 탭 이미지 end

-----------------------------------------------------------------*/



.s_index_cont4_tit1
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	18px;
	color				:	#203f67;
	font-weight		:	'';
	line-height		:	30px;

}

.s_index_cont4_tit2
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	15px;
	color				:	#f34a00;
	line-height		:	40px;

}




.s_index_cont4_text1
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px;
	color				:	#404141;
	line-height		:	25px;

}



.main_cont4
{
	width				:	588px;
}



.main_cont4_line
{
	border-top	:	1px solid #597eaa;

}

.main_cont4_tit1
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	27px;
	color				:	#203f67;
	font-weight		:	600;
	line-height		:	47px;
	height				:	47px;
	text-align			:	center;

}

.main_cont4_text1
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	16px;
	color				:	#203f67;
	line-height		:	30px;
	text-align			:	center;

}

.main_cont4_text2
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	16px;
	color				:	#203f67;

}



.main_cont4_tit2
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	17px;
	color				:	#404141;
	font-weight		:	600;
	border-left		:	1px solid #4e627b;
	padding-left		:	10px;
}


.main_cont4_text3
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px;
	color				:	#404141;
	line-height		:	22px;

}
.s_main_cont4_text
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px;
	color				:	#404141;
	line-height		:	18px;

}




.main_cont5
{
	width				:	588px;
	height				:	309px;

}



.main_cont5_tit1
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	16px;
	color				:	#424343;
	font-weight		:	600;
	line-height		:	35px;

}

.main_cont5_text1
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px;
	color				:	#424343;
	line-height		:	22px;
	padding-top		:	10px;

}


.main_cont6_tit1
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	16px;
	color				:	#424343;

}
.main_cont6_text1
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px;
	color				:	#000;

}



.main_cont6_ul b
{
	/*width				:	30px;*/
	display			:	inline-block;
}
.main_cont6_ul font
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px;
	color				:	#424343;
	width				:	53px;
	line-height		:	18px;
	width				: 130px;
	display			:	inline-block;
}
.main_cont6_ul span
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px;
	color				:	#424343;
	line-height		:	18px;
	display			:	inline-block;
}


.m_cust li
{
	clear				:	both ;
}

.m_cust a
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px;
	color				:	#424343;
	line-height		:	26px;
	float				:	left;
}
.m_cust span
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px;
	color				:	#424343;
	line-height		:	26px;
	float				:	right;
}




/*-----------------------------------------------------------------

메인 index4_1.html

-----------------------------------------------------------------*/


.index4_1_bg1
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#fff;
	line-height		:	20px;
	width				:	590px;
	height				:	100px;
	background		:	url("../img/index/index4_1_bg1.jpg") left top no-repeat;

}

.index4_1_bg1 strong
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	18px;
	color				:	#fff;
	display			:	block;
	line-height		:	30px;
}



.index4_1_bg2
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#fff;
	line-height		:	20px;
	width				:	590px;
	height				:	100px;
	background		:	url("../img/index/index4_1_bg2.jpg") left top no-repeat;

}

.index4_1_bg2 strong
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	18px;
	color				:	#fff;
	display			:	block;
	line-height		:	30px;
}






















/*-----------------------------------------------------------------

메인 index3 middle start

-----------------------------------------------------------------*/

.index3_tbl
{
	border				:	1px solid #cccccc;
	border	-top		:	0px;

}
.index3_tbl_thead
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	16px;
	color				:	#22272f;
	line-height		:	50px;
	font-weight		:	600;
	height				:	50px;
	background		:	#f1f1f1;

}

.index3_tbl_tbody
{
	padding			:	18px 18px 10px 18px;
}

.index3_tbl_tbody_a a
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	16px;
	color				:	#464646;
	line-height		:	28px;
	width				:	240px;
	display			:	inline-block;
	padding-left		:	15px;
	border-left		:	1px solid #ebebeb;


}


.index3_tbl_tbody_tit
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#323334;
	font-weight		:	600;
	line-height		:	40px;
	display			:	inline-block;
	padding-left		:	80px;
	width				:	220px;


}

.index3_tbl_tbody label
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px;
	color				:	#414243;
	line-height		:	40px;
	display			:	inline-block;
	padding-right		:	45px;


}







/*-----------------------------------------------------------------

메인 index3 middle  end

-----------------------------------------------------------------*/













/*-----------------------------------------------------------------

메인 index4 middle  start

-----------------------------------------------------------------*/


.index3_tbl_tbody_img
{
	position			:	relative;
	display			:	inline-block;
	width				:	272px;
	height				:	16px;
	top				:	20px;
	background		:	url('../img/index/index3_tbl_tbody_img1.jpg') left top no-repeat;

}

.index3_tbl_tbody_bar
{
	position			:	absolute;
	width				:	53px;
	height				:	43px;
	top				:	-25px;
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px;
	color				:	#fff;
	text-align			:	center;
	line-height		:	18px;
	background		:	url('../img/index/index3_tbl_tbody_img2.png') left top no-repeat;

}

.index3_tbl_tbody_bar2
{
	position			:	absolute;
	width				:	63px;
	height				:	43px;
	top				:	-25px;
	left				:	104px;
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px;
	color				:	#fff;
	text-align			:	center;
	line-height		:	18px;
	background		:	url('../img/index/index3_tbl_tbody_img3.png') left top no-repeat;

}

.index3_tbl_tbody_line
{
	position			:	absolute;
	width				:	110px;
	height				:	4px;
	top				:	6px;
	left				:	25px;
	background		:	url('../img/index/index3_tbl_tbody_line.jpg') left top repeat-x;

}









.main_cont_images_bar
{
	position			:	relative;
	display			:	inline-block;
	width				:	105px;
	padding-right		:	15px;
	height				:	12px;
	top				:	3px;
	background		:	url('../img/index/main_cont_images_bar.jpg') left top no-repeat;

}
/*
	position			:	relative;
	display			:	inline-block;
	top				:	0px;
	left				:	4px;
	height				:	5px;
	border-radius	:	2px;
	background		:	#a1b1b1;
	background-attachment:fixed;
	background-position	:	10px 0px;
*/
.main_cont_images_bar_line
{
	position			:	relative;
	display			:	inline-block;
	top				:	-6px;
	left				:	4px;
	padding-left		:	5px;
	height				:	5px;
	border-radius	:	2px;
	background		:	url('../img/index/main_cont_images_bar_line.jpg') 0px 0px  repeat-x#a1b1b1;

}
.main_cont_images_bar_line img
{
	position			:	absolute;
	top				:	-4px;
	right				:	-5px;

}









/*
.main_baner2 li
{
	padding			:0 13px;
	text-align: center;

}

.main_baner2 li a
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#424343;
	line-height			:	30px;

}

*/

.main_baner3 a
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px;
	color				:	#424343;
	line-height			:	30px;
	border				:	1px solid #7f7f7f;
	display				:	inline-block;
	width				: 32.4%;
	text-align			: center;
	font-weight: 600;
	margin-bottom:5px;

}
































/*-----------------------------------------------------------------

메인 index4 middle  end

-----------------------------------------------------------------*/
























/*								s_index.html     ***/


.s_image_tbls
{
	position			:	relative;
	z-index			:	1;
	float				:	left;
	margin-left		:	33px;
	display			:	none1;
	cursor				:	pointer;
	
}

.s_image_tbls_over
{
	position			:	absolute;
	width				:	100%;
	height				:	100%;
	background		:	rgba(0,0,0, 0.7); 
}

.s_image_tbls_over strong
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	16px;
	color				:	#fff;
	display			:	block;
	text-align			:	center;
	padding-top		:	90px;
}

.s_image_tbls_over p
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px;
	color				:	#fff;
	display			:	block;
	padding-left		:	20px;
	padding-top		:	40px;
}

.s_image_tbls_over span
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	19px;
	color				:	#fff;
	display			:	block;
	padding-top		:	25px;
}






.s_image_tbls_mtv
{
	position			:	absolute;
	width				:	100%;
	height				:	100%;
	background		:	url('../img/index/s_image_tbls_mtv.png') center center no-repeat  rgba(0,0,0, 0.5); 
}

.s_image_tbls_mtv_over
{
	position			:	absolute;
	width				:	100%;
	height				:	50px;
	bottom			:	0px;
	z-index			:	10;
	background		:	rgba(0,0,0, 0.7); 
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	20px;
	line-height		:	50px;
	text-align			:	center;
	color				:	#fff;
}

.s_image_tbls_mtv strong
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	18px;
	color				:	#fff;
	display			:	block;
	padding			:	10px 0 0 10px;
}

.s_image_tbls_mtv span
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	15px;
	color				:	#fff;
	display			:	block;
	padding			:	5px 0 0 10px;
}

.s_image_tbls_mtv .times
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	15px;
	color				:	#fff;
	display			:	inline-block;
	background		:	#000;
	padding			:	5px 10px;
	position			:	absolute;
	right				:	0px;
	bottom			:	0px;
}





.s_image_tbls2
{
	padding-top		:	0px;
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	16px;
	color				:	#3d3d3d;
	
}

.s_image_tbls2 strong
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	22px;
	color				:	#222222;
	
}





.s_image_tbls3
{
	position			:	absolute;
	width				:	515px;
	left				:	50%;
	margin-left		:	-257px;
	top				:	44px;
	
}

.s_image_tbls3_text
{
	background		:	#fff9a8;
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	22px;
	text-align			:	center;
	font-weight		:	600;
	color				:	#535353;
	padding			:	25px 0;
	
}


.s_class_v_text1 span
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#000000;
	width				:	88px;
	font-weight		:	600;
	display			:	inline-block;
}

.s_class_v_text1 li
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px;
	color				:	#636363;
	padding			:	7px 0;
}





.s_class_i_bg 
{
	background		:	#fbfafa;
	border-bottom	:	1px solid #e0e0e0;
	padding			:	20px;

}
















.s_cust li
{
	clear				:	both ;
}

.s_cust a
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#858585;
	line-height		:	36px;
	float				:	left;
}

.s_cust .span1
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#858585;
	line-height		:	36px;
	float				:	right;
}

.s_cust .span2
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#858585;
	line-height		:	36px;
	width				:	34px;
	text-align			:	center;
	float				:	right;
	display			:	inline-black;
	background		:	url('../img/s_cust/bu2.jpg') left center no-repeat;
}












.s_cust_left
{
	float				:	left;
	width				:	220px;


}

.s_cust_left_tbl
{
	border				:	2px solid #d2d2d2;
	border-radius	:	5px;
	padding			:	18px 18px 22px 18px;

}



.s_cust_left_tbl_tit1 
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	16px;
	color				:	#13171b;
	
}

.s_cust_left_tbl_tit2 
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#1a5fe5;
	
}


.s_cust_left_tbl_text1
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px;
	color				:	#656565;
	line-height		:	22px;
}

















.s_cust_center
{
	float				:	right;
	width				:	930px;


}








.s_comp_namber
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	22px;
	color				:	#fff;
	font-weight		:	600;
	text-align			:	center;
	line-height		:	40px;
	float				:	left;
	width				:	40px;
	height				:	40px;
	margin-right		:	10px;
	background		:	url('../img/s_comp/bu1.jpg') left top no-repeat;

}


.s_comp_tit1
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	22px;
	color				:	#276bc6;
	font-weight		:	600;
	line-height		:	40px;

}


.s_comp2_tbl
{
	width				:	590px;
	height				:	186px;
	border-radius	:	12px;
	background		:	#f6f6f6;
	border				:	1px solid #eeeeee;


}

.s_comp2_tbl_tit
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	20px;
	color				:	#504f46;
	font-weight		:	600;
	width				:	90px;
	padding			:	5px 35px 0 35px;

}

.s_comp2_tbl_text
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	15px;
	color				:	#636363;
	line-height		:	23px;
	padding-top		:	5px;

}




.s_mypa1_ul
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#282829;
	border				:	1px solid #a0a0a0;
	width				:	293px;
	height				:	118px;
	border-radius	:	5px;
	cursor				:	pointer;


}

.s_mypa1_ul li strong
{
	font-size			:	40px;
	color				:	#f26821;


}

.s_mypa1_ul li
{
	width				:	48%;
	height				:	118px;
	text-align			:	center;
	border-left		:	1px solid #a0a0a0;


}

.s_mypa1_ul li:first-child
{
	border-left		:	0px;


}





/* faq */

.faq_btn a
{
	position			:	relative;
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	15px; 
	color				:	#fff; 
	background		:	#b2b2b2; 
	border-right		:	1px solid #c9c9c9; 
	display			:	inline-block; 
	float				:	left; 
	text-align			:	center; 
	line-height		:	45px; 
	height				:	45px; 
	width				:	19.9%;
}
.faq_btn a:hover span ,.faq_btn a.cur span 
{
	position			:	absolute; 
	width				:	15px; 
	height				:	8px; 
	left				:	47%;
}

.faq_btn a:hover ,.faq_btn a.cur 
{
	background		:	#ef463b;
	text-decoration	:	none;
}


.faq_box
{
	border-top		:	2px solid #4c3a1f;
}

.faq_box dt a
{
	background		:	url('../img/faq/faq_q.jpg') no-repeat#fff;  
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	15px; 
	padding-left		:	90px;
	font-weight		:	600;  
	color				:	#545454; 
	text-decoration	:	none; 
	line-height		:	50px; 
	display			:	block;
}

.faq_box dt
{
	background		:	url('../img/faq/faq_1.jpg') 98% no-repeat #ffffff; 
	border-bottom	:	1px solid #dadada;
}

.faq_box .over1 
{
	background		:	url('../img/faq/faq_2.jpg') 98% center no-repeat #ffffff; 
}
.faq_box .over2 
{
	background		:	url('../img/faq/faq_1.jpg') 98% center no-repeat #ffffff; 
}

.faq_box dd
{
	border-bottom	:	1px solid #dadada; 
	background		:	url('../img/faq/faq_a.jpg') no-repeat#f6f6f6;  
	margin				:	0px; 
	padding-left		:	70px;
	padding-right		:	10px; 
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	color				:	#696969; 
	font-size			:	15px; 
	padding-top		:	20px; 
	line-height		:	24px;
}









/*-----------------------------------------------------------------

파업 start

-----------------------------------------------------------------*/


#images_pup
{
	position			:	fixed;
	z-index			:	200;
	top				:	0px;
	left				:	0px;
	width				:	100%;
	height				:	100%;
	display			:	none;
}


.quan_bg 
{
	position			:	absolute; 
	width				:	100% ;
	height				:	100%;
	top				:	0px; 
	left				:	0px; 
	z-index			:	1;
	background		:	rgba(0,0,0, 0.2); 
}



#images_pup .container
{
	position			:	relative;
	z-index			:	2;
	width				:	800px;
	margin-top		:	10px;
	background		:	#fff;
}



.s_pup_tit
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	20px;
	color				:	#fff;
	line-height		:	70px;
	font-weight		:	600;
	padding			:	0px 20px;
	background		:	#353c4c;
}

.close
{
	position			:	absolute;
	right				:	20px;
	top				:	20px;
}




#images_pup2
{
	position			:	fixed;
	z-index			:	200;
	top				:	0px;
	left				:	0px;
	width				:	100%;
	height				:	100%;
	display			:	none;
}

#images_pup2 .container
{
	position			:	relative;
	z-index			:	2;
	width				:	800px;
	margin-top		:	10px;
	background		:	#fff;
}






/*-----------------------------------------------------------------

파업 end

-----------------------------------------------------------------*/





/*-----------------------------------------------------------------

s_class_w_pup.html 파업 start

-----------------------------------------------------------------*/

.s_class_pup_tit
{
	border-top	:	10px solid #25426c;
	height				:	50px;
}


.pup_tit1
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	25px;
	color				:	#25426c;
	line-height		:	80px;
	font-weight		:	600;

}








/*-----------------------------------------------------------------

s_cust5_v.html

-----------------------------------------------------------------*/




.sub_c_tit1
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#535353;
	font-weight		:	600;
	line-height		:	30px;
	height				:	30px;
	border-bottom	:	1px solid #003d60;
}


.sub_c_text1
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px;
	text-align			:	center;
	line-height		:	20px;
	color				:	#454545;
}

.cont_tit5
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	23px;
	color				:	#000;
	font-weight		:	600;
	text-align			:	center;
}


.cont_text4
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#4f4f4f;
	line-height		:	'';
	line-height		:	24px;
}


.a_cont
{
	border				:	1px solid #e0e0e0 ;
}

.a_t_pd
{
	padding			:	20px ;
}

.a_t_bg3
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	16px ; 
	color				:	#494949 ;
	
	background		:	#f1f1f1 ;
	padding			:	15px 20px; 
	font-weight		:	600 ;
}






.cart_tbl1
{
	border-top		:	2px solid #353c4c;
}

.cart_tbl1 tbody th
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	font-weight		:	600;
	color				:	#353c4c;
	background		:	#f6fafd;
	height				:	25px;
	border-bottom	:	1px solid #e2e2e2;
	padding-top		:	10px;
	padding-bottom	:	10px;
}



.cart_tbl1 tbody td
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px;
	color				:	#4f4f4f;
	border-bottom	:	1px solid #e2e2e2;
	padding-top		:	10px;
	padding-bottom	:	10px;
}

.cart_tbl1 tbody td .strong1
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#000;
	line-height		:	30px;
	display			:	block;
}

.sub_c_line
{
	background		:	#ff6700;
	height				:	18px;
}



















/*-----------------------------------------------------------------
우측 퀵 베뉴 부분
-----------------------------------------------------------------*/
#lDomeggookHeaderRWing a ,#lDomeggookHeaderRWing li
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size		:	11px ;
}
/*
#lDomeggookHeaderRWingWrap
{
	
	position	: relative;
	top			: 280px;
	left		: 0px;
	height		: 0;
	margin		: auto;
	z-index		: 999;
	border:1px solid red;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWingBg
{
	width				: 100px;
	position			: absolute;
	top					: 0;
	left				: 50%;
	margin-left			:610px;
	background-color: rgba(250,250,250, 0.8);
	
	filter				: alpha(opacity=100);
	-ms-filter			: alpha(opacity=100);
	opacity				: 1;
	-webkit-opacity		: 1;
	-moz-opacity		:1;
}*/
#lDomeggookHeaderRWing
{
	width				: 100px;
	position			: absolute;
	top					: 10px;
	left				: 50%;
	margin-left			:610px;
	font-size			: 11px;
  background: url('../img/main/qmenu_bg.png');
	z-index: 100;
}
#lDomeggookHeaderRWingWrap .lDomeggookHeaderRWingFixed
{
	position			: fixed;
	left				: auto;
	left				: 50%;
	top					: 0;
	margin				: 0 0 0 600px;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing ul#lDomeggookHeaderRWingQuickUl
{
	color				: #1b1b1b;
	padding				: 13px 10px 17px 10px;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing ul#lDomeggookHeaderRWingQuickUl li
{
	line-height			: 20px;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing ul#lDomeggookHeaderRWingQuickUl li.bold
{
	font-weight			: 700;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing ul#lDomeggookHeaderRWingQuickUl li a
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			: 11px;
	text-decoration		: none;
	color				: #1b1b1b;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing ul#lDomeggookHeaderRWingQuickUl li a:hover
{
	text-decoration		: underline;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing #lDomeggookHeaderRWingItems
{
	padding				: 20px 0;
	border-top			: 1px solid #aaa;
	border-bottom		: 1px solid #aaa;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing #lDomeggookHeaderRWingItems ul#lDomeggookHeaderRWingItemsMenuUl
{
	padding				: 0 10px;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing #lDomeggookHeaderRWingItems ul#lDomeggookHeaderRWingItemsMenuUl li
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	color				: #000;
	font-weight			: 700;
	cursor				: pointer;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing #lDomeggookHeaderRWingItems ul#lDomeggookHeaderRWingItemsMenuUl li:before
{
	content				: '';
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			: 11px;
	vertical-align		: middle;
	line-height			: 20px;
	padding-right		: 5px;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing #lDomeggookHeaderRWingItems ul#lDomeggookHeaderRWingItemsMenuUl li.highlight
{
	color				: #1b1b1b;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing #lDomeggookHeaderRWingItems ul#lDomeggookHeaderRWingItemsMenuUl li.highlight:before
{
	content				: '';
	line-height			: 20px;
	padding-right		: 9px;
	background-image	: url("../img/top/ico_arrowRight.png");
	background-repeat	: no-repeat;
	background-position	: left;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing #lDomeggookHeaderRWingItems ul#lDomeggookHeaderRWingItemsMenuUl li sup
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			: 10px;
	line-height			: 0;
	position			: relative;
	vertical-align		: baseline;
	top					: -3px;
	left				: 2px;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing #lDomeggookHeaderRWingItems ul#lDomeggookHeaderRWingItemsMenuUl li a#lDomeggookHeaderRWingAdMore
{
	display				: block;
	margin-top			: 2px;
	float				: right;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing #lDomeggookHeaderRWingItems ul#lDomeggookHeaderRWingItemsListUl li.itemListWrapLi
{
	display				: none;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing #lDomeggookHeaderRWingItems ul#lDomeggookHeaderRWingItemsListUl li.block
{
	display				: block;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing #lDomeggookHeaderRWingItems ul#lDomeggookHeaderRWingItemsListUl li.itemListWrapLi ul
{
	padding-left		: 10px;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing #lDomeggookHeaderRWingItems ul#lDomeggookHeaderRWingItemsListUl li.itemListWrapLi ul li
{
	width				: 80px;
	height				: 80px;
	padding-top			: 10px;
	cursor				: pointer;
	display				: none;
	position			: relative;
	top					: 0;
	left				: 0;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing #lDomeggookHeaderRWingItems ul#lDomeggookHeaderRWingItemsListUl li.block ul li.block
{
	display				: block;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing #lDomeggookHeaderRWingItems ul#lDomeggookHeaderRWingItemsListUl li.itemListWrapLi ul li .bgBlack
{
	width				: 70px;
	height				: 70px;
	position			: absolute;
	top					: 10px;
	left				: 0;
	padding				: 5px;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing #lDomeggookHeaderRWingItems ul#lDomeggookHeaderRWingItemsListUl li.itemListWrapLi ul li .info
{
	width				: 70px;
	height				: 70px;
	overflow			: hidden;
	position			: absolute;
	top					: 10px;
	left				: 0;
	z-index				: 300;
	padding				: 5px;
	color				: #fff;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing #lDomeggookHeaderRWingItems ul#lDomeggookHeaderRWingItemsListUl li.itemListWrapLi ul li .info .infoTitle
{
	font-size			: 0;
	width				: 70px;
	height				: 45px;
	overflow			: hidden;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing #lDomeggookHeaderRWingItems ul#lDomeggookHeaderRWingItemsListUl li.itemListWrapLi ul li .info .infoPrice
{
	font-size			: 0;
	padding-top			: 1px;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing #lDomeggookHeaderRWingItems ul#lDomeggookHeaderRWingItemsListUl li.itemListWrapLi ul li .info .infoPrice span
{
	color				: #1ec400;
	font-weight			: 700;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing #lDomeggookHeaderRWingItems ul#lDomeggookHeaderRWingItemsListUl li.itemListWrapLi ul li:hover .bgBlack
{
	background-color	: #000;
	filter				: alpha(opacity=70);
	-ms-filter			: alpha(opacity=70);
	opacity				: 0.7;
	-webkit-opacity		: 0.7;
	-moz-opacity		: 0.7;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing #lDomeggookHeaderRWingItems ul#lDomeggookHeaderRWingItemsListUl li.itemListWrapLi ul li:hover .info .infoTitle
{
	font-size			: 11px;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing #lDomeggookHeaderRWingItems ul#lDomeggookHeaderRWingItemsListUl li.itemListWrapLi ul li:hover .info .infoPrice
{
	font-size			: 11px;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing #lDomeggookHeaderRWingItems ul#lDomeggookHeaderRWingItemsListUl li.itemListWrapLi ul li:hover .info .infoPrice span
{
	font-size			: 12px;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing #lDomeggookHeaderRWingItems ul#lDomeggookHeaderRWingItemsListUl li#lDomeggookHeaderRWingRecm ul li img
{
	width				: 80px;
	height				: 80px;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing #lDomeggookHeaderRWingItems ul#lDomeggookHeaderRWingItemsListUl li.itemListWrapLi div.pgNationWrap
{
	color				: #aaa;
	padding				: 10px;
	position			: relative;
	top					: 0;
	left				: 0;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing #lDomeggookHeaderRWingItems ul#lDomeggookHeaderRWingItemsListUl li.itemListWrapLi div.pgNationWrap .currPg
{
	color				: #1b1b1b;
	font-weight:		: 700;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing #lDomeggookHeaderRWingItems ul#lDomeggookHeaderRWingItemsListUl li.itemListWrapLi .pgNationWrap .pgNationBtn
{
	position			: absolute;
	top					: 10px;
	right				: 10px;
}
#lDomeggookHeaderRWingWrap #lDomeggookHeaderRWing #lDomeggookHeaderRWingItems ul#lDomeggookHeaderRWingItemsListUl li.itemListWrapLi .pgNationWrap .pgNationBtn img
{
	cursor				: pointer;
}


.right_bane2_tit
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	color				: #000;
	font-weight			: 700;
	text-align: center;
}

#right_bane2
{
	padding				: 15px 0;
	border-top			: 1px solid #aaa;
	border-bottom		: 1px solid #aaa;
}

























.l_fixed_btn
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	11px ; 
	color				:	#fff ;
	background			: #0f2c53;
	height				: 40px;
	line-height			: 40px;
	padding				: 0 5px;
}
































/*




main_cont_bane1 스타일 


 */



.main_cont_bane1
{
	float				: left;
	cursor				: pointer;
	position			: relative;
	margin-left			:16px;
}


.main_cont_bane2
{
	float				: left;
	cursor				: pointer;
	position			: relative;
	margin-left			:16px;
}

.main_cont_bane3
{
	width				: 380px;
	position			: relative;
}


.main_cont_bane3 .fr
{
	position			: absolute;
	right				: 10px;
	bottom:10px;
}


.main_cont_tit1_start
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	24px;
	color				:	#252525;
	line-height			:	40px;
	text-align			: center;
	background: url("../img/main/main_cont_tit1_start_line.jpg") center left repeat-x;

}

.main_cont_tit1_start strong
{
	font-weight			:	600;
	display				: inline-block;
	background			: #fff;
	padding				:0 20px;

}






.main_cont_tit2_start
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	24px;
	color				:	#252525;
	line-height			:	40px;
	text-align			: center;

}




.main_cont_text3
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px;
	color				:	#000;

}


.main_cont_text1
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#505050;

}

.main_cont_text1 strong
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	22px;
	color				:	#252525;

}


.main_cont_btn1
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px ; 
	color				:	#fff;
	font-weight			:	600;
	text-align			:	center;
	border				:	0px;
	background			:	#fe9580;
	line-height			: 32px;
	height				:	32px;
	border-radius		:	0px;
	display				:block;
	width				:100%;
}

.main_cont_btn2
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px ; 
	color				:	#fff;
	font-weight			:	600;
	text-align			:	center;
	border				:	0px;
	background			:	#227547;
	line-height			: 40px;
	height				:	40px;
	border-radius		:	0px;
	display				:block;
	width				:100%;
}





.main_cont_btn3
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px ; 
	color				:	#333;
	font-weight			:	600;
	text-align			:	center;
	border				:	1px solid #cccccc;
	background			:	#fff;
	line-height			: 30px;
	height				:	30px;
	width: 60px;
	border-radius		:	0px;
}




.main_cont_btn4
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px ; 
	color				:	#fff;
	font-weight			:	600;
	text-align			:	center;
	border				:	0px;
	background			:	#ff643d;
	line-height			: 32px;
	height				:	32px;
	border-radius		:	0px;
	display				:block;
	width				:100%;
}

.main_cont_btn5 {
    font-family: 'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
    font-size: 12px;
    color: #6b5fb5;
    font-weight: 600;
    text-align: center;
    border: 1px solid #6b5fb5;
    background: #fff;
    line-height: 30px;
    height: 30px;
    width: 60px;
    border-radius: 0px;
}

.image_bai
{
	margin-top			: 10px;
	background			: #f0f0f0;
	border				:1px solid #dddddd;
	padding				: 10px 0 20px 20px;
	position			: relative;
}

.image_bai_div
{
	position			: absolute;
	right				: 10px;
	top					: 15px;
}

.image_bai ul li
{
	width: 200px;
	padding:0 15px;
}

.image_bai_btn1
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px ; 
	color				:	#424242;
	font-weight			:	600;
	text-align			:	center;
	border				:	1px solid #dfdfdf;
	background			:	#fff;
	line-height			: 24px;
	height				:	28px;
	width				: 85px;

}

.image_bai_btn2
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px ; 
	color				:	#424242;
	font-weight			:	600;
	text-align			:	center;
	border				:	1px solid #dfdfdf;
	background			:	#dfdfdf;
	line-height			: 24px;
	height				:	28px;
	width				: 85px;

}

.image_bai_btn_re
{
	position			: relative;
	display				:inline-block;
}

.image_bai_btn_re a
{
	position			: absolute;
	top					: -12px;
	left					: 0px;
}

.mds_pick
{
	border-top			: 2px solid #181818;
	border-bottom		: 1px solid #181818;
}

.mds_pick ul li
{
	width: 175px;
	padding-right: 30px;
}




.main_cont_btn1_click
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px ; 
	color				:	#fff;
	font-weight			:	600;
	text-align			:	center;
	border				:	0px;
	background			:	#fe9580;
	line-height			: 32px;
	height				:	32px;
	border-radius		:	0px;
	width				:100%;
}

.main_cont_btn1_click_cur
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px ; 
	color				:	#fff;
	font-weight			:	600;
	text-align			:	center;
	border				:	0px;
	background			:	#505050;
	line-height			: 32px;
	height				:	32px;
	border-radius		:	0px;
	width				:100%;
}



.main_cont_bu1
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px;
	color				:	#f26821;
	line-height			:	18px;
	text-align			: center;
	border				:1px solid #f26821;
	display				:inline-block;
	padding				:0 5px;


}

.main_cont_bu2
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px;
	color				:	#0070c0;
	line-height			:	18px;
	text-align			: center;
	border				:1px solid #0070c0;
	display				:inline-block;
	padding				:0 7px;


}

.main_cont_bu3
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px;
	color				:	#f63700;
	line-height			:	18px;
	text-align			: center;
	border				:1px solid #f63700;
	display				:inline-block;
	padding				:0 5px;


}

.main_cont_bu4
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px;
	color				:	#4bb056;
	line-height			:	18px;
	text-align			: center;
	border				:1px solid #4bb056;
	display				:inline-block;
	padding				:0 5px;


}

.main_cont_bu5
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px;
	color				:	#ab4cae;
	line-height			:	18px;
	text-align			: center;
	border				:1px solid #ab4cae;
	display				:inline-block;
	padding				:0 5px;


}

.main_cont_bu6
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px;
	color				:	#18113b;
	line-height			:	18px;
	text-align			: center;
	border				:1px solid #18113b;
	display				:inline-block;
	padding				:0 5px;


}

.main_cont_bu7
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px;
	color				:	#c21a1a;
	line-height			:	18px;
	text-align			: center;
	border				:1px solid #c21a1a;
	display				:inline-block;
	padding				:0 5px;


}

.main_cont_bu8
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px;
	color				:	#cc335e;
	line-height			:	18px;
	text-align			: center;
	border				:1px solid #cc335e;
	display				:inline-block;
	padding				:0 5px;


}

.main_cont_bu9
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px;
	color				:	#52c0c2;
	line-height			:	18px;
	text-align			: center;
	display				:inline-block;
	padding				:0 5px;


}


.bane_brd1
{
	position			: relative;

	border				:1px solid #d2d2d2;
}

.bane_brd2
{

	border				:1px solid #fff;
	border-top			:0px;
}

.bane_brd2_over
{

	border				:1px solid #f26720;
	border-top			:0px;
}


.main_cont_buimg
{	
	position			: absolute;
	top					: 0px;
	left				: 0px;
}


.main_cont_butext
{	
	position			: absolute;
	top					: 0px;
	left				: 0px;
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	25px;
	font-weight			:	600; 
	color				:	#fff;
	padding				: 5px 13px;
	width: 100px;
	height: 70px;
	background: url('../img/top100/main_cont_butext_bg.png') left top no-repeat;
}

.main_cont_bane1_over
{
	position			: absolute;
	width:225px;
	height: 226px;
	border-bottom			:0px;
  	background: url('../img/main/img_bg.png');
	display:none;
	z-index				: 1;

}

.main_cont_bane1_over_size2
{
	width:255px;
	height: 256px;

}




.main_cont_bane2_over
{
	position			: absolute;
	width:379px;
	height: 274px;
	border: 1px solid #f26720;
	border-bottom			:0px;
	background: url('../img/main/img_bg.png');
	display:none;
	z-index:2;

}



.main_cont_bane2_over_2
{
	height: 186px;

}
/*-----------------------------------------------------------------

상단 메뉴

-----------------------------------------------------------------*/
.top_menu
{
	border-top			:	1px solid #d4d4d4;
	border-bottom		:	1px solid #ff4f00;
	width				:	100%;
	background			:	#fff;
	line-height			:	40px;
	height				:	40px;
	position			:	relative;
}

.top_menu strong
{

	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	font-weight			:	600; 
	color				:	#f26720;
	padding				: 0px 15px;

}

.top_menu a
{

	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px;
	font-weight			:	600; 
	display				:	inline-block;
	color				:	#282829;
	padding				: 0px 13px;
}



.main_baner_bu1
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px;
	color				:	#f26822;
	text-align			: center;
	border				:1px solid #f26821;
	display				:inline-block;
	padding				:3px 8px;
	line-height: 20px;


}





.main_baner_btn1
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	16px ; 
	color				:	#fff;
	font-weight			:	600;
	text-align			:	center;
	border				:	0px;
	background			:	#e70014;
	line-height			: 40px;
	height				:	40px;
	border-radius		:	0px;
	display				:block;
	width				:100px;
}


.main_baner_tbl
{
	padding				:20px 30px;
}

.main_baner_tbl_line1
{
	border-top			:1px dashed #d2d2d2;
	margin				:  10px 0px 5px 0px;
}


.main_baner_tbl_tit
{	
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px ; 
	color				:	#424343;
	font-weight			:	600;
	line-height			: 38px;
}

.main_baner_tbl_text
{	
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px ; 
	color				:	#8c8c8c;
}


.main_baner_tbl_tit2
{	
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px ; 
	color				:	#424343;
	font-weight			:	600;
}

.hai_button1
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px ; 
	color				:	#666666;
	background			: #f5f5f5;
	text-align			: center;
	border				: 1px solid #e9e9e9;
	display				: inline-block;
	width				: 49%;
	height				: 40px;
	line-height			: 40px;
	font-weight			: 600;

}

.hai_button2
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px ; 
	color				:	#fff;
	background			: #00c63b;
	text-align			: center;
	border				: 1px solid #00c63b;
	display				: inline-block;
	width				: 49%;
	height				: 40px;
	line-height			: 40px;
	font-weight			: 600;

}

.hai_button2:hover
{
	color				:	#fff;

}



#footer
{
	border-top			: 1px solid #aaaaaa;
	padding-top			:20px;
}

/*-----------------------------------------------------------------

전체 카테고리 보기  quan_menu

-----------------------------------------------------------------*/


#quan_menu
{
	position			:	fixed;
	z-index				:	200;
	top					:	0px;
	left				:	0px;
	width				:	100%;
	height				:	100%;
	display				:	none;
	z-index				:	10000;

	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px ; 
	color				:	#505050;
}


#quan_menu .container
{
	background			: #fff; 
	width				:1000px;
	margin-top			:5%;
	border				:1px solid #f26821;

}

.quan_menu_tit_bg
{
	background			: #f26821; 
	height				: 45px;
	padding				:0px 20px;
}


.quan_menu_tit
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	18px;
	line-height			: 40px;
	font-weight			: 600;
	color				:	#fff;

}

#quan_menu .scroll_bar h1
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	16px;
	line-height			: 50px;
	font-weight			: 600;
	color				:	#000;
	display				:block;
	padding-top			: 10px;
}

#quan_menu .scroll_bar .fl
{
	width:20%;
}

#quan_menu .scroll_bar strong
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	line-height			: 32px;
	font-weight			: 600;
	color				:	#1b1b1b;
	display				:block;
}

#quan_menu .scroll_bar a
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px;
	line-height			: 24px;
	color				:	#1b1b1b;
	display				:block;
	text-align: left;
}


/*-----------------------------------------------------------------

메인이미지 파업  pup_images_alert

-----------------------------------------------------------------*/


#pup_images_alert
{
	position			:	fixed;
	z-index				:	200;
	top					:	0px;
	left				:	0px;
	width				:	100%;
	height				:	100%;
	display				:	none;
	z-index				:	10000;

	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	18px ; 
	color				:	#292929;
	line-height			: 30px;
}

#pup_images_alert .container
{
	background			: #fff; 
	padding				: 20px 0 20px 30px;
	width				:500px;
	margin-top			:5%;
	z-index: 1

}


.pup_images_alert_tit
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	30px ; 
	color				:	#f26821;
	font-weight			: 600;

}


.pup_images_alert_text
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	15px ; 
	color				:	#505050;

}



/*-----------------------------------------------------------------

메인이미지 파업  pup_images_alert

-----------------------------------------------------------------*/


#pup_1
{
	position			:	fixed;
	z-index				:	200;
	top					:	0px;
	left				:	0px;
	width				:	100%;
	height				:	100%;
	display				:	none;
	z-index				:	10000;

	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	18px ; 
	color				:	#292929;
	line-height			: 30px;
}

#pup_1 .container
{
	background			: #fff; 
	width				:420px;
	margin-top			:5%;
	border				: 5px solid rgba(0, 0, 0, 0.5);
	border-radius		: 5px;
	z-index: 1
}


.pup_1_tit
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	16px ; 
	color				:	#000;
	font-weight			: 600;

}


.pup_1_text
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	15px ; 
	color				:	#505050;

}


/*-----------------------------------------------------------------

메인이미지 파업  pup_images

-----------------------------------------------------------------*/


#pup_images
{
	position			:	fixed;
	z-index				:	200;
	top					:	0px;
	left				:	0px;
	width				:	100%;
	height				:	100%;
	display				:	none;
	z-index				:	10000;

	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px ; 
	color				:	#8c8c8c;
	line-height: 25px;
}


#pup_images   strong
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px ; 
	color				:	#000;
}


.quan_bg 
{
	position			:	absolute; 
	width				:	100% ;
	height				:	100%;
	top					:	0px; 
	left				:	0px; 
	z-index				:	1;
  background: url('../img/main/quan_bg.png');
}

#pup_images .container
{
	background			: #fff; 
	padding				: 20px 0 20px 30px;
	width				:840px;
	margin-top			:5%;
	z-index				:	1;

}

.scroll_bar
{
	height:600px;  
	overflow-y: scroll;
	padding-right:20px;
}


.pup_images_tit
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	20px;
	color				:	#292929;
	line-height			:	28px;

}
.pup_images_btn1
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px ; 
	color				:	#fff;
	font-weight			:	600;
	text-align			:	center;
	border				:	0px;
	background			:	#424242;
	line-height			: 40px;
	height				:	40px;
	border-radius		:	0px;
	width				:100px;
}

.pup_images_btn2
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	18px ; 
	color				:	#fff;
	font-weight			:	600;
	text-align			:	center;
	border				:	0px;
	background			:	#424242;
	line-height			: 	50px;
	height				:	50px;
	border-radius		:	0px;
	padding				: 0 40px;
}



.pup_right_border
{
	border				: 2px solid #dfdfdf;
	padding				:10px 15px;
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px ; 
	color				:	#505050;


}


.pup_images_tab1
{

	height				: 51px;
	border-bottom		:1px solid #dfdfdf;
}

.pup_images_tab1 .tab1_btn1
{

	height				: 50px;
	border				:1px solid #dfdfdf;
	border-bottom		:5px solid #fff;
	float: left;

	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	18px ; 
	color				:	#505050;
	text-align			: center;
	width				:150px;
	font-weight			: 600;
	line-height			: 48px;
}




/*-----------------------------------------------------------------

prod_ 내용 

-----------------------------------------------------------------*/

.prod_tit1
{
	padding				:10px 0;
	position			:	relative;
	z-index: 2;

}

.prod_tit1 a
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px ; 
	color				:	#1b1b1b;
	padding				:20px 0;

}

.prod_tit1_btn
{
	position			:	relative;
}

.prod_tit1_btn:hover ul
{
	display				: block;
	position			:	absolute;
	z-index: 20;
}

.prod_tit1_btn ul
{
	border				:1px solid #dddddd;
	border-top			:0px;
	display				: none;
	
}

.prod_tit1_btn li
{
	background			: #fff;
	width				:140px;
	height				:30px;
	line-height			: 30px;
	border-top				:1px solid #dddddd;
	
}
.prod_tit1_btn li:hover
{
	background			: #dddddd;
}

.prod_tit1_btn a
{
	padding-left		: 10px;
	
}

.prod_tit1_btn a:hover
{
	color				:	#000;
	
}

h3
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	24px ; 
	color				:	#1b1b1b;
	font-weight			: normal;
	line-height			: 50px;
	height				:50px;

}


.prod_tbl1 a
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px ; 
	color				:	#1b1b1b;
	padding-left		: 10px;

}


.prod_tbl1 > li
{
	width				:24.8%;
	border-left			: 1px solid #dedede;
	line-height			: 32px;

}

.prod_tbl1 > li > ul
{
	width				:140px;

}


.prod_tbl_text1 
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px;
	color				:	#858585;
	line-height		:	25px;

}
.prod_tbl_text2 
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px;
	color				:	#1b1b1b;
	line-height		:	25px;

}
.prod_tbl_tit1
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	16px;
	color				:	#1b1b1b;
	line-height		:	40px;

}


.prod_tbl_text1 strong
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#000;
	line-height		:	25px;
	width				:120px;
	display				:inline-block;
	padding-left		: 20px;


}






.index_btn_tab
{

}
.index_btn_tab li
{
	display				: inline-block;
	width				: 169px;
	height				: 98px;
	text-align			:center;
	border				:1px solid #dfdfdf;



	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px;
	color				:	#666666;
	line-height		:	30px;

}
.index_btn_tab li a
{
	display				:block;
	padding-top			: 20px;

}

.index_btn_tab  .tab_on
{
	border			:1px solid #f26821;

}

.index_btn_tab  .tab_on a
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px;
	color				:	#f26821;
	font-weight			: 600;
	line-height			:	30px;

}










/*      해외직배송관      */

.hai_style1
{
	width				: 300px;
	position			: relative;
	z-index				: 2;
}

.hai_style1 li
{
	position			: relative;
	height				: 49px;
	border-bottom		: 1px solid #575757;
	background			: #454545;
	cursor				:	pointer;
}

.hai_style1 li span
{
	height				: 49px;
	display				: inline-block;
	width				: 50px;
	background			: #353535;


	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#fff;
	font-weight			: 600;
	line-height			:	50px;
	text-align			: center;

}

.hai_style1 li a
{


	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#fff;
	font-weight			: 600;
	line-height			:	49px;
	text-align			: left;
	padding-left		: 17px;

}

.hai_style1 strong
{
	position			: absolute;
	right				: -20px;
	display				: none;
}

.hai_style1 .cur span ,
.hai_style1 .cur 
{
	background			: #35aed1;
}

.hai_style1 .cur strong
{
	display				: inline-block;
}

.hai_style1_images
{
	position			: relative;
	width				: 288px;
	height				: 298px;
	z-index				: 1;
}

.hai_style1_images span
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	16px ; 
	color				:	#353535;
	font-weight			: 600;
	display				:block;
	text-align			: center;
}

.hai_style1_images_bn1
{
	position			: absolute;
	width				: 100%;
	height				: 100%;
	background			: url('../img/haiwai/hai_style1_images_bn1.jpg') left top no-repeat;
}

.hai_style1_images_bn2
{
	position			: absolute;
	width				: 100%;
	height				: 100%;
	background			: url('../img/haiwai/hai_style1_images_bn2.jpg') left top no-repeat;
}

.hai_style1_images_bn3
{
	position			: absolute;
	width				: 100%;
	height				: 100%;
	background			: url('../img/haiwai/hai_style1_images_bn3.jpg') left top no-repeat;
}

.hai_style1_images_bn4
{
	position			: absolute;
	width				: 100%;
	height				: 100%;
	background			: url('../img/haiwai/hai_style1_images_bn4.jpg') left top no-repeat;
}

.hai_style1_images_bn5
{
	position			: absolute;
	width				: 100%;
	height				: 100%;
	background			: url('../img/haiwai/hai_style1_images_bn5.jpg') left top no-repeat;
}

.hai_style1_images_bn6
{
	position			: absolute;
	width				: 100%;
	height				: 100%;
	background			: url('../img/haiwai/hai_style1_images_bn6.jpg') left top no-repeat;
}


.hai_style1_btn1
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	15px ; 
	color				:	#fff;
	font-weight			:	600;
	text-align			:	center;
	border				:	0px;
	background			:	#35aed1;
	line-height			: 34px;
	height				:	34px;
	border-radius		:	5px;
	width				:140px;


	position			: absolute;
	bottom				:30px;
	left				: 80px;
}











.hai_table
{
	border				:1px solid #d2d2d2;
	position			: relative;
}


.hai_table tbody td
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#505050;
	line-height			:	18px;
	font-weight			: 600;
	border				:1px solid #d2d2d2;
	position			: relative;
	
}


.hai_table tbody td .fr_btn
{
	position			: absolute;
	right				: 10px;
	bottom:10px;
}



.hai_table .hai_table_bane1_over
{

	position			: absolute;
	top					: -1px;
	width: 238px;
	height: 238px;
	border: 1px solid #f26720;
  	background: url('../img/main/img_bg.png');
	display:none;
	z-index				: 1;

}



.haiwai_start1
{
	width				: 287px;
}

.haiwai_start1 strong
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	15px;
	color				:	#505050;
	line-height			:	18px;
	display				:block;
	padding-top			: 5px;
}

.haiwai_start1 span
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px;
	color				:	#505050;
	display				:block;

}

.haiwai_start1 font
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	22px;
	color				:	#252525;
	font-weight			: bold;

}



.hai_sub_tab_btn a
{
	float				: left;
	display				:inline-block;
	width				: 20%;
	background			:#efefef;
	height				: 60px;
	line-height			: 60px;
	text-align			: center;
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	15px;
	color				:	#454545;
}

.hai_sub_tab_btn a.cur,
.hai_sub_tab_btn 	a:hover
{
	background			:#f26821;
	color				:	#fff;
	font-weight			: 600;
}








.cont_img_tit1
{
	height				:	40px;
	text-align			: center;
	padding-top			: 20px;

}

.cont_img_text1
{
	position			: relative;
	height				:	89px;
	border-top			: 1px solid #d2d2d2;
	padding				: 10px 0 0 10px 
}

.cont_img_text1 strong
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	22px;
	color				:	#252525;
}

.cont_img_btn
{
	position			: absolute;
	right				: 10px;
	bottom				: 10px;
}










.pup_container
{
	padding				: 0 30px;
}


.pup_cont_tit1
{
	height				: 100px;
	padding-top			: 60px;
	text-align			: center;
}


.pup_haiwai_tit1
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	20px;
	color				:	#252525;
	font-weight: 600;
}



.pup_haiwai_tit1 span
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	20px;
	color				:	#fff;
	background			: #283da1;
	border-radius		: 30px;
	display				: inline-block;
	width				: 36px;
	height				: 36px;
	line-height			: 30px;
	text-align			: center;
	font-style			: oblique;
	margin-right		: 10px;
}

.pup_haiwai_tit2
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	22px;
	color				:	#283da1;
	font-weight: 600;
}


.pup_haiwai_tit3
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	20px;
	color				:	#252525;
	font-weight			: 600;
	height				: 50px;
	line-height			: 50px;
	background			: url('../img/haiwai/pup_haiwai_tit3_bu.jpg') left top no-repeat;
}






.pup_haiwai_tit4
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	18px;
	color				:	#252525;
	font-weight: 600;
}



.pup_haiwai_tit4 span
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	18px;
	color				:	#fff;
	font-weight: normal;
	background			: #283da1;
	border-radius		: 30px;
	display				: inline-block;
	width				: 30px;
	height				: 30px;
	line-height			: 30px;
	text-align			: center;
	font-style			: oblique;
	margin-right		: 10px;
}


.pup_haiwai_text1
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	18px;
	color				:	#454545;
}


.pup_haiwai_text1 .b1
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	18px;
	color				:	#000;
	font-weight			: 600;
}


.pup_haiwai_text2
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#e60000;
}


.pup_haiwai_text3
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	15px;
	color				:	#454545;
}

.pup_haiwai_btn1
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	16px ; 
	color				:	#fff;
	font-weight			:	600;
	text-align			:	center;
	border				:	0px;
	background			:	#5c6066;
	line-height			: 34px;
	height				:	50px;
	border-radius		:	0px;
	padding: 0 40px;


}

.sub3_7_tit
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	24px ; 
	color				:	#252525;
	font-weight			:	600;

}

.sub3_7_btn1
{
	padding				: 15px 0;

}

.sub3_7_btn1 a
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px ; 
	color				:	#252525;
	text-align			:	center;
	padding				: 0 15px;
	background: url('../img/sub/line4.jpg') right center no-repeat;

}

.sub3_7_btn1 a:last-child
{
	padding-right		: 0px;
	background: url('') left center no-repeat;

}
/*

.sub3_7_btn1 a.on,
.sub3_7_btn1 a:hover	
{
	color				:	#227547;

}*/





/*   sub3_1_pup.html   */

.sub3_1_pup
{
    border         :1px solid #ddd;
    border-top         :1px solid #646464;
}
.sub3_1_pup tbody th
{
    font-family     :   'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
    font-size           :   15px;
    color               :   #000000;
    padding         :   7px 0 ;
    background-color:#f6f6f6;
    border-left         :1px solid #ddd;
}
.sub3_1_pup tbody td
{
    font-family     	:   'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
    font-size           :   14px;
    color               :   #666666;
    padding         	:   20px 2px;
    border        		:1px solid #ddd;
    border-left         :1px solid #ddd;
    border-right        :0px;
    text-align			: center;
}
.sub3_1_pup tbody td a
{
    font-family     :   'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
    font-size           :   14px;
    color               :   #1088f0;
}



.sub3_p_s1
{
	background			: #fff2cc;
	display				: inline-block;
	width				: 100%;
	height				: 32px;
	line-height			: 30px;
	position			: relative;
}

.sub3_p_s2
{
	background			: #e2f0d9;
	display				: inline-block;
	width				: 100%;
	height				: 32px;
	line-height			: 30px;
	position			: relative;
}



.sub3_p_s1_ip
{
    font-family     	:   'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
    font-size           :   14px;
    color               :   #666666;
    text-align			: center;
    background-color	:transparent;
    border				: 0px;
    line-height			: 30px;
    width				: 100%;

}

.sub3_p_click_on
{
    border				: 1px solid #666;
    background			: #fff;

}


.exit_btn
{
	position			: absolute;
	top					:3px;
	right				:1px;
	height				: 20px; 
	padding-top			:5px;
	background			: #fff;
	display				:none;

}



.sub3_1_pup_input1
{
    font-family     :   'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
    font-size           :   14px;
    color               :   #666666;
    background: #fff;
    text-align: left;
    border:0px;
    width: 85%;
    height: 40px;
    line-height: 40px;

}

.sub3_p_click_select
{
	position			: relative;
	left				: 0px;
	top					: 0px;
    font-family     	:   'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
    font-size           :   14px;
    color               :   #666666;
    text-align			: center;
    background-color	:transparent;
    border				: 0px;
    line-height			: 30px;
    width				: 100%;
    display:block;

}

.sub3_p_select
{
    font-family     :   'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
    font-size           :   14px;
    color               :   #666666;
    background: #fff;
    text-align: left;
    border:1px solid #000;
    width: 100%;
    height: 30px;
    line-height: 30px;

	position			: absolute;
	left				: 0px;
	top					: 0px;
	display				:none;


}

.sub3_1_pup_bg
{
    background: #fffff5;

}


.sub3_1_pup_click
{
	position			: relative;
	left:0px;
	top:0px;
	line-height: 40px;
}

/*
.sub3_1_pup_click_block .sub3_1_pup_click_div
{
    display: block;
}


.sub3_1_pup_click_none .sub3_1_pup_click_div
{
    display: none;
}

*/
.sub3_1_pup_click_div
{
	position			: absolute;
	top:0px;
    height: 40px;
	line-height: 30px;
    width: 99%;
  	display: none;
    text-align: left;

}

.sub3_1_pup_click_div .bord1
{
    border:1px solid #666666;

}






.sub_cont_bane1
{
	float				: left;
	cursor				: pointer;
	position			: relative;
	margin-left			:16px;
}

.sold_out
{
	position			: absolute;
	z-index				: 1;
  	background: url('../img/hot/img_bg.png');
	width				: 100%;
	top					: 0px;
	text-align			: center;
	padding-top			: 160px;
	height				: 324px;

}



.sub_cont_bane1_SetListGallery .sold_out
{
	position			: absolute;
	z-index				: 1;
  	background: url('../img/hot/img_bg.png');
	width				: 100%;
	top					: 0px;
	text-align			: center;
	padding-top			: 20px;
	height				: 153px;

}


.sub_cont_bane1_over
{
	position			: absolute;
	width:225px;
	height: 226px;
	border: 1px solid #f26720;
  	background: url('../img/main/img_bg.png');
	display				: none;
	z-index				: 1;

}


.sub_cont_btn1
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px ; 
	color				:	#424242;
	font-weight			:	600;
	text-align			:	center;
	border				:	0px;
	border-bottom		:	1px solid #d2d2d2;
	background			:	#fff;
	line-height			: 32px;
	height				:	32px;
	border-radius		:	0px;
	display				:block;
	width				:58%;
}

.sub_cont_btn2
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px ; 
	color				:	#ff643d;
	font-weight			:	600;
	text-align			:	center;
	border				:	0px;
	border-bottom		:	1px solid #d2d2d2;
	background			:url(../img/main/line1.jpg) left center no-repeat;#fff;
	line-height			: 32px;
	height				:	32px;
	border-radius		:	0px;
	display				:block;
	width				:42%;
}

.sub_cont_bane1
{
	padding-top			: 20px;
}

.sub_cont_bane1_SetListGallery
{
	float				: none;
	padding-top			: 20px;
	margin-left: 0px;

}

.sub_cont_bane1_SetListGallery .sub_cont_bane1_over
{
	display				: none;
}

.SetListGallery_block
{
	display				: none;
}


.sub_cont_bane1_SetListGallery .SetListGallery_block
{
	display				: block;
}

.sub_cont_bane1_SetListGallery .SetListGallery_hide
{
	display				: none;
}

.sub_cont_bane1_SetListGallery .bane_brd1
{
	float				: left;
}
.sub_cont_bane1_SetListGallery .bane_brd1 img
{
	width				: 130px;
}

.sub_cont_bane1_SetListGallery .sub_cont_text1
{
	padding				: 20px 0 0 20px;
	float				: left;
	width				: 450px;
}



.sub_cont_bane1_SetListGallery .sub_cont_btn1_tbl
{
	padding				: 50px 0 0 20px;
	float				: left;

}

.sub_cont_bane1_SetListGallery .sub_cont_btn1_tbl .sub_cont_btn1
{
	border				:	0px;
	width				:120px;

}
.sub_cont_bane1_SetListGallery .sub_cont_btn1_tbl .sub_cont_btn2
{
	border				:	0px;
	width				:80px;

}



.sub_cont_bane1_SetListGallery .sub_cont_btn2_tbl
{
	padding				: 50px 0 0 8%;
	float				: left;

}

.sub_cont_bane1_SetListGallery .sub_cont_btn2_tbl .sub_cont_btn1
{
	border				:	0px;
	width				:120px;

}
.sub_cont_bane1_SetListGallery .sub_cont_btn2_tbl .sub_cont_btn2
{
	border				:	0px;
	width				:80px;

}




.sub_cont_bane1_SetListGallery .sub_cont_bane1_over
{
	position			: absolute;
	left				: 50px;
	width:130px;
	height: 130px;

}

.sub_cont_bane1_SetListGallery .sub_cont_bane1_over .t100
{
	padding-top			: 40px;

}











.sub_cont_bane2
{
	position			: relative;
}
.sub_cont_bane2_over
{
	position			: absolute;

	left				: -1px;
	top					: -1px;
	width				: 100px;
	height				: 100px;
	border				: 1px solid #f26720;
  	background: url('../img/main/img_bg.png');
	display				: none;
	z-index				: 1;

}







#hai_pop1,
#hai_pop2
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px ; 
	color				:	#8c8c8c;
	line-height: 25px;
}




#hai_pop1 .container,
#hai_pop2 .container
{
	background			: #fff; 
	padding				: 0px;
	width				:1000px;
	z-index				:	1;
  	background			:#0053c9;

}


#agreeChkWrap
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px ; 
	color				:	#000;
	line-height: 25px;
	border:1px solid #ccc;
	padding: 10px 20px;

}





#agreeChkTbl
{
	border			:	1px solid #e0e0e0;
}




#agreeChkTbl thead th
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px;
	color				:	#424242;
	text-align			: center;
	background		:	#f9f9f9;
	border			:	1px solid #e0e0e0;
	line-height		:	28px;
	font-weight		:	600;
	padding			: 10px 5px;
	
}



#agreeChkTbl tbody td
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px;
	color				:	#636363;
	border			:	1px solid #e0e0e0;
	line-height		:	18px;
	padding			:	12px 10px;
	vertical-align: top;
	
	
}



.hai_sub1_pup_text1 
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	16px;
	color				:	#323232;
	font-weight			: 600;
}

.hai_sub1_pup_text1 u
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	16px;
	color				:	#e01919;
	font-weight			: 600;
}

.sub3_2_1_pup_text1 
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	16px;
	color				:	#254d8d;
	padding				: 22px 25px 22px 105px;
	background			: url('../img/sub/loding.gif') 20px 20px no-repeat#e6ecff;
	border-radius		:	10px;
}


.sub3_2_1_pup_bu1
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px;
	color				:	#fff;
	line-height			:	26px;
	text-align			: center;
	display				:inline-block;
	width				: 70px;
	background			:#f26820;
}


.sub3_2_1_pup_bu2
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px;
	color				:	#fff;
	line-height			:	26px;
	text-align			: center;
	display				:inline-block;
	width				: 70px;
	background			:#5c6066;
}






.pup8_2_tab 
{
}


.pup8_2_tab a
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#454545;
	height				:	44px;
	line-height			:	44px;
	font-weight			:	600;
	text-align			:	center;
	display				:	inline-block;
	width				: 49.7%;
	float				:	left;
	border				: 1px solid #dddddd;
}
.pup8_2_tab a.cur
{
	color				:	#fff;
	background			: #5d6067;
	border				: 1px solid #5d6067;
}













.cha_sub_style1
{
	background			: url('../img/cha_img/top_img1.jpg') center top no-repeat;
	height				: 320px;
}

.cha_cent_style1
{
	background			: #2f2f3b;
	width				: 810px;
	margin				: 0px auto;
	padding				: 5px;

	font-family			: 'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			: 16px;
	color				: #fff;
	text-align			: center;
	line-height			: 24px;
}

.cha_cent_1px
{
	border				: 1px solid #595962;
	padding				: 25px 0 35px 0;
}

.cha_tit1
{
	font-family			: 'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			: 24px;
	color				: #252525;
	font-weight			: 600;
	line-height			: 40px;
	background			: url('../img/cha_img/cont_tit_line1.jpg') left top no-repeat;
}

.cha_text1
{
	font-family			: 'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			: 15px;
	color				: #454545;
}

.cha_text2
{
	font-family			: 'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			: 16px;
	color				: #fff;
	background			: #666666;
	font-weight			: 600;
	text-align			: center;
	line-height			: 30px;
	height				: 30px;
}

.cha_text3
{
	font-family			: 'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			: 13px;
	color				: #454545;
}


a.cha_a
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	15px ; 
	color				:	#222326;
    font-weight			: 600;
    line-height:    45px;
}

.cha_btn1
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px ; 
	color				:	#fff;
	border				:	0px;
	height				:	34px;
	padding				: 0 10px;
	font-weight			: 600;
	background			:	#e6353d;
	border-radius		:	20px;
}

.cha_btn2
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	16px ; 
	color				:	#fff;
	border				:	0px;
	height				:	45px;
	width				: 160px;
	font-weight			: 600;
	background			:	#454545;
	border-radius		:	30px;
}

.cha_btn3
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px ; 
	color				:	#fff;
	border				:	0px;
	height				:	34px;
	padding				: 0 20px;
	font-weight			: 600;
	background			:	#454545;
	border-radius		:	5px;
}

.cha_btn4
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px ; 
	color				:	#404652;
	border				:	0px;
	height				:	30px;
	width				: 120px;
	border				:1px solid #404652;
	background			:	#fff;
}


.cha_btn5
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	18px ; 
	color				:	#1e4095;
	border				:	0px;
	height				:	50px;
	width				: 280px;
	font-weight			: 600;
	background			:	#fff;
	border				: 1px solid #1e4095;
	border-radius		:	5px;
}

.cha_bu1
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	13px ; 
	color				:	#fff;
	border				:	0px;
	height				:	30px;
	line-height			: 26px;
	width				: 100px;
	display				:inline-block;
	background			:	#909090;
	border-radius		:	5px;

}


.page_pup
{
	position			: fixed ;
	z-index				:	200;
	left				: 0px;
	top					: 0px;
	width				:	100%;
	height				:	100%;
	display				:	none;
	z-index				:	10000;

}


.page_pup .container
{
	background			: #fff; 
	padding				: 20px 0 20px 30px;
	width				:1040px;
	margin-top			:5%;
	z-index				:	1;
}




.shop_cont2_tbl
{
	border-top			: 1px solid #dfdfdf;
	border-bottom		: 1px solid #dfdfdf;
	background			: #fff;
}

.shop_cont2_tbltit1
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			: 18px;
	color				: #424343;
	line-height			: 60px;
	padding-left		: 15px;
}

.shop_cont2_tblnr
{
	border-top			: 1px solid #dfdfdf;
	padding				: 15px;
	position			: relative;

}


.shop_cont2_tblnr .shop_cont2_tbl_absolute
{
	position			: absolute;
	right				: 15px;
	bottom				: 15px;
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			: 18px;
	color				: #939393;

}



.pup_cont_tit2 {
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
    font-size: 24px;
    color: #2c303b;
    line-height: 40px;
    font-weight: 600;
    text-align: center;
    background: url('../img/shoppling/bu3.jpg') bottom center no-repeat;
}



.cont_btn1
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size		: 18px ; 
	color			: #fff ;
	height			: 50px;
	background		: #7f7f7f;
	display			: inline-block;
	border			: 0px;
	font-weight		: 600;
}

.cont_btn2
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size		: 18px ; 
	color			: #595959 ;
	height			: 50px;
	width			: 220px;
	background		: #fff;
	border			: 1px solid #bfbfbf;
}




.pup_text2 {
    font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
    color: #505050;
    font-size: 24px;
}

.pup_text1 {
    font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
    color: #646464;
    font-size: 20px;
}


.faq_tab a
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size		: 14px ; 
	color			: #454545 ;
	text-align		: center;
	height			: 34px;
	line-height		: 34px;
	width			: 110px;
	background		: #cccccc;
	display			: inline-block;
	border			: 0px;
	border-radius	: 3px;

}

.faq_tab a.cur
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size		: 14px ; 
	color			: #fff ;
	text-align		: center;
	height			: 34px;
	line-height		: 34px;
	width			: 110px;
	background		: #402315;
	display			: inline-block;
	border			: 0px;
	border-radius	: 3px;

}



.market5_tab a
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size		: 15px ; 
	color			: #272727 ;
	text-align		: center;
	height			: 40px;
	line-height		: 40px;
	width			: 140px;
	background		: #dbdbdb;
	display			: inline-block;
	border			: 0px;

}

.market5_tab a.cur
{
	color			: #fff ;
	background		: #272727;

}


.market3_tit1
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size		: 16px ; 
	color			: #fff ;
	font-weight		: 600;
	text-align		: center;
	line-height		: 30px;
}
.mar_btn
{
	position		: absolute;
	right			: 20px;
	top				: 18px;
}

.market_text1
{
	
    font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
    color: #fff;
    font-size: 20px;
    background: #002060;
    padding				: 20px 0;
}


.cha_bu2
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size		: 15px ; 
	color			: #fff ;
	font-weight		: 600;
	background		: #2f2f3b;
	border-radius	:	20px;
	width			: 50px;
	height			: 26px;

}



.cha_input1
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	15px ; 
	color				:	#5a5c60 ;
	
	height				:	50px ;
	border				:	1px solid #dfdfdf;
	padding-left		:	10px;
}

.cha_input2
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px ; 
	color				:	#5a5c60 ;
	height				:	36px ;
	border				:	1px solid #dfdfdf;
	padding-left		:	10px;
}


.cha_button1
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	15px ; 
	color				:	#fff;
	font-weight		:	600;
	text-align			:	center;
	border				:	none;
	background		:	#2f2f3b;
	height				:	50px;
	width				: 120px;
	border				: 0px;

}

.cha_button2
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px ; 
	color				:	#fff;
	font-weight		:	600;
	text-align			:	center;
	border				:	none;
	background		:	#009688;
	height				:	38px;
	width				: 100px;
	border				: 0px;

}

.cha_tab1
{
	background			: #666666;
	display				: inline-block;
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	16px;
	color				: #fff;
	text-align			: center;
	line-height			: 38px;
	height				: 39px;
	width				: 120px;
}




.cont_btn3
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size		: 14px ; 
	color			: #454545 ;
	height			: 36px;
	padding			: 1px 11px;
	background		: #fff;
	border			: 1px solid #dfdfdf;
	border-radius	:	4px;
	overflow		: hidden;
}

.cont_btn3_on
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size		: 14px ; 
	color			: #454545 ;
	height			: 36px;
	background		: #fff;
	padding			: 0px 10px;
	border			: 2px solid #ba1a1b;
}


.cont_btn4
{
	padding			: 0px;
}


/*
.cbtn_a2
{
	border			: 1px solid #00c63b;
	color			: #00c63b;
}

.cbtn_a3
{
	border			: 1px solid #c9c9c9;
	color			: #949494;
}

.cbtn_a4
{
	border			: 1px solid #e6a320;
	color			: #e6a320;
}

.cbtn_a5
{
	border			: 1px solid #83553e;
	color			: #83553e;
}*/