@charset "utf-8";
/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
	http://www.ybyin.com 
	2017-04-28
*/
 
/* Browser Resets */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;} 

/* FlexSlider Necessary Styles
*********************************/ 


#time_img2.flexslider { position: relative; width:100%; zoom: 1;margin: 0;  left:0px;}
#time_img2.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
#time_img2.flexslider .slides> li img {width: 100%; }
#time_img2.flex-pauseplay span {text-transform: capitalize;}




.flexslider { position: relative; width:100%; zoom: 1;margin: 0;  left:0px;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides> li img {}
.flex-pauseplay span {text-transform: capitalize;}



/* FlexSlider Default Theme
*********************************/


/* Control Nav */
.flex-control-nav {background:none; position: absolute; text-align:center; z-index:2;}
.flex-control-nav li {margin: 0 3px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 15px; height: 15px; display: block; background: #fff;opacity: 1;  cursor: pointer; border:1px solid #919191; text-indent: -9999px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; box-shadow: inset 0 0 0px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover , .flex-control-paging li a.flex-active { background: #919191; opacity: 1; }





.flex-direction-nav {*height: 0;width:100%;position:absolute; top:0%; }

.flex-direction-nav a {width: 60px; height: 60px; padding-top:23%; margin-top: 0px; display:block; background: url('../img/index/bg_direction_nav_on.png') no-repeat 0 center; position: absolute;  z-index: 2; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% center; position:absolute;right: 0px;}


.flex-next:hover ,.flex-prev:hover{background: url('../img/index/bg_direction_nav.png') no-repeat 0 center;background-position: 100% center;}
.flex-prev:hover {background-position: 0 center;}











/*-----------------------------------------------------------------

main_btn_slides

-----------------------------------------------------------------*/




.main_cust_slider_baner 
{
	position			:	relative;
	z-index			:	1;
	height				:	60px;
	overflow			:	hidden1;
	background			: #f4f4f4;
}

.main_cust_slider_baner strong
{
	display				:inline-block;
	line-height			:	60px;
	width				: 140px;
	text-align			: center;
	background: url('../img/index/main_cust_slider_baner_titline.jpg') right center no-repeat;

	position			:	absolute;
	z-index: 1;
	left: 0px;


}
.main_cust_slider
{

	/*padding-left		:125px;*/
	padding-top			:	15px;

}

.main_cust_slider a
{

	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#424343;
	line-height			:	25px;
	margin-left		:165px;

}

.main_cust_slider span
{

	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#424343;
	line-height			:	25px;
	float				: right;
	margin-right:70px;

}

.main_cust_slider_baner .flex-control-nav 
{
	display			:	none1;
	width				:	40px;
}

.main_cust_slider_baner .flex-direction-nav a 
{
	width				: 40px;
	height				:	30px; 
	padding-top			:	0px;
	background			:	url('../img/index/main_cust_slider_baner_btn.jpg') left top no-repeat;
}

.main_cust_slider_baner a.flex-prev
{
	background		:	url('../img/index/main_cust_slider_baner_btn.jpg') no-repeat 0;background-position: 0 bottom;
	right							:	 0px;
	top:30px;
}





/*-----------------------------------------------------------------

main_btn_slides

-----------------------------------------------------------------*/

.main_btn_slides 
{
	position			:	relative;
	z-index			:	1;
}
.main_btn_slides .flex-control-nav 
{
	bottom			:	10px;
	width				:	100%;
	display			:	none;
}


.main_btn_slides .flex-direction-nav a 
{
	width				:	47px;

	background			:	url('../img/index/main_btn.jpg') no-repeat 0 top;
}

.main_btn_slides .flex-direction-nav .flex-next 
{
	background-position	:	100% top;
}

.main_btn_slides .slides ul
{
	padding-left			: 43px;
}

.main_btn_slides .slides ul li
{
	padding-left			: 10px;
}





/*-----------------------------------------------------------------

하단 이미지

-----------------------------------------------------------------*/





.bottom_btn_slides
{
	position			:	relative;
	z-index			:	1;
	height			:90px;
	overflow			:	hidden

}

.bottom_btn_slides .flex-control-nav 
{
	display			:	none;
}
.bottom_btn_slides .flex-direction-nav a 
{
	width				:	20px;
	background			:	url('../img/top/footer_btn1.jpg') no-repeat 0 top #000;
}

.bottom_btn_slides .flex-direction-nav .flex-next 
{
	background-position	:	100% top;
}

.bottom_btn_slides .slides ul
{
	padding			: 20px 0 0 40px;
}

.bottom_btn_slides .slides ul li
{
	padding			: 0px 25px;

}





/*-----------------------------------------------------------------

메인 큰이미지

-----------------------------------------------------------------*/

.main_slider 
{
	position			:	relative;
	z-index			:	1;
}
.main_slider .flex-control-nav 
{
	bottom			:	10px;
	width				:	100%;
	display			:	none;
}

.main_slider .flex-direction-nav 
{
}








.top_slider 
{
	position			:	relative;
	z-index			:	1;
	float				:	right;
	width				:	286px;
	height				:	120px;
	overflow			:	hidden
}


.top_slider .flex-control-nav 
{
	display			:	none;
}

.top_slider .flex-direction-nav a 
{
	width				:	25px;
	height				:	25px; 
	padding-top		:	30%;
	background		:	url('../img/index/bg_direction_nav_top.jpg') no-repeat 0 center;
}


.top_slider .flex-direction-nav .flex-next 
{
	background-position	:	100% center;
}





.pup_slider 
{
	position			:	relative;
	z-index			:	1;
	width				:	900px;
	height				:	1077px;
	overflow			:	hidden;
	margin-left		:	-450px;
	left			:	50%;
}


.pup_slider .flex-control-nav 
{
	display			:	none;
}

.pup_slider .flex-direction-nav a 
{
	display			:	none;
	
}


.pup_slider .flex-direction-nav .flex-next 
{
	background-position	:	100% center;
}





.t_slider
{
	position			:	relative;
	height				:	106px;
	overflow			:	hidden
}


.t_slider .flex-control-nav 
{
	display			:	none;
}

.t_slider .flex-direction-nav 
{
	width:1200px;
	margin:0 auto;
	left:50%;
	margin-left:-600px;
	top:25px;
}


.t_slider .flex-direction-nav a 
{
	background		:	url('../img/index/bg_direction_nav_on_2.png') no-repeat 0 top;
	
}


.t_slider .flex-direction-nav .flex-next 
{
	background-position	:	100% top;
}
















.index4_cust1_brd > li
{
	width				:	399px ;
	border				:	1px solid #d1d1d1 ;	
}

.index4_cust1_brd > li
{
	border-left		:	0px ;
}

.index4_cust1_brd > li:first-child
{
	width				:	398px ;
	border-left		:	1px solid #d1d1d1 ;	
}


.index4_cust4
{
	position			:	relative;
	z-index			:	1;
	width				:	100%;
	height				:	330px;
	overflow			:	hidden;

}


.index4_cust4 .flex-control-nav 
{
	display			:	none1;
}


.index4_cust4 .flex-direction-nav 
{
	display			:	none;
}


.index4_cust4 .flex-control-nav
{
	width: 1200px;
	text-align: left;
}
.index4_cust4 .flex-control-nav li
{
	margin:0px;
	padding:0px;
	width: 16.65%;
	height: 48px;
	background: #fff;
}

.index4_cust4 .flex-control-nav a
{
	border-radius	: 0px;
	background: #fff;
	opacity: 1;
	width: 100%;
	border:1px solid #dfdfdf;
	height: 48px;
	text-align: center;
	text-indent: 0px;
	content: "";

	font-family				:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size				: 14px;
	color					: #454545;
	line-height				: 46px;
}

.index4_cust4 .flex-control-paging li a:hover , 
.index4_cust4 .flex-control-paging li a.flex-active
{


	color					: #f26820;
	font-weight				: 600;


	background: #fff;
	border:1px solid #dfdfdf;
	border-top:1px solid #f27935;
	background: url('../img/index/paging_bg1.jpg') left top repeat-x;
}






























.main_cont_bane_slides
{
	position			:	relative;
	z-index			:	1;
	width				:	1200px;
	overflow			:	hidden

}


.main_cont_bane_slides .flex-control-nav 
{
	display			:	none1;
}


.index4_main_cont_bane_slidescust4 .flex-direction-nav 
{
	display			:	none;
}


.main_cont_bane_slides .flex-control-nav
{
	width: 1200px;
	text-align: left;
}
.main_cont_bane_slides .flex-control-nav li
{
	margin:0px;
	padding:0px;
	width: 16.65%;
	height: 48px;
	background: #fff;
}

.main_cont_bane_slides .flex-control-nav a
{
	border-radius	: 0px;
	background: #fff;
	opacity: 1;
	width: 100%;
	border:1px solid #dfdfdf;
	height: 48px;
	text-align: center;
	text-indent: 0px;
	content: "";

	font-family				:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size				: 14px;
	color					: #454545;
	line-height				: 46px;
}

.main_cont_bane_slides .flex-control-paging li a:hover , 
.main_cont_bane_slides .flex-control-paging li a.flex-active
{


	color					: #f26820;
	font-weight				: 600;


	background: #fff;
	border:1px solid #dfdfdf;
	border-top:1px solid #f27935;
	background: url('../img/index/paging_bg1.jpg') left top repeat-x;
}




/*
.flex-control-nav li {margin: 0 3px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 15px; height: 15px; display: block; background: #fff;opacity: 1;  
cursor: pointer; border:1px solid #919191; text-indent: -9999px; -webkit-border-radius: 
10px; -moz-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; box-shadow: inset 0 0 0px rgba(0,0,0,0.3);}
.flex-control-paging li a:hover , .flex-control-paging li a.flex-active { background: #919191; opacity: 1; }

 */

.main_cont_bane_slides .flex-direction-nav a 
{
	width: 40px; 
	height: 80px;
	background		:	url('../img/index/bg_direction_nav_on.png') no-repeat 0 center;
	
}


.main_cont_bane_slides .flex-direction-nav .flex-next 
{
	background-position	:	100% center;
}










.index4_cust1,
.index4_cust2,
.index4_cust3
{
	position			:	relative;
	z-index			:	1;
	float				:	right;
	width				:	100%;
	height				:	108px;
	overflow			:	hidden

}

.index4_cust1 .flex-direction-nav ,
.index4_cust2 .flex-direction-nav ,
.index4_cust3 .flex-direction-nav 
{
	display			:	none;
}

.index4_cust1 .flex-control-nav  ,
.index4_cust2 .flex-control-nav  ,
.index4_cust3 .flex-control-nav 
{
	top				:	10px;
	right				:	13px;
}

.index4_cust1 .flex-control-nav li ,
.index4_cust2 .flex-control-nav li ,
.index4_cust3 .flex-control-nav li 
{
	margin: 0 2px; 
	display: inline-block; 
	zoom: 1; *display: inline;
}

.index4_cust1 .flex-control-paging li a,
.index4_cust2 .flex-control-paging li a,
.index4_cust3 .flex-control-paging li a
{
	
	width				:	8px;
	height				:	8px;
	border				:	1px solid #919191;
}

.index4_cust1 .flex-control-paging li a:hover , 
.index4_cust1 .flex-control-paging li a.flex-active

{
	border				:	1px solid #f26821;
	background		:	#f26821;
	opacity			:	1;
}


.index4_cust2 .flex-control-paging li a:hover , 
.index4_cust2 .flex-control-paging li a.flex-active

{
	border				:	1px solid #0074c9;
	background		:	#0074c9;
	opacity			:	1;
}


.index4_cust3 .flex-control-paging li a:hover , 
.index4_cust3 .flex-control-paging li a.flex-active 

{
	border				:	1px solid #17c8b8;
	background		:	#17c8b8;
	opacity			:	1;
}




/*-----------------------------------------------------------------

qmenu_slider  이미지  111111111111111111

-----------------------------------------------------------------*/



.qmenu_slider 
{
	position			:	relative;
	z-index			:	1;
	width				:	80px;
	left				:	0px;
	overflow			:	hidden1;
}


.qmenu_slider .flex-control-nav 
{
	display			:	none1;
}

.qmenu_slider .flex-control-paging
{
	margin-top		:	0px;
	position			:	absolute;
	top				:	282px;
	left			:15px;
	margin-top:10px;
}

.qmenu_slider .flex-control-paging li a
{
	text-indent		:	0px;
	background		:	none;
	border				:	0px;
	position			:	absolute;
	left				:	0px;
	top				:	0px;
	padding			:	0px;
	margin				:	0px;
	display			:	none;
	text-indent: 0px;
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px;
	color				:	#494949;
	text-align			:	center;
	line-height		:	0;
	border-radius	:	0px
}

.qmenu_slider .flex-control-paging li a.flex-active 
{
	background		:	none;
	display			:	block;
}
	
	
.qmenu_slider .flex-direction-nav
{
	top:285px;
	left:55px;
}

.qmenu_slider .flex-direction-nav a 
{
	width				:	19px;
	height				:	18px; 
	padding			:	0px;
	left				:	0;
	background		:	url('../img/main/btn1.jpg') left top no-repeat;
}


.qmenu_slider .flex-direction-nav .flex-next 
{
	left				:	19px!important;
	background-position	:	100%;
}




#qmenu_slider_text
{
	position			:	absolute;
	width				:	60%;
	top				:	280px;
	padding-left:10px;
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	11px;
	color				:	#494949;
}

#qmenu_slider_text .r_leg
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	11px;
	color				:	#494949;
}




/*

.flex-direction-nav a {width: 60px; height: 60px; padding-top:23%; margin-top: 0px; display:block; background: url('../img/index/bg_direction_nav_on.png') no-repeat 0 center; position: absolute;  z-index: 2; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% center; position:absolute;right: 0px;}


.flex-next:hover ,.flex-prev:hover{background: url('../img/index/bg_direction_nav.png') no-repeat 0 center;background-position: 100% center;}
.flex-prev:hover {background-position: 0 center;}
*/



/*-----------------------------------------------------------------

#gRecentlyItems

-----------------------------------------------------------------*/

.qmenu_slider .flexslider
{
	left		:	10px;

}



#gRecentlyItems ul>li
{
	margin-top:10px;
	position			:	relative;
	cursor				:	pointer;
}
/*          큐메뉴 오버         */ 
#gRecentlyItems li a
{
	margin-top:10px;
	position			:	relative;
	cursor				:	pointer;
	display:block;
}

#gRecentlyItems .text_over
{

	position			:	absolute;
	background-color: rgba(0,0,0, 0.8);
	left				:	0px;
	top				:	0px;
	width: 70px;
	height:65px;
	padding			:	8px 6px;
	margin				:	0px;
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	11px;
	color				:	#fff;
	z-index:10;
	overflow:hidden; 
	 text-overflow:ellipsis;
	 display:none; 
	 -webkit-box-orient:vertical;
	 -webkit-line-clamp:2; 
}

#gRecentlyItems .text_over font
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	11px;
	font-weight: 600;
	color				:	#2cc400;

}


