@charset "utf-8";
/* 
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');
@font-face{ 
	font-family:'ngb';
	src: url('/./_var/NanumGothicBold.eot');
	src: url('/./_var/NanumGothicBold.eot?iefix'),
		local('☺'),
		url('/./_var/NanumGothicBold.woff') format('woff'),
		url('/./_var/NanumGothicBold.ttf') format('truetype');
}
*/
/** Reset CSS **/
html {overflow-y: scroll;width:100%;}
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 {margin: 0;padding: 0;border: 0;font-size: 100.01%;font: inherit;}
caption {display:none;}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1.2;font-size:72.5%;font-family: 'Nanum Gothic', '돋움', Dotum, Arial, AppleGothic, sans-serif;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}

/** Section 1 :  Global Style**/
select,option {font-family:dotum;font-size:12px;padding:1px;}
a {color:#444;text-decoration: none}
a:hover {color:#3561a4;}
.skip {display:block; position:relative; width:1px; height:1px; margin:0 0 -1px 0; clear:both; overflow:hidden; text-decoration:none; font-size:0; line-height:0;border: none;}


.hide {display:none}
.fp {*zoom:1}
.fp:after {content: ""; display: block; clear: both}
.fl {float: left !important}
.fr {float: right !important}
.cb {clear: both}
.fh {text-indent: -5000px; display: block; font-size:0px} /** a 태그 텍스트 대신 이미지 쓸때 클래스 넣어주기 **/
.relative {position:relative}
.fhline {text-indent: -5000px; display:block;float:left;font-size:0px} /** a 태그 텍스트 대신 이미지 쓸때 클래스 넣어주기 **/



/** #header #lnb Style **/
.skipNavigation{display:block;height:1px;width:1px;margin:0 -1px -1px 0;padding:0;overflow:hidden;font-size:0;line-height:0;}
.skipNavigation:focus {width:100%;height:30px;text-align:center;font-size:14px;line-height:30px;color:#fff;background:#444;font-weight:bold}

.wrap {width:100%;position:relative;overflow:hidden;}
.container { width: 1000px;  margin: 0 auto; position: relative}

#header {position:relative;height:135px;z-index:101;background:url(./image/top_bg.jpg) center top no-repeat}
#header .container {height:85px;}
#header .h_shadow {width:100%;height:5px;background:url('./image/icon/header_shadow.png') repeat-x;position:absolute;bottom:-5px;z-index:-1}
#header h1.logo {position:absolute; top:3px; left:0;z-index: 0}
#header h1.logo a { display:block; background: url('./image/logo2016.png') no-repeat;width:226px;height:82px;z-index:10 }

#header .gnb {position:absolute;top:8px;right:0;height:20px;}
#header .gnb li {float:left; margin-right:2px;height:20px;overflow:hidden}
#header .gnb li.split {width:12px;height:20px;background:url('./image/gnb.png') -335px -10px;margin:0 3px;}
#header .gnb li a {display:block;background:url('./image/gnb.png');text-indent:-100000px}

#header .gnb li a.home {background-position:0 -10px;width:51px;height:20px;}
#header .gnb li a.home:hover {background-position:0 -50px;}

#header .gnb li a.opentour {background:url('./image/gnb_open.png');background-position:0 -10px;width:65px;height:20px;}
#header .gnb li a.opentour:hover {background-position:0 -50px;}


#header .gnb li a.join {background-position:-51px -10px;width:65px;height:20px;}
#header .gnb li a.join:hover {background-position:-51px -50px;}

#header .gnb li a.modify {background-position:-235px -10px;width:75px;height:20px;}
#header .gnb li a.modify:hover {background-position:-235px -50px;}

#header .gnb li a.login {background-position:-116px -10px;width:55px;height:20px;}
#header .gnb li a.login:hover {background-position:-116px -50px;}

#header .gnb li a.logout {background-position:-171px -10px;width:64px;height:20px;}
#header .gnb li a.logout:hover {background-position:-171px -50px;}

#header .gnb li a.sitemap {background-position:-504px -10px;width:64px;height:20px;}
#header .gnb li a.sitemap:hover {background-position:-504px -50px;}


#header .gnb li a.eng {background-position:-314px -10px;width:59px;height:20px;margin-left:5px;}
#header .gnb li a.eng:hover {background-position:-314px -50px;}

#header .gnb li a.jpn {background-position:-374px -10px;width:63px;height:20px;margin:0 1px;}
#header .gnb li a.jpn:hover {background-position:-374px -50px;}

#header .gnb li a.cha {background-position:-439px -10px;width:63px;height:20px; margin-right:1px;}
#header .gnb li a.cha:hover {background-position:-439px -50px;}

#header .gnb li a.schome {background-position:-839px -60px;width:60px;height:19px;margin-left:10px}


/* 콜센터 */
#header .gnb li a.callcenter {background-position:-504px -10px;width:63px;height:20px;}
#header .gnb li a.callcenter:hover {background-position:-504px -50px;}


/*menu*/
#header .lnb {height:50px;width:100%;height:80px;background:url(./image/menu_bg_autumn.jpg) repeat-x}

#header .container .weather {display:inline-block;position:absolute;top:41px;left:520px;}
#header .container .weather .weather1 {float:left;width:34px;}
#header .container .weather .weather2 {float:left;margin:9px 0 0 5px;width:65px;color:#444;font-family:"arial";font-size:15px;font-weight:normal}


/*gnb right*/	
#header .topRightWrap {position:absolute;top:46px;right:0px;}

/*검색폼*/
#header #totalSearch {float:left;position:relative;display:inline-block;width:210px;height:25px}
#header #totalSearch input.inputText {width:162px;height:25px;background: url("./image/gnb.png") repeat scroll -573px -1px;border-style: none;border-width: 0;color: #FFFEFF;font: bold 12px/20px "돋움";margin:0;padding:0 0 0 10px;line-height:26px;position:absolute;top:0;right:37px;color:#555}
#header #totalSearch input:active {background-position: -573px -27px;}
#header #totalSearch input:focus {background-position: -573px -27px;}
#header #totalSearch input.inputSubmit {width:37px;height:25px;background: url("./image/gnb.png") repeat scroll -745px -1px;border-style: none;border-width:0;margin:0;padding:0;text-indent:-10000px;cursor:pointer;position:absolute;top:0;right:0}
#header #totalSearch input.inputSubmit:hover {background-position: -745px -27px;}

#header .topRightWrap .fontZoomText {float:left;width:39px;height:12px;background:url("./image/gnb.png") -796px -8px;margin:6.5px 6px 0 0}
#header .topRightWrap .searchText {float:left;width:39px;height:12px;background:url("./image/gnb.png") -796px -33px;margin:6.5px 6px 0 15px}

#header .topRightWrap a.fontZoomM {float:left;width:24px;height:25px;background:url("./image/gnb.png") -866px -2px;}
#header .topRightWrap a.fontZoomM:hover {background-position: -866px -28px;}
#header .topRightWrap a.fontZoomP {float:left;width:24px;height:25px;background:url("./image/gnb.png") -842px -2px;}
#header .topRightWrap a.fontZoomP:hover {background-position: -842px -28px;}

#header .topRightWrap a.allMenu {float:left;margin-left:4px;width:81px;height:26px;background: url("./image/gnb.png") -572px -53px;}
#header .topRightWrap a.allMenu:hover {background-position:-654px -53px;}
#header .topRightWrap a.allMenu.active {background-position:-736px -53px;}



/* 서브메뉴 오버효과 */
#topmenu ul li .sub_roll { display:block; }

/* 퀵메뉴 */
#quickmenu {position:absolute;z-index:100;right:-104px;top:170px;display:inline-block;}
#quickmenu .quickWrap {position:relative;}
#quickmenu .quickBtn {position:absolute;top:27px;left:-34px;}
#quickmenu .quickBtn a {background:url(./image/quickBtn.png) left top;display:block;width:36px;height:165px;}
#quickmenu .qMenu {background:url('./image/quickmenu_bg.png') no-repeat}
#quickmenu .qMenu ul {position:relative;padding:60px 0 0 0px;height:312px}
#quickmenu .qMenu ul li {padding:7px 0;}
#quickmenu .qMenu ul li.qMenu0st {border-bottom:none}
#quickmenu .qMenu ul li.qMenu1st {padding-top:20px;}
#quickmenu .qMenu ul li.quickmenus {position:absolute;top:20px;left:20px;}
#quickmenu .qMenu ul li.sclink {position:absolute;bottom:79px;left:23px;}
#quickmenu .qMenu ul li.scbaylink {position:absolute;bottom:-5px;left:25px;border:none}

/** 푸터 **/
#footer { position:static; z-index:1;margin-top:20px;height:150px;background: url('./image/foot_bg1.jpg') center bottom repeat-x;}
#footer .bottomWrap {position:relative;display:block;width:1000px;height:90px;border-top:3px #ddd solid}
#footer .bottomWrap .adbooking {position:absolute;top:64px;left:230px;font-family:dotum;font-size:11px;letter-spacing:0px;font-weight:bold;color:#ff6000}

/** 푸터 로고 **/
#footer h2.foot_logo {width:148px; height:59px;position:absolute;top:20px;left:5px;}
#footer h2.foot_logo a {display:inline-block;background: url('./image/foot_logo.gif') no-repeat;width:148px;height:59px}

/** 카피라이트 **/
#footer .address {position:absolute;margin:0; width:600px;top:16px;left:220px;}
#footer .address .rentalLink {padding-top:10px}
#footer .address .rentalLink a {font-family:dotum;color:#358314;font-weight:bold}

/** 푸터 콜센터 **/
.footerTelNumber {position:absolute;right:103px;top:16px;height:72px}

/** 푸터 확장영역 **/
.qr_extend { position:absolute; right:0; top:12px;height:68px; }

/* pagebpx */
.pagebox01 { width:100%;padding-top:15px;}
.pagebox01 .num_case {display:inline;height:25px;padding:0 10px;}

.pagebox01 .selected,.pagebox .notselected:hover {padding:0 4px 0 4px;font-family:arial;font-size:12px;font-weight:bold;color:#FF5B01;border:2px solid #FFA500}
.pagebox01 .notselected {padding:0 4px 0 4px;text-decoration:none;font-family:arial;font-size:12px;color:#222;font-weight:bold;}
.pagebox01 img {padding:0;vertical-align:middle}

.pagebox02 {}
.pagebox02 .selected,.pagebox .notselected:hover {padding:4px 8px 3px 8px;margin:0 1px 0 1px;border:#dfdfdf solid 1px;font-family:arial;font-size:12px;font-weight:bold;color:#01939c;}
.pagebox02 .notselected {padding:4px 8px 3px 8px;margin:0 1px 0 1px;border:#ffffff solid 1px;text-decoration:none;font-family:arial;font-size:12px;font-weight:bold;color:#777;}
.pagebox02 .split {display:none;}
.pagebox02 img {padding:0 4px 0 4px;margin-bottom:-2px;}
/* @pagebox */

.mt-55 {margin-top:-55px !important;}
.mt-50 {margin-top:-50px !important;}
.mt-40 {margin-top:-40px !important;}
.mt-35 {margin-top:-35px !important;}
.mt-20 {margin-top:-20px !important;}
.mt-18 {margin-top:-18px !important;}
.mt-15 {margin-top:-15px !important;}
.mt-10 {margin-top:-10px !important;}
.mt-8 {margin-top:-8px !important;}
.mt-5 {margin-top:-5px !important;}
.mt5 {margin-top:5px !important;}
.mt10 {margin-top:10px !important;}
.mt12 {margin-top:12px !important;}
.mt15 {margin-top:15px !important;}
.mt20 {margin-top:20px !important;}
.mt30 {margin-top:30px !important;}
.mt40 {margin-top:40px !important;}
.mt60 {margin-top:60px !important;}
.mt80 {margin-top:80px !important;}
.ml-8 {margin-left:-8px !important;}
.ml0 {margin-left:0px !important;}
.ml7 {margin-left:7px !important;}
.ml8 {margin-left:8px !important;}
.ml5 {margin-left:5px !important;}
.ml10 {margin-left:10px !important;}
.ml12 {margin-left:12px !important;}
.ml13 {margin-left:13px !important;}
.ml15 {margin-left:15px !important;}
.ml20 {margin-left:20px !important;}
.ml25 {margin-left:25px !important;}
.ml30 {margin-left:30px !important;}
.ml35 {margin-left:35px !important;}
.ml40 {margin-left:40px !important;}
.ml45 {margin-left:45px !important;}
.ml50 {margin-left:50px !important;}
.ml60 {margin-left:60px !important;}
.ml80 {margin-left:80px !important;}
.ml90 {margin-left:90px !important;}
.ml110 {margin-left:110px !important;}
.ml120 {margin-left:120px !important;}
.ml150 {margin-left:150px !important;}
.ml190 {margin-left:190px !important;}
.ml210 {margin-left:210px !important;}
.mr-10 {margin-right:-10px !important;}
.mr3 {margin-right:3px !important;}
.mr5 {margin-right:5px !important;}
.mr7 {margin-right:7px !important;}
.mr10 {margin-right:10px !important;}
.mr15 {margin-right:15px !important;}
.mr16 {margin-right:16px !important;}
.mr20 {margin-right:20px !important;}
.mr30 {margin-right:30px !important;}
.mr80 {margin-right:80px !important;}
.mr90 {margin-right:90px !important;}
.mr180 {margin-right:180px !important;}
.mb-10 {margin-bottom:-10px !important;}
.mb5 {margin-bottom:5px !important;}
.mb10 {margin-bottom:10px !important;}
.mb15 {margin-bottom:15px !important;}
.mb20 {margin-bottom:20px !important;}
.mb23 {margin-bottom:23px !important;}
.mb25 {margin-bottom:25px !important;}
.mb30 {margin-bottom:30px !important;}
.mb35 {margin-bottom:35px !important;}
.mb38 {margin-bottom:38px !important;}
.mb40 {margin-bottom:40px !important;}
.mb45 {margin-bottom:45px !important;}
.mb48 {margin-bottom:48px !important;}

.pt5 {padding-top:5px !important;}
.pt10 {padding-top:10px !important;}
.pt15 {padding-top:15px !important;}
.pt20 {padding-top:20px !important;}
.pt30 {padding-top:30px !important;}
.pt35 {padding-top:35px !important;}
.pt40 {padding-top:40px !important;}
.pt50 {padding-top:50px !important;}
.pt60 {padding-top:60px !important;}
.pt70 {padding-top:70px !important;}
.pl0 {padding-left:0px !important;}
.pl8 {padding-left:8px !important;}
.pl10 {padding-left:10px !important;}
.pl20 {padding-left:20px !important;}
.pl25 {padding-left:25px !important;}
.pr20 {padding-right:20px !important;}
.pl30 {padding-left:30px !important;}
.pl35 {padding-left:35px !important;}
.pl40 {padding-left:40px !important;}
.pl50 {padding-left:50px !important;}
.pl85 {padding-left:85px !important;}

.pb10 {padding-bottom:5px !important;}




.BorderRightNone { border-right:none !important; }
.ValignTop {vertical-align:top !important;}
.AlignCenter {text-align:center !important;}
.AlignLefter {text-align:left !important;}
.DisplayBlock {display:block;}
.DisplayNone {display:none;}
.FloatLeft {float:left;}
.FloatRight {float:right;}
.FontBold {font-family: "ngb"}

/*공통테이블*/
table th, table td {line-height:20px;}
.ecogeo_table01_01 {border-collapse:collapse; width:100%; margin:15px 0 15px 0; border-top:2px solid #e94d94;}
.ecogeo_table01_01 th {background:#fff8fb; color:#e7005e; border:1px solid #f9deea; text-align:center; height:35px;}
.ecogeo_table01_01 thead th {font-weight:bold;}
.ecogeo_table01_01 td {color:#757575; border:1px solid #f9deea; text-align:center; padding:5px; }
.ecogeo_table01_01 .ecogeo_td_bg {background:#fff8fb; font-weight:bold; color:#e7005e; height:35px;}
.ecogeo_table01_01 .ecogeo_th_line01 {border-left:none;}
.ecogeo_table01_01 .ecogeo_th_line02 {border-right:none;}
.ecogeo_table01_01 .ecogeo_th_line03 {border-right:none; background:#fff8fb; font-weight:bold; color:#e7005e; }
.ecogeo_table01_01 .ecogeo_th_line04 {border-right:none; text-align:left; padding-left:15px;}

.ecogeo_table01_02 {border-collapse:collapse; width:320px; margin:15px 0 15px 0; border-top:2px solid #e94d94;}
.ecogeo_table01_02 th {background:#fff8fb; color:#e7005e; border:1px solid #f9deea; text-align:center; height:35px;}
.ecogeo_table01_02 td {color:#757575; border:1px solid #f9deea; text-align:center; padding:5px;}
.ecogeo_table01_02 .ecogeo_td_bg {background:#f9fbf6; font-weight:bold; color:#647f0c;}
.ecogeo_table01_02 .ecogeo_th_line01 {border-left:none;}
.ecogeo_table01_02 .ecogeo_th_line02 {border-right:none;}

.ecogeo_table01_03 {border-collapse:collapse; width:100%; margin:5px 0 5px 0; border-top:2px solid #e94d94;}
.ecogeo_table01_03 th {background:#fff8fb; color:#e7005e; border:1px solid #f9deea; text-align:center; height:35px;}
.ecogeo_table01_03 td {color:#757575; border:1px solid #f9deea; text-align:center; padding:5px; font-weight:normal;}
.ecogeo_table01_03 .ecogeo_td_bg {background:#fcfcfc; font-weight:bold; color:#666;}
.ecogeo_table01_03 .ecogeo_th_line01 {border-left:none;}
.ecogeo_table01_03 .ecogeo_th_line02 {border-right:none;}
.ecogeo_table01_03 .ecogeo_th_line03 {border-right:none; background:#fff8fb; font-weight:bold; color:#e7005e; }

.ecogeo_table02_01 {border-collapse:collapse; width:100%; margin:15px 0 15px 0;border-top:2px solid #809717;}
.ecogeo_table02_01 thead th {background:#fafff8; color:#809717; height:35px; }
.ecogeo_table02_01 th {font-weight:bold; border:1px solid #c7d389; text-align:center;/*padding:7px 5px;*/ }
.ecogeo_table02_01 td {color:#555; border:1px solid #c7d389; text-align:center; padding:5px; font-weight:normal;}
.ecogeo_table02_01 .ecogeo_td_bg {background:#fbfbfb;}
.ecogeo_table02_01 .ecogeo_td_bg2 {background:#fafff8;}
.ecogeo_table02_01 .ecogeo_th_line01 {border-left:none;}
.ecogeo_table02_01 .ecogeo_th_line02 {border-right:none;}
.ecogeo_table02_01 .ecogeo_th_line05 {text-align:center;border-right:none;}
.ecogeo_table02_01 tbody td.ecogeo_th_line02 {text-align:left;}
.ecogeo_table02_01 tbody td.ecogeo_th_line06 {text-align:center; border-right:none; }
.ecogeo_table02_01 .ecogeo_th_line03 {border-right:none; background:#fff8fb; font-weight:bold; color:#e7005e; }
.ecogeo_table02_01 .ecogeo_th_line04 {border-right:none; text-align:left; padding-left:15px;}
.t_width{width:697px;}
.t_width2{width:682px;}

.ecogeo_table03_01 {border-collapse:collapse; width:100%; margin:15px 0 15px 0; border-top:2px solid #008bd2;}
.ecogeo_table03_01 th {background:#f2fbff; color:#008bd2; border:1px solid #dff4ff; font-weight:bold; text-align:center; height:35px;}
.ecogeo_table03_01 td {color:#757575; border:1px solid #dff4ff; text-align:center; padding:5px; }
.ecogeo_table03_01 .ecogeo_td_bg {background:#fff8fb; font-weight:bold; color:#e7005e; height:35px;}
.ecogeo_table03_01 .ecogeo_th_line01 {border-left:none;}
.ecogeo_table03_01 .ecogeo_th_line02 {border-right:none;}
.ecogeo_table03_01 .ecogeo_th_line03 {border-right:none; background:#fff8fb; font-weight:bold; color:#e7005e; }
.ecogeo_table03_01 .ecogeo_th_line04 {border-right:none; text-align:left; padding-left:15px;}

.ecogeo_table04_01 {border-collapse:collapse; width:100%; margin:15px 0 15px 0px; border-top:2px solid #674fc1;}
.ecogeo_table04_01 th {background:#f8f6ff; color:#674fc1; border:1px solid #d4cfe6; font-weight:bold; text-align:center; height:35px;}
.ecogeo_table04_01 td {color:#757575; border:1px solid #d4cfe6; text-align:center; padding:5px; font-weight:normal;}
.ecogeo_table04_01 .ecogeo_td_bg {background:#fff8fb; font-weight:bold; color:#e7005e; height:35px;}
.ecogeo_table04_01 .ecogeo_th_line01 {border-left:none;}
.ecogeo_table04_01 .ecogeo_th_line02 {border-right:none;}
.ecogeo_table04_01 .ecogeo_th_line03 {border-right:none; background:#fff8fb; font-weight:bold; color:#e7005e; }
.ecogeo_table04_01 .ecogeo_th_line04 {border-right:none; text-align:left; padding-left:15px;}

.ecogeo_table05_01 {border-collapse:collapse; width:100%; margin:15px 0 15px 0px; border-top:2px solid #ff8a00;}
.ecogeo_table05_01 thead th {background:#fffcf8; color:#ff8a00; border:1px solid #e6dacf; font-weight:bold; text-align:center; height:35px;}
.ecogeo_table05_01 tbody th {color:#757575; border:1px solid #e6dacf; font-weight:bold; text-align:center; height:35px;}
.ecogeo_table05_01 tbody td {color:#757575; border:1px solid #e6dacf; text-align:center; padding:5px; }
.ecogeo_table05_01 .ecogeo_td_bg {background:#fffcf8; font-weight:bold; color:#e7005e; height:35px;}
.ecogeo_table05_01 .ecogeo_th_line01 {border-left:none;}
.ecogeo_table05_01 .ecogeo_th_line02 {border-right:none;}
.ecogeo_table05_01 .ecogeo_th_line03 {border-right:none; background:#fffcf8; font-weight:bold; color:#e7005e; }
.ecogeo_table05_01 .ecogeo_th_line04 {border-right:none; text-align:left; padding-left:15px;}

.ecogeo_table06_01 {border-collapse:collapse; width:100%; margin:15px 0 15px 0; border-top:2px solid #b60f7b;}
.ecogeo_table06_01 thead th {background:#fff8fb; color:#b60f7b; border:1px solid #f9deea; text-align:center; height:35px;}
.ecogeo_table06_01 tbody th {border:1px solid #f9deea; text-align:center; height:35px;}
.ecogeo_table06_01 td {color:#757575; border:1px solid #f9deea; text-align:center; padding:5px; }
.ecogeo_table06_01 .ecogeo_td_bg {background:#fff8fb; font-weight:bold; color:#b60f7b;}
.ecogeo_table06_01 .ecogeo_th_line01 {border-left:none;}
.ecogeo_table06_01 .ecogeo_th_line02 {border-right:none;}
.ecogeo_table06_01 .ecogeo_th_line03 {border-right:none; background:#fff8fb; font-weight:bold; color:#e7005e;}

.ecogeo_table06_02 {border-collapse:collapse; width:100%; margin:2px 0 20px 20px;}
.ecogeo_table06_02 th {background:#f8edf4; color:#b60f7b; border:1px solid #f9deea; text-align:center; height:35px;}
.ecogeo_table06_02 td {color:#757575; border:1px solid #f9deea; text-align:center; padding:5px; }
.ecogeo_table06_02 .ecogeo_td_bg {background:#f9fbf6; font-weight:bold; color:#647f0c;}
.ecogeo_table06_02 .ecogeo_th_line01 {border-left:none;}
.ecogeo_table06_02 .ecogeo_th_line02 {border-right:none;}

.ecogeo_table06_03 {border-collapse:collapse; border-top:2px solid #b60f7b;width:95%; margin:15px 0 15px 0 }
.ecogeo_table06_03 th {background:#fff8fb; color:#b60f7b; border:1px solid #f9deea; text-align:center;  height:35px;}
.ecogeo_table06_03 td {color:#757575; border:1px solid #f9deea; text-align:center; padding:5px; }
.ecogeo_table06_03 .ecogeo_td_bg {background:#fff8fb; font-weight:bold; color:#b60f7b;}
.ecogeo_table06_03 .ecogeo_th_line01 {border-left:none;}
.ecogeo_table06_03 .ecogeo_th_line02 {border-right:none;}
.ecogeo_table06_03 .ecogeo_th_line03 {border-right:none; background:#fff8fb; font-weight:bold; color:#e7005e;}

.ecogeo_table06_04 {border-collapse:collapse; border-top:2px solid #b60f7b;width:95%; margin:15px 0 15px 0 }
.ecogeo_table06_04 th {background:#fff8fb; color:#b60f7b; border:1px solid #f9deea; text-align:center;  height:35px;}
.ecogeo_table06_04 td {color:#757575; border:1px solid #f9deea; text-align:left; padding:5px; }
.ecogeo_table06_04 .ecogeo_td_bg {background:#fff8fb; font-weight:bold; color:#b60f7b;}
.ecogeo_table06_04 .ecogeo_th_line01 {border-left:none;}
.ecogeo_table06_04 .ecogeo_th_line02 {border-right:none;}
.ecogeo_table06_04 .ecogeo_th_line03 {border-right:none; background:#fff8fb; font-weight:bold; color:#e7005e;}

/*공통탭*/
.ecogeo_tab {border-bottom:1px solid #7d6ac5; height:35px;}
.ecogeo_tab ul li {float:left; width:110px; padding-right:5px;}
.ecogeo_tab ul li a {background:url('/pages/image/btn/tab_off.gif') no-repeat; width:110px; height:24px; border:1px solid #ccc; text-decoration:none; display:block; color:#444; font-weight:bold; font-size:12px; padding-top:10px; border-bottom:1px solid #7d6ac5; text-align:center; }
.ecogeo_tab ul li a:hover {background:url('/pages/image/btn/tab_off.gif') no-repeat; width:110px; height:24px; border:1px solid #ccc; border-bottom:1px solid #7d6ac5; color:#7d6ac5; font-weight:bold; font-size:12px; display:block; text-align:center;}
.ecogeo_tab ul li a.selected {background:url('/pages/image/btn/tab_on.gif') no-repeat; width:110px; height:24px; border:1px solid #7d6ac5; border-bottom:1px solid #fff; color:#7d6ac5; text-align:center;} 

.ecogeo_tab01_01 {border-bottom:1px solid #e30062; height:35px;}
.ecogeo_tab01_01 ul li {float:left; width:115px; padding-right:5px;}
.ecogeo_tab01_01 ul li a {background:url('/pages/image/btn/tab_off.gif') no-repeat; width:115px; height:24px; border:1px solid #ccc; text-decoration:none; display:block; color:#444; font-weight:bold; font-size:11.5px; padding-top:10px; border-bottom:1px solid #e30062; text-align:center;}
.ecogeo_tab01_01 ul li a:hover {width:115px; height:24px; border:1px solid #ccc; border-bottom:1px solid #e30062; color:#e30062; font-weight:bold; font-size:11.5px; display:block; text-align:center;}
.ecogeo_tab01_01 ul li a.selected {background:url('/pages/image/btn/tab_on.gif') no-repeat; width:115px; height:24px; border:1px solid #e30062; border-bottom:1px solid #fff; font-size:11.5px;  color:#e30062; text-align:center;} 

.ecogeo_tab04_01 {border-bottom:1px solid #7d6ac5; height:35px;}
.ecogeo_tab04_01 ul li {float:left; width:115px; padding-right:5px;}
.ecogeo_tab04_01 ul li a {background:url('/pages/image/btn/tab_off.gif') no-repeat; width:115px; height:24px; border:1px solid #ccc; text-decoration:none; display:block; color:#444; font-weight:bold; padding-top:10px; border-bottom:1px solid #7d6ac5; text-align:center;}
.ecogeo_tab04_01 ul li a:hover {width:115px; height:24px; border:1px solid #ccc; border-bottom:1px solid #7d6ac5; color:#7d6ac5; font-weight:bold; display:block; text-align:center;}
.ecogeo_tab04_01 ul li a.selected {background:url('/pages/image/btn/tab_on.gif') no-repeat; width:115px; height:24px; border:1px solid #7d6ac5; border-bottom:1px solid #fff; color:#7d6ac5; text-align:center;} 

.ecogeo_tab05_01 {border-bottom:1px solid #ff8b2c; height:35px;}
.ecogeo_tab05_01 ul li {float:left; width:115px; padding-right:5px;}
.ecogeo_tab05_01 ul li a {background:url('/pages/image/btn/tab_off.gif') no-repeat; width:115px; height:24px; border:1px solid #ccc; text-decoration:none; display:block; color:#444; font-weight:bold; font-size:11.5px; padding-top:10px; border-bottom:1px solid #ff8b2c; text-align:center;}
.ecogeo_tab05_01 ul li a:hover {width:115px; height:24px; border:1px solid #ccc; border-bottom:1px solid #ff8b2c; color:#ff8b2c; font-weight:bold; font-size:11.5px; display:block; text-align:center;}
.ecogeo_tab05_01 ul li a.selected {background:url('/pages/image/btn/tab_on.gif') no-repeat; width:115px; height:24px; border:1px solid #ff8b2c; border-bottom:1px solid #fff; color:#ff8b2c; text-align:center;}

.ecogeo_member p {padding-left:18px;}
/**/

.ecogeo_table10 {border-collapse:collapse; width:100%; margin:15px 0 15px 0;border-top:2px solid #809717;}
.ecogeo_table10 thead th {background:#efffe9; color:#809717; height:35px;}
.ecogeo_table10 th {font-weight:bold; border:1px solid #c7d389; text-align:center}
.ecogeo_table10 td {color:#757575; border:1px solid #c7d389; text-align:center; padding:5px; font-weight:normal;}
.ecogeo_table10 .ecogeo_td_bg {background:#fbfbfb;}
.ecogeo_table10 .ecogeo_td_bg2 {background:#fafff8;}
.ecogeo_table10 .ecogeo_th_line01 {border-left:none;}
.ecogeo_table10 .ecogeo_th_line02 {border-right:none;}
.ecogeo_table10 tbody td.ecogeo_th_line02 {text-align:left;}
.ecogeo_table10 .ecogeo_th_line03 {border-right:none; background:#fff8fb; font-weight:bold; color:#e7005e; }
.ecogeo_table10 .ecogeo_th_line04 {border-right:none; text-align:left; padding-left:15px;}