@charset "utf-8";
/* SIR 지운아빠 */

/* ### 기본 스타일 커스터마이징 시작 ### */

/* 게시판 제목 출력 및 전체선택 체크박스 전체게시물 갯수 설정 */
#subject_box {overflow:hidden; }
#subject_box ul {float:left; margin:0; padding:0;  }
#subject_box ul li { float:left; list-style:none; color:#444; font-size:2.5em;}
#subject_box ul.check_box { position:relative;float:right; }
#subject_box ul.check_box li { font-size:1em; padding:10px; }
#subject_box ul.total_box {  float:right;}
#subject_box ul.total_box li { font-size:0.8em; display:block; padding:13px;}
#subject_box ul.total_box li font { color:#ff6600; }
/* --------------------------------------------------------- */

#container_title_photo {margin-bottom:20px;font-size:3em;font-weight:bold; float:left; font-weight:bold; color:#444;} /* 개별 list.skin.php 페이지 게시판 제목 */
#title_total { float:right; color:#444;}/* total , 페이지 */
#title_total b { color:#ff6600; }
#title_total font { color:#317bbc; font-weight:bold;}

.img_box {overflow:hidden; }
.img_box ul { float:left;  margin:0; padding:0;}
.img_box ul li {float:left;   }

.admin_check { position:absolute; margin:10px 0 0 10px; } /* 개별 체크박스 */


/* 게시판 버튼 */
/* 목록 버튼 */
#bo_gall { clear:both }
#bo_gall a.btn_b01 {}
#bo_gall a.btn_b01:focus, #bo_gall a.btn_b01:hover {}
#bo_gall a.btn_b02 {}
#bo_gall a.btn_b02:focus, #bo_gall a.btn_b02:hover {}
#bo_gall a.btn_admin {background:#ff3300;} 
#bo_gall a.btn_admin:focus, #bo_gall .btn_admin:hover {}

/* 읽기 버튼 */
#bo_v a.btn_b01 {}
#bo_v a.btn_b01:focus, #bo_v a.btn_b01:hover {}
#bo_v a.btn_b02 {}
#bo_v a.btn_b02:focus, #bo_v a.btn_b02:hover {}
#bo_v a.btn_admin {} /* 관리자 전용 버튼 */
#bo_v a.btn_admin:focus, #bo_v a.btn_admin:hover {}

/* 쓰기 버튼 */
#bo_w .btn_confirm {} /* 서식단계 진행 */
#bo_w .btn_submit {}
#bo_w button.btn_submit {}
#bo_w fieldset .btn_submit {}
#bo_w .btn_cancel {}
#bo_w button.btn_cancel {}
#bo_w .btn_cancel:focus, #bo_w .btn_cancel:hover {}
#bo_w a.btn_frmline, #bo_w button.btn_frmline {} /* 우편번호검색버튼 등 */
#bo_w button.btn_frmline {}