#gRecentlyItems li a img
{
	border				:	1px solid #d2d2d2;

}

/*
*/
















.s_cust0
{
	position			:	relative;
	z-index			:	1;
	width				:	;
	height				:	;

}

.s_cust0 .flex-direction-nav a 
{
	width				:	40px;
	height				:	210px; 
	padding-top		:	0px;
	background		:	url('../img/s_cust/s_cust0_btn.jpg') no-repeat 0 center;
}


.s_cust0 .flex-direction-nav .flex-next 
{
	background-position	:	100% center;
}

.s_cust0 .flex-control-nav {background:none; position: absolute; width:100%; margin-top:10px; text-align:center; z-index:2;}
.s_cust0 .flex-control-nav li {margin: 0 3px; display: inline-block; zoom: 1; *display: inline;}
.s_cust0 .flex-control-paging li a {width: 14px; height: 14px; display: block; background: #999999;opacity: 1;  cursor: pointer; border:0px; text-indent: -9999px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px; box-shadow: inset 0 0 0px rgba(0,0,0,0.3);}
.s_cust0 .flex-control-paging li a:hover , .flex-control-paging li a.flex-active { background: #ef651c; opacity: 1; }




.s_cust0_2
{
	position			:	relative;
	z-index			:	1;
	width				:	;
	height				:	;

}

.s_cust0_2 .flex-direction-nav a 
{
	width				:	40px;
	height				:	170px; 
	padding-top		:	0px;
	background		:	url('../img/s_cust/s_cust0_btn2.jpg') no-repeat 0 center;
}


.s_cust0_2 .flex-direction-nav .flex-next 
{
	background-position	:	100% center;
}

.s_cust0_2 .flex-control-nav
{
	display			:	none;
}










.s_cust0_3
{
	position			:	relative;
	z-index			:	1;
	width				:	;
	height				:	;

}

.s_cust0_3 .flex-direction-nav a 
{
	width				:	40px;
	height				:	419px; 
	padding-top		:	0px;
	background		:	url('../img/s_cust/s_cust0_btn.jpg') no-repeat 0 center #fff;
}


.s_cust0_3 .flex-direction-nav .flex-next 
{
	background-position	:	100% center;
}

.s_cust0_3 .flex-control-nav
{
	display			:	none;
}


/*-----------------------------------------------------------------
	footer CEO활동 영역 슬라이드 부분
-----------------------------------------------------------------*/

.gngMiniSlideBnr
{
	position		:	relative;
	width			:	280px;
	
	float			:	right;
	margin-right	:20px;
}

.gngMiniSlideBnr .flex-control-nav
{
	display		:	none;
}

.gngMiniSlideBnr .flex-direction-nav a
{
	width						:	20px;
	height					:	10px;
	margin-top				:	0px;
	background			:	url(../img/top/gngMiniSlideBnr_btn.jpg) no-repeat 0 center;
	position					:	absolute;
	z-index					:	2;
	cursor					:	pointer;
	text-indent				:	-9999px;
	opacity					:	1;
	-webkit-transition	:	all .3s ease;
}

.gngMiniSlideBnr .flex-direction-nav .flex-prev
{
	left			:	-20px;
}

.gngMiniSlideBnr .flex-direction-nav .flex-next
{
	background-position	: 100% center;
	position						:	absolute;
	right							:	 -20px;
}

























/*								s_index.html                    ***/



.s_main_slider 
{
	position			:	relative;
	z-index			:	1;
}
.s_main_slider .flex-control-nav 
{
	bottom			:	10px;
	width				:	100%;
	display			:	none;
}

.s_main_slider .flex-direction-nav 
{
	top				:	18%;
	width				:	68.5%;
}






.s_cust_slider 
{
	position			:	relative;
	z-index			:	1;
	border-bottom	:	1px solid #ebebeb;
	width				:	70%;
}
.s_cust_slider .flex-control-nav 
{
	display			:	none;
}

.s_cust_slider .flex-direction-nav 
{
	display			:	none;
}

.s_cust_slider strong
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	18px;
	color				:	#292929;
	background		:	#f4f4f4;
	line-height		:	50px;
	display			:	inline-block;
	text-align			:	center;
	width				:	135px;
}
.s_cust_slider .slides
{
	width				:	600px;
	padding-left		:	40px;
}

.s_cust_slider .slides a
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#424343;
	line-height		:	50px;
	display			:	inline-block;
	float				:	left;
	width				:	517px;
}
.s_cust_slider .slides span
{
	font-family		:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	14px;
	color				:	#424343;
	line-height		:	50px;
	display			:	inline-block;
	float				:	left;
	width				:	80px;
}







