@charset "utf-8";




@media screen and (max-width:1400px){
	body{min-width:auto;}
}

.frame{position:relative;width:1156px;margin:0 auto;}
.frame:after{display:block;clear:both;content:'';}

#wrap{}


#global-bg{position:fixed;top:0;left:0;width:100%;height:100%;overflow:hidden;background:#fff}
#visual{position:relative;overflow:hidden;}
#visual video{position:absolute;top:0;left:0;height:100%;margin:0;}
.visual_overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/video_main/video_ptn.png) 0 0 repeat}
.visual_text{position:absolute;top:45%;left:5%;}
.visual_menu{position:absolute;top:50%;right:5%;width:616px;margin-top:-260px}
.visual_menu:after{display:block;clear:both;content:'';}
.visual_menu li{float:left;height:194px;}
.visual_menu li.menu1{width:100%;}
.visual_menu li.menu2,
.visual_menu li.menu3,
.visual_menu li.menu4{width:50%;}
.visual_menu li.menu5,
.visual_menu li.menu6{width:25%;}

.visual_menu li.menu1{background:#4a388a url(../images/video_main/visual_menu_bg_01.jpg) 0 0 no-repeat;background-size:100% 100%;background-size:cover}
.visual_menu li.menu2{background:#497ea8 url(../images/video_main/visual_menu_bg_02.jpg) 0 0 no-repeat;background-size:100% 100%;background-size:cover}
.visual_menu li.menu3{background:#499ca7 url(../images/video_main/visual_menu_bg_03.jpg) 0 100% no-repeat;background-size:100% 100%;background-size:cover}
.visual_menu li.menu4{background:#64ae7b url(../images/video_main/visual_menu_bg_04.jpg) 100% 100% no-repeat;background-size:100% 100%;background-size:cover}
.visual_menu li.menu5,.visual_menu li.menu6{background-color:#5a5a5a}

.visual_menu li.menu1 dl{float:right;padding-right:32px;width:244px;text-align:right;}
.visual_menu li.menu2 dl{float:right;width:134px;}
.visual_menu li.menu3 dl{float:right;width:129px;}
.visual_menu li.menu4 dl{float:left;padding-left:32px}
.visual_menu li.menu5 dl{float:left;padding-left:32px}
.visual_menu li.menu6 dl{float:left;padding-left:25px}

.visual_menu li dl{padding-top:30px;}
.visual_menu li dl:after{display:block;clear:both;content:'';}
.visual_menu li dt{padding-bottom:12px;}
.visual_menu li dd{font-size:14px;font-weight:500;color:#fff;line-height:20px;}
.visual_menu li dd a{display:inline-block;padding:0 5px;}

.visual_menu li.menu1 dd{display:inline-block;padding:0 6px 0 5px;}
.visual_menu li.menu1 dd.item1,
.visual_menu li.menu1 dd.item2,
.visual_menu li.menu1 dd.item4,
.visual_menu li.menu1 dd.item5{background:url(../images/video_main/visual_menu_item_line.png) 100% 4px no-repeat;}
.visual_menu li.menu4 dd.item3,
.visual_menu li.menu4 dd.item4,
.visual_menu li.menu4 dd.item5{display:inline-block;}


@media screen and (max-height:576px){
	#visual video{left:50%;height:576px;margin-left:-512px;}
}
@media screen and (max-height:720px){
	#visual video{left:50%;height:720px;margin-left:-640px;}
}
@media screen and (max-height:878px){
	#visual video{left:50%;height:878px;margin-left:-780px;}
}

@media screen and (max-width:1023px){
	#global-bg{}
	#visual{background:url(../data/video/background_video.jpg) 50% 50% no-repeat;background-size:auto 100%;background-size:cover;}
	#visual video{display:none;}
	.visual_overlay{display:none;}
}

@media screen and (max-width:767px){

}
@media screen and (max-width:479px){
	#visual{background:url(../images/main/background_visual_m.jpg) 80% 50% no-repeat;background-size:auto 100%;background-size:cover;}
}

/* No object-fit support */
/*@media (max-aspect-ratio:16/9){#visual video{top:0;left:-100%;width:300%;height:100%;}
}*/

@media (min-aspect-ratio:16/9){
	#visual video{top:-100%;left:0;width:100%;height:300%;margin:0;}
}
/* If supporting object-fit, overriding (1) */
@supports (object-fit:cover){
	#visual video{top:0;left:0;width:100%;height:100%;margin:0;object-fit:cover;}
}

#mainBody{padding:0 40px;} /* 진도 심볼 위치수정 작업 - 20170929 */
#mainBody img{max-width:100%;}
#container{position:relative;width:100%;background:#e8e9ea;}
#container:after{display:block;clear:both;content:'';}

#contentTop{position:relative;min-width:1280px;top:-127px;margin:0 auto -127px;} /* 진도 심볼 위치수정 작업 - 20170929 */
#contentTop:after{display:block;clear:both;content:'';}

#contentBottom{margin:0 auto;background:#fff;text-align:center;}

#mainSummary{position:absolute; left:50%; top:217px; width:1140px;height:184px; margin-left:-570px;} /* 진도 심볼 위치수정 작업 - 20170929 */
#mainSummary .main_tit{ text-align:right;} /* 진도 심볼 위치수정 작업 - 20170929 */
#mainSummary .main_here{display:none;position:absolute;top:90px;right:60px;}


@media screen and (min-width:1560px){
	#mainBody{padding:0 7%;}
}

@media screen and (max-width:1359px){
	#mainBody{padding:0;}
	.frame{width:1280px;}
	/* #mainSummary{width:1280px;} */ /* 진도 심볼 위치수정 작업 - 20170929 */
	#mainSummary .main_tit{padding-right:20px;} /* 진도 심볼 위치수정 작업 - 20170929 */
}
@media screen and (max-width:1279px){
	body,
	.frame,
	#header,
	#contentTop,
	#contentBottom{min-width:auto;width:auto;}
}
@media screen and (max-width:1159px){
	#mainSummary{left:0;right:0;width:auto; margin-left: 0;} /* 진도 심볼 위치수정 작업 - 20170929 */
}
@media screen and (max-width:1023px){
	#contentTop{top:-180px;margin:0 auto -180px;}
	#mainSummary{height:180px;top:160px;}
	#mainSummary .main_tit{padding-right:50px;}
	#mainSummary .main_tit img{width:300px;}
}
@media screen and (max-width:767px){
	#contentTop{top:-150px;margin:0 auto -150px;}
	#mainSummary{height:150px;}
	#mainSummary .main_tit{padding-left:30px;}
	#mainSummary .main_tit img{width:250px;}
}
@media screen and (max-width:479px){
	#contentTop{top:-130px;margin:0 auto -130px;}
	#mainSummary{height:130px;}
	#mainSummary .main_tit{padding-left:20px;}
	#mainSummary .main_tit img{width:200px;}

}












/*#mainNotice{width:1024px;margin:0 auto;}*/

/* 축제 미리보기 */
#festivalZone{position:relative;}
#festivalZone .frame{position:relative;padding-bottom:69px;}
.fstv_title{padding-bottom:28px;text-align:center;}

.fstv_slider{width:924px;margin:0 auto;}
.fstv_slider:after{display:block;clear:both;content:'';}
.fstv_slider li{float:left;display:block;width:274px;text-align:center;}
.fstv_slider li a{display:block;}

.fstv_slider .item_img,
.fstv_slider .item_info,
.fstv_slider .item_tit,
.fstv_slider .item_date,
.fstv_slider .item_more{display:block;}

.fstv_slider .item_img{}
.fstv_slider .item_img img{width:100%;}
.fstv_slider .item_info{padding:26px 0;border:1px solid #e3e5e8;border-top:0 none;background:#ffffff;}
/*.fstv_slider .item_info .item_tit{height:30px;padding:18px 0;*//*1020추가*//* font-size:18px;font-weight:500;color:#09133d;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}*/
.fstv_slider .item_info .item_tit{height:46px;padding:10px 0;font-size:18px;font-weight:500;color:#09133d;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;} /* 190220 */
.fstv_slider .item_info .item_date{height:18px;padding-bottom:18px;font-size:14px;color:#61698c;}
.fstv_slider .item_info .item_more{}

.bx-wrapper{padding-bottom:26px;}


.fstv_ctrl{position:relative;width:406px;height:66px;padding:0 81px;margin:0 auto;border:1px solid #dbdbdb;background:#f8f9f9;line-height:66px;text-align:center;}
.fstv_ctrl a{display:block;}
.fstv_ctrl .fstv_go{display:inline-block;padding-right:46px;background:url(../images/video_main/fstv_go.png) 100% 50% no-repeat;}
.fstv_ctrl .fstv_more{display:none;}
.fstv_ctrl #fstvPrev,
.fstv_ctrl #fstvNext{position:absolute;top:0;width:80px;height:66px;background-color:#f8f9f9;background-repeat:no-repeat;background-position:0 0;text-indent:-9999px;}
.fstv_ctrl #fstvPrev{left:0;border-right:1px solid #dbdbdb;background-image:url(../images/video_main/fstv_ctrl_prev.png);}
.fstv_ctrl #fstvNext{right:0;border-left:1px solid #dbdbdb;background-image:url(../images/video_main/fstv_ctrl_next.png);}
.fstv_ctrl #fstvPrev a,
.fstv_ctrl #fstvNext a{width:100%;height:100%;}
.fstv_ctrl #fstvPrev a{}
.fstv_ctrl #fstvNext a{}

@media screen and (max-width:1159px){

	#festivalZone{padding:20px 20px 0;}
	.fstv_slider{width:auto;}

}
@media screen and (max-width:1079px){

}

@media screen and (max-width:1023px){
	#festivalZone .frame{padding-bottom:40px;}
	.fstv_slider .item_info .item_tit{font-size:16px;}
	.bx-wrapper{padding-bottom:20px;}
	.fstv_ctrl{width:auto;}
}

@media screen and (max-width:767px){
	#festivalZone .frame{padding-bottom:30px;}
	.fstv_slider .item_info .item_tit{font-size:14px;}
	.fstv_slider .item_info .item_tit > span {font-size:12px;} /* 190220 */
	.fstv_slider .item_info .item_more{padding:0 30px;}
	.bx-wrapper{padding-bottom:15px;}

	.fstv_ctrl{height:50px;line-height:50px;padding:0 61px;}
	.fstv_ctrl #fstvBtn{background:#434f5a;}
	.fstv_ctrl .fstv_go{display:none;}
	.fstv_ctrl .fstv_more{display:inline-block;padding-right:32px;background:url(../images/main/fstv_more.png) 100% 50% no-repeat;color:#fff;}
	.fstv_ctrl #fstvPrev,.fstv_ctrl #fstvNext{width:60px;height:50px;background-size:60px 50px;}
}
@media screen and (max-width:479px){
	#festivalZone .frame{padding-bottom:25px;}
	.fstv_ctrl{height:33px;line-height:33px;padding:0 41px;}
	.fstv_ctrl .fstv_more{padding-right:20px;background:url(../images/main/fstv_more.png) 100% 50% no-repeat;background-size:12px 12px;font-size:12px;}
	.fstv_ctrl #fstvPrev,.fstv_ctrl #fstvNext{width:40px;height:33px;background-size:40px 33px;}

}
@media screen and (max-width:359px){
	.fstv_slider .item_info .item_tit > span {font-size:10px;} /* 190220 */
}
/*
#festivalZone .bx-controls{height:40px;z-index:3;}
#festivalZone .bx-controls .bx-controls-direction a,
#festivalZone .bx-controls .bx-controls-auto a{display:block;width:26px;height:40px;padding:0;text-indent:-9999px;z-index:999}
#festivalZone .bx-controls .bx-prev,#festivalZone .bx-controls .bx-next,#festivalZone .bx-controls .bx-stop,#festivalZone .bx-controls .bx-start{background-size:26px auto;}
#festivalZone .bx-controls .bx-prev{background:url(http://www.eco.gwangju.go.kr/images/video_main/s_service_prev.png) 50% 50% no-repeat;}
#festivalZone .bx-controls .bx-next{background:url(http://www.eco.gwangju.go.kr/images/video_main/s_service_next.png) 50% 50% no-repeat;}
*/

/*
@media screen and (max-width:1079px){

	#festivalZone .frame{width:auto;margin-bottom:0;padding:28px 30px;}
	.fstv_title{padding-bottom:28px;text-align:center;}
	.fstv_slider{width:100%;margin:0 auto;}
	.fstv_slider:after{display:block;clear:both;content:'';}
	.fstv_slider li{width:14%;padding:0}
	.fstv_slider li.item1{padding-left:1%;}
	.fstv_slider li.item7{padding-right:1%;}
	.fstv_slider li img{width:100%;}

}
@media screen and (max-width:1056px){
	#festivalZone .bx-wrapper{width:792px;overflow:hidden;}
}
@media screen and (max-width:924px){
	#festivalZone .bx-wrapper{width:660px;}
	#festivalZone .bx-controls .bx-prev{left:15px;}
	#festivalZone .bx-controls .bx-next{right:15px;}
}
@media screen and (max-width:792px){
	#festivalZone .bx-wrapper{width:528px;}
}
@media all and (max-width:660px){
	#festivalZone .bx-wrapper{width:396px;}
}
@media all and (max-width:528px){
	#festivalZone .bx-wrapper{width:264px;}
}
*/

/* 내게 꼭 맞는 테마여행 */
#mainTheme{background:#ffffff;}

#mainSuggest{padding:0 0 137px;background:#ffffff;text-align:center;}
#mainSuggest .frame{overflow:hidden;}
#mainSuggest .sect_head{}
#mainSuggest .sect_head img{width:100%}

.suggest_list{width:1140px;margin:0 auto;}
.suggest_list:after{display:block;clear:both;content:'';}
.suggest_list li{position:relative;float:left;}
.suggest_list li a{display:block}
/*.suggest_list li a span{display:block;}*/
.suggest_list .suggest_best{}
.suggest_list .suggest_item{}

.suggest_list .c_img{background-position:50% 50%;background-repeat:no-repeat;background-size:auto 100%;display:block;}
.suggest_list .c_img img{max-width:100%;}
.suggest_list .c_info{display:block;position:absolute;top:50%;left:0;width:100%;margin-top:-57px;overflow:hidden;color:#fff;}
.suggest_list .c_info_tit,
.suggest_list .c_info_more{display:block;}
.suggest_list .c_info_ico{}
.suggest_list .c_info_tit{font-size:28px;font-weight:500;text-align:center;}
.suggest_list .c_info_more{margin:0 auto;text-align:left;}
.suggest_list .c_hidden{display:none;position:absolute;top:0;left:0;width:100%;height:100%;background:url(../images/video_main/suggest_best_hidden_bg.png) 0 0 repeat;}
.suggest_list a:hover .c_hidden,
.suggest_list a:focus .c_hidden,
.suggest_list a:active .c_hidden{display:block;}
.suggest_list .c_hidden_area{display:block;width:460px;margin:0 auto;padding-top:70px;font-size:20px;color:#fff;line-height:160%}
.suggest_list .c_hidden_area:after{display:block;clear:both;content:'';}
.suggest_list .c_hidden_area span{display:block;float:left;width:230px;text-align:center;}

.suggest_list .suggest_best .c_info{margin-top:-57px;}
.suggest_list .suggest_best .c_info_tit{height:56px;}
.suggest_list .suggest_best .c_info_more{width:116px;height:34px;padding:12px 22px;background:url(../images/video_main/suggest_more_best_bg.png) 0 0 no-repeat;font-size:16px;}

.suggest_list .suggest_item .c_info{margin-top:-45px;}
.suggest_list .suggest_item .c_info_tit{height:48px;}
.suggest_list .suggest_item .c_info_more{width:100px;height:22px;padding:10px 15px;margin:0 auto;background:url(../images/video_main/suggest_more_bg.png) 0 0 no-repeat;font-size:14px;}

.suggest_list .suggest_best{width:44%;}
.suggest_list .suggest_best a{height:440px;}

.suggest_list .suggest_item{width:28%;}
.suggest_list .suggest_item .item{display:block;height:220px;}

@media screen and (min-width:1560px){

}
@media screen and (max-width:1279px){
	#mainSuggest{padding:0 0 120px;}
	.suggest_list{width:auto;padding:0 50px;}
	.suggest_list .c_img{height:100%;}
	.suggest_list .c_img img{display:none}

	.suggest_list .suggest_best{width:44%;}
	.suggest_list .suggest_best a{height:480px;}

	.suggest_list .suggest_item{width:28%;}
	.suggest_list .suggest_item .item{position:relative;height:240px;}
}

@media screen and (max-width:1159px){
	#mainSuggest{padding:0 0 100px;}
	.suggest_list{padding:0 40px;}
	.suggest_list .c_info_tit{font-size:22px;}
	.suggest_list .suggest_best a{height:440px;}
	.suggest_list .suggest_item .item{height:220px;}
}

@media screen and (max-width:1023px){

.suggest_list a:hover .c_hidden,
.suggest_list a:focus .c_hidden,
.suggest_list a:active .c_hidden{display:none;}


	#mainSuggest{padding:0 0 70px;}
	.suggest_list{padding:0 30px;}
	.suggest_list .c_info_tit{font-size:18px;}
	.suggest_list .suggest_best a{height:400px;}
	.suggest_list .suggest_item .item{height:200px;}

	.suggest_list .suggest_best .c_info{margin-top:-40px;}
	.suggest_list .suggest_best .c_info_tit{height:44px;}
	.suggest_list .suggest_best .c_info_more{width:88px;height:24px;padding:8px 16px 4px;background-size:120px 36px;font-size:14px;}

	.suggest_list .suggest_item .c_info{margin-top:-36px;}
	.suggest_list .suggest_item .c_info_tit{height:38px;}
	.suggest_list .suggest_item .c_info_more{width:81px;height:24px;padding:7px 12px 3px;background-size:105px 34px;font-size:12px;}

}
@media screen and (max-width:767px){



	#mainSuggest{padding:0 0 30px;}
	.suggest_list{padding:0 20px;}
	.suggest_list .c_img{background-size:cover;}
	.suggest_list .c_info_tit{font-size:16px;}
	.suggest_list .suggest_best{width:100%;}
	.suggest_list .suggest_best a{height:280px;}
	.suggest_list .suggest_item{width:50%;}
	.suggest_list .suggest_item .item{height:240px;}

	.suggest_list .suggest_best .c_info,.suggest_list .suggest_item .c_info{margin-top:-33px;}
	.suggest_list .suggest_best .c_info_tit,.suggest_list .suggest_item .c_info_tit{height:36px;}

	.suggest_list .suggest_best .c_info_more,
	.suggest_list .suggest_item .c_info_more{width:76px;height:22px;padding:6px 12px 2px;background:url(../images/video_main/suggest_more_best_bg.png) 0 0 no-repeat;background-size:100px 30px;font-size:12px;}
}

@media screen and (max-width:679px){
	#mainSuggest{padding:0 0 20px;}
	.suggest_list{padding:0 15px;}
	.suggest_list .suggest_best a{height:240px;}
	.suggest_list .suggest_item .item{height:200px;}
}
@media screen and (max-width:479px){
	.suggest_list{padding:0 10px;}
	.suggest_list .suggest_best a{height:200px;}
	.suggest_list .suggest_item .item{height:160px;}
}

.suggest_list .btn_list{position:absolute;bottom:0;left:0;width:100%;height:68px;padding:6px 0 0;background:url(../images/main/folklore_trans_bg.png) 0 0 repeat;}
.suggest_list .btn_list:after{display:block;clear:both;content:'';}
.suggest_list .btn_list li{width:100%;}
.suggest_list .btn_list li a{position:relative;display:block;line-height:20px;padding:0 0 0 10px;text-align:left;}
.suggest_list .btn_list li a:after{display:block;clear:both;content:'';}
.suggest_list a:hover,
.suggest_list a:focus,
.suggest_list a:active{text-decoration:none}
.suggest_list .btn_list li.i2 a,.suggest_list .btn_list li.i3 a{border-left:1px solid #6f4217;}
.suggest_list .btn_list li em,.suggest_list .btn_list li span{display:inline-block;}
.suggest_list .btn_list li em{padding-right:5px;font-weight:700;color:#c2aaaa;}
.suggest_list .btn_list li span{color:#ffffff;}
.suggest_list .btn_list li .img{position:absolute;top:0;right:8px;}
.suggest_list .btn_list li img{vertical-align:baseline;}





/* 진도 관광도우미 */
#mainGuide{padding:98px 0 50px;background:url(../images/main/guide_bg.jpg) 50% 0 no-repeat;background-size:cover;}

#mainGuide .guide_head{padding-bottom:62px;}
#mainGuide .guide_title{padding-bottom:20px;}
#mainGuide .guide_text{font-size:20px;color:#ffffff}

#mainGuide .guide_list{width:984px;margin:0 auto;padding-bottom:62px;}
#mainGuide .guide_list:after{display:block;clear:both;content:'';}
#mainGuide .guide_list > li{float:left;width:164px;padding-bottom:10px;background-position:50% 0;background-repeat:no-repeat;}
#mainGuide .guide_list > li.i1{background-image:url(../images/main/guide_ico_01.png)}
#mainGuide .guide_list > li.i2{background-image:url(../images/main/guide_ico_02.png)}
#mainGuide .guide_list > li.i3{background-image:url(../images/main/guide_ico_03.png)}
#mainGuide .guide_list > li.i4{background-image:url(../images/main/guide_ico_04.png)}
#mainGuide .guide_list > li.i5{background-image:url(../images/main/guide_ico_05.png)}
#mainGuide .guide_list > li.i6{background-image:url(../images/main/guide_ico_06.png)}
#mainGuide .guide_list > li a{display:block;padding-top:114px;font-size:18px;color:#fff;}

#mainGuide .guide_quick{width:954px;margin:0 auto;}
#mainGuide .guide_quick:after{display:block;clear:both;content:'';}
#mainGuide .guide_quick > li{float:left;width:308px;padding:0 5px}
#mainGuide .guide_quick > li a{display:block;}

@media screen and (max-width:1023px){
	#mainGuide{padding:88px 20px 40px;}
	#mainGuide .guide_title{padding-bottom:52px;}
	#mainGuide .guide_list{width:100%;padding-bottom:52px;}
	#mainGuide .guide_list > li{width:15%;padding:0 1% 10px;}
	#mainGuide .guide_list > li.i1{padding-left:0}
	#mainGuide .guide_list > li.i6{padding-right:0}
	#mainGuide .guide_list > li a{font-size:16px;}

	#mainGuide .guide_quick{width:100%;}
	#mainGuide .guide_quick > li{width:32%;padding:0;}
	#mainGuide .guide_quick > li.i2{padding:0 2%}
}

@media screen and (max-width:767px){

	#mainGuide{padding:64px 20px 34px;background-position:70% 0;}
	#mainGuide .guide_title{padding-bottom:40px;}
	#mainGuide .guide_list{padding-bottom:30px;}
	#mainGuide .guide_list > li{background-size:78px auto}
	#mainGuide .guide_list > li,
	#mainGuide .guide_list > li.i1,
	#mainGuide .guide_list > li.i6{width:32%;padding:0 0 20px;}

	#mainGuide .guide_list > li a{padding-top:88px;font-size:14px;}

}

@media screen and (max-width:479px){

	#mainGuide{padding:0;background:#fff;}

	#mainGuide .guide_head{padding:10px 18px 20px;}
	#mainGuide .guide_title{height:38px;padding-bottom:0;background:url(../images/main/guide_title_m.png) 50% 0 no-repeat;background-size:auto 23px;text-indent:-9999em}
	#mainGuide .guide_text{padding:8px 0;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9;font-size:14px;color:#000000;}

	#mainGuide .guide_sect{padding:28px 10px 25px;background:url(../images/main/guide_bg.jpg) 70% 0 no-repeat;background-size:cover;}
	#mainGuide .guide_list{padding-bottom:10px;}

	#mainGuide .guide_list > li{background-size:52px auto}
	#mainGuide .guide_list > li{width:32%;padding:0 0 15px;}
	#mainGuide .guide_list > li.i1,
	#mainGuide .guide_list > li.i4{padding-left:2%;}
	#mainGuide .guide_list > li.i3,
	#mainGuide .guide_list > li.i6{padding-right:2%;}
	#mainGuide .guide_list > li.i4{clear:both;}

	#mainGuide .guide_list > li a{padding-top:62px;font-size:12px;}

	#mainGuide .guide_quick{width:100%;}
	#mainGuide .guide_quick > li{width:50%;padding:0;}
	#mainGuide .guide_quick > li.i2{padding:0}
	#mainGuide .guide_quick > li.i3{display:none;}
	#mainGuide .guide_quick > li a{padding:0 2px;}
}
/*
top:450px;
bottom:485px;
*/

#tagBanner{background:#373741;}
#tagBanner .frame{padding:9px 0;}
#tagBanner .c_ctrl{float:left;padding-left:88px;}
#tagBanner .c_ctrl li{float:left;}
#tagBanner .c_ctrl li.c_play{border-left:1px solid #8e8e93;border-right:1px solid #8e8e93;}
#tagBanner .c_tag{float:left;padding:10px 24px;text-align:center;}
#tagBanner .c_tag li{display:inline-block;height:20px;padding:0 20px;color:#b5b5b7;line-height:20px;}


#footer{background:#e9e9e9;}
#footer .frame{position:relative;margin:0 auto;padding:50px 0 40px;font-family:dotum, gulim;font-size:12px;color:#000000;line-height:24px;}
#footer .frame:after{display:block;clear:both;content:'';}

#footer #fLogo{position:absolute;top:50px;left:160px;}
#footer #fBody{padding:0 0 0 515px;}

#footer #fLink{}
#footer #fLink li{display:inline-block;padding:0 12px 0 13px;background:url(../images/video_main/flink_line.jpg) 0 50% no-repeat}
#footer #fLink li.first{padding-left:0;background:none}

#footer #fCopylight{color:#8b8b8b}

#footer img{width:100%;}