#sfl { padding:3px; } /* 검색 셀렉트 박스 */
#stx { border:1px solid #777; } /* 검색 input box */
.btn_submit {background:#668823; } /* 검색버튼 */

.selectBox {padding:3px;}

/* 기본 테이블 */
/* 읽기 내 테이블 */
#bo_v .tbl_head01 {}
#bo_v .tbl_head01 caption {}
#bo_v .tbl_head01 thead th {}
#bo_v .tbl_head01 thead a {}
#bo_v .tbl_head01 thead th input {} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
#bo_v .tbl_head01 tfoot th {}
#bo_v .tbl_head01 tfoot td {}
#bo_v .tbl_head01 tbody th {}
#bo_v .tbl_head01 td {}
#bo_v .tbl_head01 a {}
#bo_v td.empty_table {}

/* 쓰기 테이블 */
#bo_w table {}
#bo_w caption {}
#bo_w .frm_info {}
#bo_w .frm_address {}
#bo_w .frm_file {}

/* 댓글 쓰기 테이블 */
.frm_input { width:150px; } 
#wr_name, #wr_password { width:210px; } 
.tbl_frm01 font {font-size:11px; } 
#wr_content { width:100%;  } 

#bo_w .tbl_frm01 {}
#bo_w .tbl_frm01 th {}
#bo_w .tbl_frm01 td {}
#bo_w .tbl_frm01 textarea, #bo_w tbl_frm01 .frm_input {}
#bo_w .tbl_frm01 textarea {}
/*
#bo_w .tbl_frm01 #captcha {}
#bo_w .tbl_frm01 #captcha input {}
*/
#bo_w .tbl_frm01 a {}

/* 필수입력 */
#bo_w .required, #bo_w textarea.required {}

#bo_w .cke_sc {}
#bo_w button.btn_cke_sc{}
#bo_w .cke_sc_def {}
#bo_w .cke_sc_def dl {}
#bo_w .cke_sc_def dl:after {}
#bo_w .cke_sc_def dt, #bo_w .cke_sc_def dd {}
#bo_w .cke_sc_def dt {}
#bo_w .cke_sc_def dd {}

/* ### 기본 스타일 커스터마이징 끝 ### */

/* 게시판 목록 */
#bo_cate h2 {width:1px;height:1px;font-size:0;line-height:0;overflow:hidden; }
#bo_cate ul {margin-bottom:10px;padding-left:1px;width:728px;zoom:1}
#bo_cate ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate li {float:left;margin-bottom:-1px}
#bo_cate a {display:block;position:relative;margin-left:-1px;padding:6px 0 5px;width:90px;border:1px solid #ddd;background:#f7f7f7;color:#888;text-align:center;letter-spacing:-0.1em;line-height:1.2em;cursor:pointer}
#bo_cate a:focus, #bo_cate a:hover, #bo_cate a:active {text-decoration:none}
#bo_cate #bo_cate_on {z-index:2;border:1px solid #565e60;background:#fff;color:#565e60;font-weight:bold}

.td_subject img {margin-left:3px }

/* 갤러리 목록 */
#bo_gall h2 {margin:0;padding:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden;}
#bo_gall #gall_ul {margin:10px 0 20px 0;padding:0;list-style:none;zoom:1;} 
#bo_gall #gall_ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_gall .gall_li { border:1px solid #ddd; margin:0 20px 30px 0;width:100%; padding:10px; box-shadow:2px 2px 6px #ddd;} 

#bo_gall .gall_con {margin:0;padding:0;list-style:none}
#bo_gall .gall_con li {margin:0 0 4px}
#bo_gall .gall_con .gall_subject {display:inline-block;width:50px}

#bo_gall .gall_now .gall_text_href a {color:#ff3061}
#bo_gall .gall_href {float:left; width:200px;}
#bo_gall .gall_href a:link, #bo_gall .gall_href a:focus, #bo_gall .gall_href a:hover {text-decoration:none}
#bo_gall .gall_href strong, #bo_gall .gall_href span {display:inline-block;background:#f7f7f7;text-align:center;line-height:10em}

#bo_gall .gall_text_href {margin:0px 0 !important;float:left; width:500px;}
#bo_gall .gall_text_href a {font-weight:bold}
#bo_gall .gall_text_href span {display:inline !important}
#bo_gall .gall_text_href img {margin:0 0 0 4px }


/* 게시판 목록 공통 */
.bo_fx {margin-bottom:5px;zoom:1;}
.bo_fx_right {overflow:hidden; float:right; }
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
.bo_fx ul {margin:0;padding:0;list-style:none}
#bo_list_total {float:left;padding-top:5px}
.btn_bo_user {float:left;margin:0;padding:0;list-style:none}
.btn_bo_user li {float:left;margin-left:5px; background:blue;}

.btn_bo_adm {float:left;}
.btn_bo_adm li {float:left;margin-right:5px;}
.btn_bo_adm input {padding:8px;border:0;background:#e5ecef;color:#444;text-decoration:none;vertical-align:middle; cursor:pointer;} 
.bo_notice td {background:#f7f7f2}
.bo_notice td a {font-weight:bold}
.td_num strong {color:#000}
.bo_cate_link {display:inline-block;margin:0 3px 0 0;padding:0 6px 0 0;border-right:1px solid #e7f1ed;color:#999 !important;font-weight:bold;text-decoration:none} 
.bo_current {color:#e8180c}

#bo_list .cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold;}
#bo_sch {/* margin-bottom:10px; */ padding-top:5px;} /
#bo_sch legend {margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}

#bo_gall li.empty_list {padding:85px 0;text-align:center}

/* 게시판 쓰기 */
#char_count_desc {display:block;margin:0 0 5px;padding:0}
#char_count_wrap {margin:5px 0 0;text-align:right}
#char_count {font-weight:bold}

#autosave_wrapper {position:relative}
#autosave_pop {display:none;z-index:10;position:absolute;top:24px;right:117px;padding:8px;width:350px;height:auto !important;height:180px;max-height:180px;border:1px solid #565656;background:#fff;overflow-y:scroll}
html.no-overflowscrolling #autosave_pop {height:auto;max-height:10000px !important} /* overflow 미지원 기기 대응 */
#autosave_pop strong {position:absolute;font-size:0;line-height:0;overflow:hidden}
#autosave_pop div {text-align:right}
#autosave_pop button {margin:0;padding:0;border:0;background:transparent}
#autosave_pop ul {margin:10px 0;padding:0;border-top:1px solid #e9e9e9;list-style:none}
#autosave_pop li {padding:8px 5px;border-bottom:1px solid #e9e9e9;zoom:1}
#autosave_pop li:after {display:block;visibility:hidden;clear:both;content:""}
#autosave_pop a {display:block;float:left}
#autosave_pop span {display:block;float:right}
.autosave_close {cursor:pointer}
.autosave_content {display:none}

/* 게시판 읽기 */
#bo_v {margin-bottom:20px;padding-bottom:20px}

section.imageInfo {border-top:2px solid #194a84; border-bottom:1px solid #ddd;width:100%;padding:10px 0 10px 0}
section.imageInfo .imageList {float:left;width:530px;}
section.imageInfo .imageList #imgT  {margin-bottom:10px;height:333px;}
section.imageInfo .imageList #imgT img {width:500px;max-height:333px;padding:2px;border:1px solid #ddd;margin-right:3px;}

section.imageInfo .imageList #imgS img {width:50px;height:50px;padding:2px;border:1px solid #ddd;margin-right:3px;float:left;}
section.imageInfo .textList {float:left;width:200px;}
section.imageInfo .textList ul.commonInfo {margin:0;padding:0;list-style-type:none;}
section.imageInfo .textList ul.commonInfo li.commonInfoTitle {font-size:13px;font-weight:bold;margin-bottom:5px;}
section.imageInfo .textList ul.commonInfo li.commonInfoText { font-size:12px;font-weight:normal;margin-bottom:10px;padding-left:10px;}
#bo_v_table {position:absolute;top:0;right:16px;margin:0;padding:0 5px;height:25px;background:#565e60;color:#fff;font-weight:bold;line-height:2.2em}

section.sectionInfo {margin-top:10px; border-bottom:1px solid #ddd;}
section.sectionInfo ul.placeInfo {margin:10px 0;padding:0 0 0 10px;list-style-type:none;}
section.sectionInfo ul.placeInfo li.placeInfoTitle {font-size:13px;font-weight:bold;margin-bottom:5px;}
section.sectionInfo ul.placeInfo li.placeInfoText { font-size:12px;font-weight:normal;margin-bottom:10px;padding-left:10px;}

section.sectionInfo ul.travelInfo {margin:10px 0;padding:0 0 0 10px;list-style-type:none;}
section.sectionInfo ul.travelInfo li.travelInfoTitle {font-size:13px;font-weight:bold;margin-bottom:5px;}
section.sectionInfo ul.travelInfo li.travelInfoText { font-size:12px;font-weight:normal;margin-bottom:10px;padding-left:10px;}

#bo_v_title {padding:10px 0;font-size:1.4em; color:#666;} 

#bo_v_info {padding:0 0 10px;color:#444;} 
#bo_v_info h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_info strong {display:inline-block;margin:0 15px 0 5px;font-weight:normal}
#bo_v_info .sv_member,
#bo_v_info .sv_guest,
#bo_v_info .member,
#bo_v_info .guest {font-weight:bold}

#bo_v_file {}
#bo_v_file h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_file ul {margin:0;padding:0;list-style:none}
#bo_v_file li {padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa}
#bo_v_file a {display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word}
#bo_v_file a:focus, #bo_v_file a:hover, #bo_v_file a:active {text-decoration:none}
#bo_v_file img {float:left;margin:0 10px 0 0}
.bo_v_file_cnt {display:inline-block;margin:0 0 3px 16px}

#bo_v_link {}
#bo_v_link h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_link ul {margin:0;padding:0;list-style:none}
#bo_v_link li {padding:0 10px;border-bottom:1px solid #eee;background:#f5f6fa}
#bo_v_link a {display:inline-block;padding:8px 0 7px;width:100%;color:#000;word-wrap:break-word}
#bo_v_link a:focus, #bo_v_link a:hover, #bo_v_link a:active {text-decoration:none}
.bo_v_link_cnt {display:inline-block;margin:0 0 3px 16px}

#bo_v_top {margin:0 0 10px;padding:10px 0;zoom:1}
#bo_v_top:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_top h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_top ul {margin:0;padding:0;list-style:none}

#bo_v_bot {zoom:1}
#bo_v_bot:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_bot h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_v_bot ul {margin:0;padding:0;list-style:none}

.bo_v_nb {float:left}
.bo_v_nb li {float:left;margin-right:5px}
.bo_v_com {float:right}
.bo_v_com li {float:left;margin-left:5px}

#bo_v_atc {min-height:200px;height:auto !important;height:200px;border-bottom:1px solid #DDD;}
#bo_v_atc_title {margin-top:15px;font-size:15px;}

#bo_v_img {margin-top:40px;overflow:hidden;zoom:1;}
#bo_v_img:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_img img {height:auto; }

#bo_v_con {margin:20px 0 0 30px;width:95%;line-height:1.9em;word-break:break-all;overflow:hidden; letter-spacing:0.02em; color:#444;}
#bo_v_con a {color:#000;text-decoration:underline}
#bo_v_con img {max-width:100%;height:auto}
.img_box_style {border:1px solid #ddd; padding:5px; }

#bo_v_act {margin-bottom:30px;text-align:center}
#bo_v_act .bo_v_act_gng {position:relative}
#bo_v_act a {margin-right:5px;vertical-align:middle}
#bo_v_act strong {color:#ff3061}
#bo_v_act_good, #bo_v_act_nogood {display:none;position:absolute;top:30px;left:0;padding:10px 0;width:165px;background:#ff3061;color:#fff;text-align:center}

#bo_v_sns {margin:0 0 20px;padding:0;list-style:none;zoom:1}
#bo_v_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_v_sns li {float:left;margin:0 5px 0 0}

/* sns 아이콘 */
.sns_div { margin:20px 0 5px 0;}

/* 게시판 댓글 */
#bo_vc {margin:0 0 20px;padding:20px 20px 10px;border:1px solid #e5e8ec;background:#f5f8f9}
#bo_vc h2 {margin-bottom:10px}
#bo_vc article {padding:0 0 10px;border-top:1px dotted #ccc}
#bo_vc header {position:relative;padding:15px 0 5px}
#bo_vc header .icon_reply {position:absolute;top:15px;left:-20px}
#bo_vc .sv_wrap {margin-right:15px}
#bo_vc .member, #bo_vc .guest, #bo_vc .sv_member, #bo_vc .sv_guest {font-weight:bold}
.bo_vc_hdinfo {display:inline-block;margin:0 15px 0 5px}
#bo_vc h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc a {color:#000;text-decoration:none}
#bo_vc p {padding:0 0 5px;line-height:1.8em; color:#444;} 
#bo_vc p a {text-decoration:underline}
#bo_vc_empty {margin:0;padding:20px !important;text-align:center}
#bo_vc #bo_vc_winfo {float:left}
#bo_vc footer {zoom:1}
#bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""}

.bo_vc_act {float:right;margin:0;list-style:none;zoom:1}
.bo_vc_act:after {display:block;visibility:hidden;clear:both;content:""}
.bo_vc_act li {float:left;margin-left:5px}

#bo_vc_w {position:relative;margin:0 0 10px;padding:0 0 20px;border-bottom:1px solid #cfded8}
#bo_vc_w h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#bo_vc_w #char_cnt {display:block;margin:0 0 5px}

#bo_vc_sns {margin:0;padding:0;list-style:none;zoom:1}
#bo_vc_sns:after {display:block;visibility:hidden;clear:both;content:""}
#bo_vc_sns li {float:left;margin:0 20px 0 0}
#bo_vc_sns input {margin:0 0 0 5px}






/* no style */
.no_mar{margin:0 !important}
.no_padd{padding:0 !important}
.no_bul{padding-left:0 !important;background:none !important}
.no_bold{font-weight:normal !important}
.no_color{color:#666666 !important}
.no_bg{background:none !important}
.no_dis{position:absolute;visibility:hidden;height:0;font-size:0 !important}
.none{display:none !important}
.no_border{border:none !important}


/* Element Hidden Type */
.skip{position:absolute;top:0;height:0;visibility:hidden;font-size:0}
.hide{position:fixed;top:-10000px;left:-10000px}

/* align style */
.clear{clear:both}
.clearfix{display:inline-block;width:100%}
.clearfix:after{content:"";display:block;visibility:hidden;clear:both}
.ft_left{display:block;float:left}
.ft_right{display:block;float:right}
.left {text-align:left}
.right{text-align:right}
.center {text-align:center}
.inline{display:inline}
.vtop{vertical-align:middle}
.vmiddle{vertical-align:middle}
.vtop,.vtop{vertical-align:top}
.vbottom,.vbottom{vertical-align:bottom}


html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,
p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,
em,img,ins,kbd,q,s,samp,small,strike,strong,
sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,
fieldset,form,label,legend,table,
caption,tbody,tfoot,thead,tr,th,td,
article,aside,canvas,details,embed,figure,
figcaption,footer,header,hgroup,
menu,nav,output,ruby,section,summary,time,mark,audio,video{word-wrap:break-word;margin:0;padding:0;border:0}

/* HTML5 display-role reset for older browsers */
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
audio[controls],canvas,video{display:block;width:100%}
label,input,button,a,span{line-height:1.6}
hr{display:none;height:0;}
em,address{font-style:normal}
acronym,abbr{cursor:help}
abbr[title]{border-bottom:1px dotted}
ul,ol{list-style:none;list-style-image:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
label,select,input,button{vertical-align:middle}
button{border:0;cursor:pointer}
button,input,select,textarea{margin:0;font-size:100%;vertical-align:baseline}
button,input{line-height:normal}
button,select{text-transform:none}
button[disabled],html input[disabled]{cursor:default}
button,html input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer}
select{margin:0;padding:0;border:1px solid #c9c9c9;line-height:1}
img{max-width:100%;border:0;vertical-align:top}
html{overflow-y:scroll}
html,body{width:100%;height:100%}
i{font-style:normal}

/*
html{overflow:hidden}
body{position:relative;overflow-y:scroll}
*/
/* link style */
/*a[target="_blank"]{padding-right:18px;background:url(/img/vk/kor/bz15/common/ico_window.gif) no-repeat 100% 0}*/

/* table */
table{table-layout:fixed;border-collapse:collapse;border-spacing:0}
caption{position:relative;visibility:hidden;height:0;line-height:0}

/* form, input set */
form label,form input,form select,form span,form img,form em,form a{display:inline-block;margin-top:0;vertical-align:middle}
input,textarea,select{font-size:1em;vertical-align:baseline;vertical-align:middle}
input[type="checkbox"],input[type="radio"]{margin:0;padding:0;width:14px;height:14px}
input[type="checkbox"]+label,input[type="radio"]+label{margin:0 10px 0 3px;vertical-align:middle;cursor:pointer}
input[type="text"],input[type="password"],input[type="file"],input[type="search"]{min-width:120px;width:auto;height:18px;padding:4px 5px;margin:0;border:1px solid #adadad;border-top-color:#adadad}
input[type="file"]{height:26px;padding:0 5px;font-size:0.929em;border:1px solid #adadad}
input[readonly="readonly"],input[readonly],input[disabled="disabled"],input[disabled]{border:1px solid #adadad;background:#f3f3f3;color:#928881}
input[type="button"],input[type="reset"],input[type="submit"]{min-width:20px;width:auto;height:28px;padding:4px 16px;margin:0;border:1px solid #575757;background:#575757;font-weight:400;line-height:1em;color:#fff}
textarea{overflow:auto;padding:0;border:1px solid #adadad;vertical-align:top}
select{height:28px;padding:3px;margin:0;border:1px solid #adadad;border-top-color:#adadad}
legend{position:absolute;visibility:hidden;left:0;top:0;width:1px;height:1px;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999px;border:0;white-space:normal}

.go-layout{width:1100px;margin:0 auto}
.go-layout:after{content:"";clear:both;display:block}
.go-ir{display:block;width:100%;height:100%;overflow:hidden}
.go-ir:before{content:"";display:block;width:100%;height:100%}
.go-button{display:block;padding:0;background:transparent;border-width:0}

#curtain{position:relative}
#container{width:100%}

.newsWrap{}
.newsWrap .news_list .item{margin-top:20px}
.newsWrap .news_list .item:first-child{margin-top:0}
.newsWrap .news_list .item a{display:block;position:relative;padding:20px;background:#fff;border:1px solid #cbcbcb;color:#000}
.newsWrap .news_list .item a:after{display:block;clear:both;content:''}

.news_list{margin:20px 0}
.news_list .item a h3 .color1{}
.news_list .item a h3 .color2{}
.news_list .item a h3 .color3{}
.news_list .item a .new,
.news_list .item a .hot{position:absolute;top:0;left:20px;width:35px;height:39px;background:url(http://tong.visitkorea.or.kr/img/vk/kor/bz15/travel/trv_list/label_ico.png) no-repeat 0 0;color:#fff;font-size:11px;text-align:center;line-height:28px;font-weight:700;letter-spacing:-0.2px;z-index:2}
.news_list .item a .hot{background-position:0 -117px}

.news_list .item a .pic,
.news_list .item a .cnt{float:left}
.news_list .item a .pic img {width:193px;height:119px;}
.news_list .item a .pic{position:relative;width:193px;height:119px;margin-right:25px;overflow:hidden}

.news_list .item a .pic span{display:none;position:absolute;top:0;left:0;width:100%;height:100%}
.news_list .item a .pic>img{transition:all 0.3s ease-in-out}
.news_list .item a:hover .pic>img{transform:scale(1.3,1.3)}





.news_list .item a .cnt{position:relative;width:70%;}
.news_list .item a .cnt h3{width:100%;margin:0 0 10px;font-weight:400;font-size:18px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis; }
.news_list .item a .cnt h3 span{display:inline-block;padding:3px;border:1px solid #e3e3e3;color:#a3a3a3;font-size:11px;font-weight:400}
.news_list .item a .cnt  .info1{position:absolute;top:0;right:0}
.news_list .item a .cnt  [class^="info"] span{display:inline-block;padding-left:18px;background:url(http://tong.visitkorea.or.kr/img/vk/kor/bz15/travel/trv_list/cnt_ico.png) no-repeat -19px -9px;color:#737373}
.news_list .item a .cnt  .info1 span.read{margin-left:5px;background-position:-19px -74px}
.news_list .item a .cnt  .info1 span.time{margin-left:5px;background-position:-19px -138px}

.news_list .item a .cnt .txt{margin:0 0 10px;color:#737373}

.news_list .item a .cnt .info2{}
.news_list .item a .cnt .info2 span{margin-left:40px;font-size:13px}
.news_list .item a .cnt .info2 span:first-child{margin-left:0}
.news_list .item a .cnt .info2 span.date{background-position:-19px -138px}
.news_list .item a .cnt .info2 span.city{background-position:-19px -204px}
.news_list .item a .cnt .info2 span.tags{padding-left:48px;background-position:-7px -269px}
.news_list .item a .cnt .info2 span.season{display:inline-block;padding-left:18px;background:url(http://tong.visitkorea.or.kr/img/vk/kor/bz15/travel/trv_list/cnt_ico.png) no-repeat -18px -348px;color:#737373}


.news_list .item a:hover{background:#2c4c8f}
.news_list .item a:hover .pic span{display:block}
.news_list .item a:hover .cnt h3,
.news_list .item a:hover .cnt h3 span,
.news_list .item a:hover .cnt h3 i{color:#fff}
.news_list .item a:hover .cnt  [class^="info"] span,
.news_list .item a:hover .cnt .txt{color:#bec4d7}
.news_list .item a:hover .cnt  [class^="info"] span{background-image:url(http://tong.visitkorea.or.kr/img/vk/kor/bz15/travel/trv_list/cnt_ico_ov.png)}
.news_list .item a:hover .cnt .info2 span.season{display:inline-block;padding-left:18px;background:url(http://tong.visitkorea.or.kr/img/vk/kor/bz15/travel/trv_list/cnt_ico.png) no-repeat -18px -348px}
.news_list .item a:hover .new{background-position:0 -58px;color:#2c4c8f}
.news_list .item a:hover .cnt .txt{color:#fff}

.news_list .normal_list{margin-top:20px}
.news_list .normal_list .item .cnt{float:none;width:auto}
.news_list .normal_list .item .cnt h3 span{margin-right:20px;vertical-align:middle}
.news_list .normal_list .item .cnt .info1{top:10px}


.paginate{margin:20px 0 0;text-align:center}
.paginate .dir,
.paginate .number{font-size:12px;letter-spacing:-1px;border:1px solid #e0e0e0}
.paginate a,
.paginate em,
.paginate img,
.paginate span{display:inline-block;vertical-align:middle}
.paginate .number a,
.paginate .number em{width:32px;height:32px;line-height:32px}

.paginate .dir.prev{margin-right:5px}
.paginate .dir.next{margin-left:5px}
.paginate .number em{color:#fff;background:#eb060e}



.viewType2{overflow:hidden;background:url(http://tong.visitkorea.or.kr/img/vk/kor/bz15/where/where_pattern.gif)}

div[on^="'where_view"] #content{background:#ddd}

.cnt_head{position:relative;width:900px;margin:0 auto}
.cnt_head h2,
.cnt_head h3{margin:40px 0 25px;padding-bottom:20px;background:url(http://tong.visitkorea.or.kr/img/vk/kor/bz15/travel/trv_list/view/view_tit.gif) no-repeat 50% 100%;color:#000;font-size:29px;text-align:center;font-family:"Nanum Myeongjo",sans-serif}
.cnt_head ul{margin-bottom:30px;text-align:center}
.cnt_head ul li{display:inline-block;margin-left:20px;padding-left:20px;font-size:15px;color:#666;background:url(http://tong.visitkorea.or.kr/img/vk/kor/bz15/travel/trv_list/cnt_ico.png) no-repeat -17px -9px}
.cnt_head ul li:first-child{margin-left:0}
.cnt_head ul li.look{background-position:-19px -74px}
.cnt_head ul li.date{background-position:-19px -138px}
.cnt_head ul li.likebutton{padding-left:0;background:transparent}

.likebutton button{
	display:inline-block;height:27px;padding:0 10px 0 30px;vertical-align:middle;text-align:left;
	border-radius:3px;
	border:1px solid #b7b7b7;
	background:#fff url(http://tong.visitkorea.or.kr/img/vk/kor/bz15/travel/trv_list/view/fuct_ico.png) no-repeat 12px -196px;color:#d50811
}
.likebutton button:hover,
.likebutton button:focus{text-decoration:underline}

.cnt_head.where h3{margin-bottom:15px;padding:0 0 0 20px;background:none;text-align:left}
.cnt_head.where ul{position:absolute;top:25px;right:0;width:auto;margin-bottom:0}

.cnt_head ul li.season{background-position:-18px -348px}
.cnt_head ul li.loca,
.cnt_head ul li.locate{background-position:-15px -203px}
.cnt_head ul li.url{background-position:-19px -440px}

.viewType2 .cnt_head{width:1100px}

#typeCourse{padding:50px 0}

#typeCourse .cnt_head{}
#typeCourse .cnt_head h3{margin:20px 0 0;background:transparent}
#typeCourse .cnt_head .course{padding-bottom:10px;font-weight:600;font-size:22px;text-align:center;background:url(http://tong.visitkorea.or.kr/img/vk/kor/bz15/travel/trv_list/view/view_tit.gif) no-repeat 50% 100%;color:#5d8b21}
#typeCourse .cnt_head .course:before{content:"";display:inline-block;width:15px;height:14px;margin-right:8px;background:url(http://tong.visitkorea.or.kr/img/vk/kor/bz15/travel/trv_course/icon_course_1.gif) no-repeat}
#typeCourse .cnt_head .summary{font-size:16px}
 
#typeCourse .cnt_head .loca{background-position:-15px -203px}
#typeCourse .cnt_head .loca2{margin:0;padding:0;background:transparent}
#typeCourse .cnt_head .loca2:before{content:"";display:inline-block;height:13px;margin:-2px 7px 0;border-left:1px solid #c6c6c6}





.thumbWrap{padding:0 0 60px;width:82%; margin:0 auto;}
.thumbWrap figure{position:relative}
.thumbWrap figure:after{display:block;clear:both;content:''}
.thumbWrap figure .grap{position:relative;}

.thumbWrap figure .obj{position:relative;width:100%;;height:362px;overflow:hidden;border:1px solid #fff;background:#6e7d9a url(http://tong.visitkorea.or.kr/img/vk/kor/bz15/common/icon_not.png) no-repeat 50% 50%} 
.thumbWrap figure .obj .item{position:absolute;top:0;left:0}

.thumbWrap figure .control{position:absolute;bottom:0;right:0}
.thumbWrap figure .control [rel]{float:left;width:48px;height:50px;background:url(http://tong.visitkorea.or.kr/img/vk/kor/bz15/common/view_thumb_control.png) no-repeat}
.thumbWrap figure .control [rel="stop"]{background-position:-48px 0}
.thumbWrap figure .control [rel="stop"]:hover,
.thumbWrap figure .control [rel="stop"]:focus{background-position:-48px 100%}

.thumbWrap figure .control [rel="play"]{display:none;background-position:-96px 0}
.thumbWrap figure .control [rel="play"]:hover,
.thumbWrap figure .control [rel="play"]:focus{background-position:-96px 100%}

.thumbWrap figure .control [rel="prev"]{background-position:0 0}
.thumbWrap figure .control [rel="prev"]:hover,
.thumbWrap figure .control [rel="prev"]:focus{background-position:0 100%}

.thumbWrap figure .control [rel="next"]{background-position:-144px 0}
.thumbWrap figure .control [rel="next"]:hover,
.thumbWrap figure .control [rel="next"]:focus{background-position:-144px 100%}

.thumbWrap figure figcaption{margin-top:20px;}
.thumbWrap figure figcaption{width:100%}
.thumbWrap figure figcaption ul{border:solid #aaa;border-width:3px 0 1px;border-top-color:#e6490c}
.thumbWrap figure figcaption ul li{padding:10px;border-top:1px solid #dbdbdb}
.thumbWrap figure figcaption ul li:first-child{border-top-width:0}
.thumbWrap figure figcaption ul li *{display:inline-block;vertical-align:top}
.thumbWrap figure figcaption ul li b{padding-left:15px;width:20%;color:#333;background:url(http://tong.visitkorea.or.kr/img/vk/kor/bz15/where/view/thumb_bul.png) no-repeat 0 11px}
.thumbWrap figure figcaption ul li span{width:75%;color:#333}

.thumbWrap .buttonSet{float:right;width:525px;margin-top:20px;text-align:right}
.thumbWrap .buttonSet button,
.thumbWrap .buttonSet a{display:inline-block;padding:5px 0 5px 10px;margin:5px 0 3px 3px;font-weight:600;font-size:14px;border-radius:2px;color:#fff}
.thumbWrap .buttonSet button:after,
.thumbWrap .buttonSet a:after{content:"";display:inline-block;margin:0 10px;vertical-align:middle}
.thumbWrap .buttonSet .siteLink{background:#182950}
.thumbWrap .buttonSet .siteLink:after{width:9px;height:9px;background:url(http://tong.visitkorea.or.kr/img/vk/kor/bz15/common/view_thumb_button_ico.png) no-repeat}
.thumbWrap .buttonSet .viewMap{background:#e6490c}
.thumbWrap .buttonSet .viewMap:after{width:10px;height:10px;background:url(http://tong.visitkorea.or.kr/img/vk/kor/bz15/common/icon_blank.png) no-repeat}
.thumbWrap .buttonSet .fstory{background:#182950}
.thumbWrap .buttonSet .fstory:after{width:10px;height:10px;background:url(http://tong.visitkorea.or.kr/img/vk/kor/bz15/common/icon_fstory.png) no-repeat}
.thumbWrap .buttonSet .fstreet{background:#182950}
.thumbWrap .buttonSet .fstreet:after{width:10px;height:10px;background:url(http://tong.visitkorea.or.kr/img/vk/kor/bz15/common/icon_golmok.png) no-repeat}
.thumbWrap .buttonSet .tourInfo{background:#182950}
.thumbWrap .buttonSet .tourInfo:after{width:10px;height:10px;background:url(http://tong.visitkorea.or.kr/img/vk/kor/bz15/where/view/mapView.png) no-repeat}

.tabWrap{border-top:1px solid #c6c6c6}
.tabBox{width:1100px;margin:0 auto -1px;overflow:hidden}
.tabBox li{float:left;position:relative;width:25%;font-weight:600;font-size:17px}
.tabBox li a{display:block;padding:20px;text-indent:20px}
.tabBox li a:before{content:"";position:absolute;top:25px;left:-1px;height:20px;border-left:1px solid #c6c6c6}
.tabBox li:first-child a:before{display:none}
.tabBox li a.ov{padding:18px 19px 19px;border:solid #c6c6c6;border-width:2px 1px 1px;border-top-color:#e6490c;border-bottom-color:#fff}
.tabBox li a.ov:before{display:none}
.tabBox li a.ov:after{content:"";position:absolute;top:30px;right:25px;width:0;border:5px solid transparent;border-top-color:#e6490c}

.tabBox li.last a.ov{border-bottom-color:#2F5190;background:#2F5190;color:#fff}
.tabBox li.last a.ov:after{border-top-color:#fff}


[id^="con_sect"]{border-top:1px solid #c6c6c6;width:100%;}
[id^="con_sect"] .cntBox{width:100%;margin:0 auto;padding:20px 0 30px;overflow:hidden}
[id^="con_sect"] .cntBox .grap p{margin-bottom:20px}
[id^="con_sect"] .cntBox .grap .info{padding-left:10px;overflow:hidden;font-size:12px;border:solid #7f7f7f;border-width:1px 0}
[id^="con_sect"] .cntBox .grap .info li{float:left;padding:10px 0}
[id^="con_sect"] .cntBox .grap .info li:before{content:"";display:inline-block;height:16px;margin:0 13px;vertical-align:middle;border-left:1px solid #d1d5d6}
[id^="con_sect"] .cntBox .grap .info li:first-child:before{display:none} 

[id^="con_sect"] .cntBox .grap .ptList{}
[id^="con_sect"] .cntBox .grap .ptList>li{padding:10px 0 10px 200px;overflow:hidden;border-top:1px solid #d1d5d6}
[id^="con_sect"] .cntBox .grap .ptList>li em{float:left;width:180px;padding-left:20px;margin-left:-200px;color:#000}
[id^="con_sect"] .cntBox .grap .ptList>li em:before{content:"·";display:inline-block;width:20px;margin-left:-20px;text-align:center;vertical-align:baseline;font-size:20px;color:#000}
[id^="con_sect"] .cntBox .grap .ptList>li>ul{margin-top:5px}
[id^="con_sect"] .cntBox .grap .ptList>li>ul>li{margin-top:15px}
[id^="con_sect"] .cntBox .grap .ptList>li>ul>li:first-child{margin-top:0}
[id^="con_sect"] .cntBox .grap .ptList ul ul li{padding-left:20px}
[id^="con_sect"] .cntBox .grap .ptList ul ul li:before{content:"-";display:inline-block;width:20px;text-align:center;margin-left:-20px;vertical-align:middle}
 
[id^='con_sect'] .cntBox .grap .ptList .tour_list{margin-top:0}
[id^='con_sect'] .cntBox .grap .ptList .tour_list li{margin:5px}
[id^='con_sect'] .cntBox .grap .ptList .tour_list li a{display:block;padding:10px;overflow:hidden}
[id^='con_sect'] .cntBox .grap .ptList .tour_list li a .thumb{float:left;width:156px;height:117px;background:#6e7d9a url(http://tong.visitkorea.or.kr/img/vk/kor/bz15/common/icon_not.png) no-repeat 50% 50%}
[id^='con_sect'] .cntBox .grap .ptList .tour_list li a .pt{position:relative;height:117px;margin-left:170px;color:#000}
[id^='con_sect'] .cntBox .grap .ptList .tour_list li a .pt p{padding-top:15px;font-size:15px}
[id^='con_sect'] .cntBox .grap .ptList .tour_list li a .pt .date{padding-left:17px;background:url(http://tong.visitkorea.or.kr/img/vk/kor/bz15/travel/trv_list/cnt_ico.png) no-repeat -19px -140px}

#con_sect .title{}
#con_sect .title strong,
#con_sect .title strong a{display:block}
#con_sect .title strong a{position:relative;width:1050px;padding:10px 0 10px 10px;overflow:hidden;font-size:22px;background:#e6e7e8;color:#2f5190}
#con_sect .title strong a:before{content:"";position:absolute;top:16px;left:15px;width:24px;height:24px;}
#con_sect .title strong a.ov{width:auto;background:transparent;color:#223c6d}
#con_sect .title strong a.ov:before{content:"";background-position:0 0}

#con_sect .title br{display:none}
#con_sect .title .ov br{display:block}

#con_sect .title .detail{float:right;margin:7px 15px 0 0;width:20px;height:20px;overflow:hidden;line-height:1}
#con_sect .title .detail:before{content:"+";display:block;width:100%;height:100%;text-align:center}
#con_sect .title .ov .detail:before{content:"-"}

#con_sect .grap{display:none;border-top:2px solid #303f61}
#con_sect .open .grap{display:block;padding-bottom:30px}