/*								l_fixed 좌측메뉴 slides                  ***/


.l_fixed_slides
{
	position			:	relative;
	z-index				:	1;
	width				:	180px;
	height				:	180px;

}
.l_fixed_slides .flex-control-nav 
{
	top				:	-17px;
	right			: 0px;
}

.l_fixed_slides .flex-control-nav li 
{
	margin: 0 2px;
}

.l_fixed_slides .flex-control-paging li a 
{
	width: 14px;
	height: 14px;
	 display: block; background: #dddddd;opacity: 1;  cursor: pointer; border:0px; 

	 text-indent: -9999px; -webkit-border-radius: 10px; -moz-border-radius: 10px; -o-border-radius: 10px; 
	 border-radius: 10px; box-shadow: inset 0 0 0px rgba(0,0,0,0.3);
}

.l_fixed_slides .flex-control-paging li a:hover , .flex-control-paging li a.flex-active 
{
	background: #34373e;
	border:0px;
	opacity: 1;
}



.l_fixed_slides .flex-direction-nav 
{
	display			:	none;
}

.l_fixed_button
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px ; 
	color				:	#000000 ;
	width				: 72px;
	height				:	24px ;
	background			: #fff;
	border				:	1px solid #aaaaaa;
}

.l_fixed_button2
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	11px ; 
	color				:	#fff ;
	width				: 45px;
	height				:	24px ;
	line-height			: 10px;
	background			: #0f2c53;
	border				:	1px solid #fff;
}

.l_fixed_button3
{
	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	18px ; 
	color				:	#fff ;
	font-weight: 600;
}









/*-----------------------------------------------------------------

상단 메뉴 구매완료수

-----------------------------------------------------------------*/






.top_menu_slider 
{
	position			:	relative;
	z-index			:	10;
	overflow			:	hidden;
	width:210px;

	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px;
	color				:	#848484;
}


.top_menu_slider .flex-control-nav 
{
	display			:	none;
}

.top_menu_slider .flex-direction-nav
{
	
	display			:	none;
}

.top_menu_slider  strong
{

	font-family			:	'Malgun Gothic', '맑은 고딕', 'AppleGothic', 'Sans-serif';
	font-size			:	12px;
	color				:	#fc5300;
	padding:0px;
}



.top_menu_slider  ul
{
	display:block;
	width:145px;
}

.top_menu_slider  li
{
	display:block;
	text-align:right;
}






.hai_slider 
{
	position			:	relative;
	z-index			:	1;
	float				:	right;
	width				:	286px;
	height				:	120px;
	overflow			:	hidden
}


.hai_slider .flex-control-nav 
{
	display			:	none;
}

.hai_slider .flex-direction-nav a 
{
	width				:	40px;
	height				:	70px; 
	padding-top		:	30%;
	background		:	url('../img/haiwai/sub_btn1.png') no-repeat 0 center;
}


.hai_slider .flex-direction-nav .flex-next 
{
	background-position	:	100% center;
}
