
/* 요소(element) 여백 초기화  */
html,body,div,span,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,blockquote,p,address,pre,cite,form,fieldset,input,textarea,select,table,th{margin:0px;padding:0px}

* {	font-family:"Nanum Gothic", "돋움", Dotum, "굴림", Gulim, Verdana, AppleGothic, sans-serif;}
.brush_font {font-family:"Nanum Brush Script"}
/* 숨김요소 */
/*legend,h1,h2,h3,h4,h5,h6 {
	position:absolute;
	overflow:hidden;	
	width:1px;
	height:1px;
	font-size:0;
	line-height:0;
}*/

/* 목록 */
ol, ul, li { list-style:none; }

/* 테두리 없애기 */
fieldset, img, abbr,acronym { border:0 none; } 

/* 테이블 - 마크업에 'cellspacing="0"' 지정 함께 필요 */
table {
	border-collapse: separate;
	border-spacing:0;
	border:0 none;
	}

/* 텍스트 관련 요소 초기화 */
address, caption, em, cite, th {
	font-weight:normal;
	font-style:normal;
	}
ins { text-decoration:none; }
del { text-decoration:line-through; }

/* body 스타일 */
body {/*overflow-y:scroll*/}
body,td,div {
	font-size:15px;
	letter-spacing: 0px;
}
/* select 스타일 */
select {-webkit-appearance: none;-moz-appearance: none;appearance: none;background: url("/image/select_arrow.png") no-repeat 95% 50%;background-color:#fff}
select::-ms-expand {display: none}

select, input { border:0px;font-weight:600}
input {padding-left:10px}

button {border:none;}
a {cursor:pointer}
p {cursor:default}
a p {cursor:pointer}

/* 링크 */
a, a:link {color:#4f4f4f;text-decoration:none}
a:visited {color:#4f4f4f;text-decoration:none}
/*a:hover {color:#f00;text-decoration:underline}*/
/* #0bbbc1 -> #888*/
a:hover {color:#0bbbc1;}
a:focus {color:#0bbbc1;/*text-decoration:underline*/}
a:active {color:#0bbbc1;text-decoration:none}

.ellipsis {text-overflow: ellipsis; white-space: nowrap; overflow: hidden}
.ellipsis_new {display: inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;white-space:normal;text-align:left;word-wrap:break-word;display:-webkit-box; -webkit-line-clamp: 3;-webkit-box-orient: vertical}

.f_left {float:left}
.f_right {float:right}

.display_none {display:none}
/* 체크박스, 라디오 */
.checks {position: relative;}
.checks input[type="checkbox"] {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip:rect(0,0,0,0);border: 0}
.checks input[type="checkbox"] + label {display: inline-block;position: relative;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;}
.checks input[type="checkbox"] + label:before {line-height:55px;content: ' ';display: inline-block;width: 21px;height: 21px;margin: -2px 8px 0 0;text-align: center; vertical-align: middle;background: #fafafa;border: 1px solid #cacece;border-radius : 3px;box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);}
.checks input[type="checkbox"] + label:active:before,.checks input[type="checkbox"]:checked + label:active:before {box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);}
.checks input[type="checkbox"] + label {padding-left: 30px;}
.checks input[type="checkbox"] + label:before {line-height:55px;position: absolute;left: 0;top: 16px;margin-top: 0;opacity: .6;box-shadow: none;border-color: #6cc0e5;-webkit-transition: all .12s, border-color .08s;transition: all .12s, border-color .08s;}
.checks input[type="checkbox"]:checked + label {color:#0bbbc1}
.checks input[type="checkbox"]:checked + label:before {position: absolute;content: "";width: 10px;top: 10px;left: 5px;border-radius: 0;opacity:1; background: transparent;border-color:transparent #6cc0e5 #6cc0e5 transparent;border-top-color:transparent;border-left-color:transparent;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);}

.checks input[type="radio"] {position: absolute;width: 1px;height: 1px;padding: 0;margin: -1px;overflow: hidden;clip:rect(0,0,0,0);border: 0}
.checks input[type="radio"] + label {display: inline-block;position: relative;cursor: pointer;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;}
.checks input[type="radio"] + label:before {line-height:55px;content: ' ';display: inline-block;width: 26px;height: 26px;margin: -2px 8px 0 0;text-align: center; vertical-align: middle;background: #fafafa;border: 1px solid #cacece;border-radius : 3px;box-shadow: 0px 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);}
.checks input[type="radio"] + label:active:before,.checks input[type="radio"]:checked + label:active:before {box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);}
.checks input[type="radio"] + label {padding-left: 30px;}
.checks input[type="radio"] + label:before {line-height:55px;position: absolute;left: 0;top: 6px;margin-top: 0;opacity: .6;box-shadow: none;border-color: #6cc0e5;-webkit-transition: all .12s, border-color .08s;transition: all .12s, border-color .08s;}
.checks input[type="radio"]:checked + label:before {position: absolute;content: "";width: 15px;top: 0px;left: 5px;border-radius: 0;opacity:1; background: transparent;border-color:transparent #6cc0e5 #6cc0e5 transparent;border-top-color:transparent;border-left-color:transparent;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg);}


/*input.star { display: none; }

label.star {
  float: right;
  line-height:70px;
  font-size: 36px;
  width:120px;
  text-align:center;
  color: #444;
  transition: all .2s;
}

input.star:checked ~ label.star:before {
  //content: '\f005';
  content: '\f054';
  color: #336098;
  //transition: all .25s;
}

label.star:before {
  content: '\f105';
  font-family: FontAwesome;
}*/

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #999 !important;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #999 !important;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #999 !important;
}
:-moz-placeholder { /* Firefox 18- */
  color: #999 !important;
}

div.main_popup {position:absolute;z-index:9998;display:inline-block}

#wrapper {width:100%;height:100%}
#inner-wrap {min-height:100%}
.wrap-center {width:1100px;margin: 0 auto;clear: both}
#header-wrap {height:216px;border-top: solid 5px #fff;border-bottom: solid 1px #0bbbc1}
#top-layer {height:0px;background-color:blue;visibility:hidden}
/*#main-wrap {padding-bottom:214px}
#contents {height:200px}*/
#gnb-header, #gnb-body {float:left}
#gnb {height:216px}
#gnb li {float:left;display:block;vertical-align:top;padding:0}
#gnb #gnb-header {height:152px;width:100%}

#gnb-header .Thirds {width:33%}


#gnb-header .li_bt{ line-height:152px; padding:0 5px}

#gnb-header .center .li_bt {margin:0 auto;width:269px;float: none}
#gnb-header .Thirds.left_div .li_bt {float:left}
#gnb-header .Thirds.right_div {position:relative;height:152px;font-size: 13px;}
#gnb-header .Thirds.right_div .li_bt{display: inline-block;float:right;height: 100%;vertical-align: middle;}
#gnb-header .Thirds.right_div .li_bt.add_text{position:absolute; right:0px;bottom:90px;height:30px;}
#gnb-header .Thirds.right_div .li_bt.add_text span{color:#0bbbc1}
#gnb-header .Thirds.right_div .li_bt.add_text span i{font-size:18px}


#gnb #gnb-header img {vertical-align:middle;}
#gnb #gnb-header a{font-size:13px;color:#222}

#gnb #gnb-header .li_bt .main_logo {height:100px;margin-top:40px}
#gnb #gnb-header .li_bt .main_logo img {float:left;vertical-align:top}
#gnb #gnb-header .li_bt .main_logo p {float:left;width:100%;line-height:40px;font-size:25px;font-weight:600;text-align:center}


#contents-wrap{padding-bottom:214px}

#gnb #gnb-body {height:64px;width:100%}
										/* 44px -> 57px*/
#gnb #gnb-body .li_bt {float:left;font-size:18px;width:183px;text-align:center;height:64px;line-height:64px;/*padding:0 56px 14px*/}
#gnb #gnb-body .li_bt span {display: inline-block;color:#000;height:50px;line-height:61px;font-weight:600;}
#gnb #gnb-body .li_bt span:hover {border-bottom:3px solid #0bbbc1}
/*#gnb #gnb-body .li_bt.first {padding-left:30px}*/
#gnb #gnb-body .li_bt.last {/*padding-right:30px*/width:185px}
a.btnTop {display:none;position:fixed;bottom:10%;right:30px}

#gnb-contents-wrap {position: absolute;display:none;width:100%;height:270px;top:220px;left:0;z-index:9999;background-color:#fff;border-top:1px solid #e4e4e4;border-bottom:1px solid #0bbbc1;}
#gnb-contents-wrap .wrap-center {height:100%;}
#gnb-contents-wrap .contents {display:none}
#gnb-contents-wrap .contents .pop_bg_wrap {position:relative}
#gnb-contents-wrap .contents .pop_bg_wrap .pop_bg {position:absolute;bottom:0px;right:0px;}
#gnb-contents-wrap .contents .pop_bg_wrap .pop_bg_1 {width:131px;height:176px;top:4px;right:-10px;background: url("/image/woman.png") no-repeat}
#gnb-contents-wrap .contents .pop_bg_wrap .pop_bg_2 {width:220px;height:220px;right:-15px;background: url("/image/house.png") no-repeat}
#gnb-contents-wrap .contents .pop_bg_wrap .pop_bg_3 {width:340px;height:200px;background: url("/image/neuro.png") no-repeat}
#gnb-contents-wrap .contents .pop_bg_wrap .pop_bg_4 {width:320px;height:210px;background: url("/image/sizzlerun.png") no-repeat}
#gnb-contents-wrap .contents .pop_bg_wrap .pop_bg_5 {width:243px;height:160px;right:35px;background: url("/image/family.png") no-repeat}
#gnb-contents-wrap .contents .pop_bg_wrap .pop_bg_6 {width:117px;height:120px;bottom:45px;right:10px;background: url("/image/phone.png") no-repeat}
#gnb-contents-wrap .contents .pop_bg_wrap .pop_bg_7 {width:240px;height:125px;top:55px;right:-40px;background: url("/image/keyboard.png") no-repeat}
#gnb-contents-wrap .contents .pop_bg_wrap .pop_bg_8 {width:290px;height:250px;z-index: -1;bottom:0px;right:10px;background: url("/image/child.png") no-repeat}

#gnb-contents-wrap .contents .col_1, #gnb-contents-wrap .contents .col_2 {float:left;width:470px;height:245px;margin:25px 40px 0px;}
#gnb-contents-wrap .contents .col_1.bg_1 {}
#gnb-contents-wrap .contents .gnb_btn {width:230px;height:40px;font-size:17px;line-height:40px;margin:4px 4px;text-align:center;color:#fff}

#gnb-contents-wrap .contents .gnb_btn.fc {margin-left:0px !important;}
#gnb-contents-wrap .contents .gnb_btn.sc {margin-right:0px !important;}

#gnb-contents-wrap .contents .gnb_btn_1 {background-color:#22b6bf}
#gnb-contents-wrap .contents .gnb_btn_2 {background-color:#038dd1}
#gnb-contents-wrap .contents .gnb_btn_3 {background-color:#0086ac}
#gnb-contents-wrap .contents .gnb_btn_4 {background-color:#538ad6}
#gnb-contents-wrap .contents .gnb_btn_5 {background-color:#5182a9}
#gnb-contents-wrap .contents .gnb_btn_6 {background-color:#31559b}
/*#gnb-contents-wrap .contents .gnb_btn_7 {background-color:#f09257}
#gnb-contents-wrap .contents .gnb_btn_8 {background-color:#c49086}
#gnb-contents-wrap .contents .gnb_btn_9 {background-color:#7acaa5}
#gnb-contents-wrap .contents .gnb_btn_10 {background-color:#8ed97f}
#gnb-contents-wrap .contents .gnb_btn_11 {background-color:#519f86}
#gnb-contents-wrap .contents .gnb_btn_12 {background-color:#9aad6d}
#gnb-contents-wrap .contents .gnb_btn_13 {background-color:#9e98e6}
#gnb-contents-wrap .contents .gnb_btn_14 {background-color:#f297aa}
#gnb-contents-wrap .contents .gnb_btn_15 {background-color:#8c9fd8}
#gnb-contents-wrap .contents .gnb_btn_16 {background-color:#dc88b2}
#gnb-contents-wrap .contents .gnb_btn_17 {background-color:#999b83}
#gnb-contents-wrap .contents .gnb_btn_18 {background-color:#b4a3a1}
#gnb-contents-wrap .contents .gnb_btn_19 {background-color:#bcb193}
#gnb-contents-wrap .contents .gnb_btn_20 {background-color:#d3ab91}
#gnb-contents-wrap .contents .gnb_btn_21 {background-color:#b7ba8e}*/

#gnb-contents-wrap .contents .title_1 {line-height:40px;font-size:18px;color:#222;padding:15px 15px 10px;background: url("/image/bl_05.gif") no-repeat 0 32px;}
#gnb-contents-wrap .contents .title_2 {line-height:40px;font-size:30px;color:#000;padding: 10px 0 15px;font-weight: 600;}
#gnb-contents-wrap .contents .title_2 .title_bt {width:130px;height:30px;padding:0px;margin: 5px 10px 0;vertical-align: top;font-size:14px;color:#222}
#gnb-contents-wrap .contents .desc_1 {font-size:16px;letter-spacing:-1px;color:#444}
#gnb-contents-wrap .contents .desc_1.sol {height:110px}
#gnb-contents-wrap .contents .desc_2 {font-size:17px;color:#336098;padding:17px 0 22px;line-height:23px;}
#gnb-contents-wrap .contents .gnb_btn_etc {width:102px;height:32px;border:1px solid #727272;font-size:12px;background-color:#fff;color:#000;padding:0 20px 0 0;background: url("/image/ico_plus.gif") no-repeat 70px 11px;cursor:pointer}
#gnb-contents-wrap .contents .gnb_btn_etc_2 {width:140px;background: url("/image/ico_plus.gif") no-repeat 115px 11px}
#gnb-contents-wrap .contents .bot {width:100%;height:70px}
#gnb-contents-wrap .contents .bot img {vertical-align: middle;margin-left:200px}
#gnb-contents-wrap .contents .gnb_btn_big {width:360px;padding: 20px 25px; line-height:25px;background-color:#4585c3;font-size:16px;color:#fff}
#gnb-contents-wrap .contents .gnb_btn_big.wide {width: 415px}

#gnb-contents-wrap .contents.gnb_3 li.bot {margin-top: 67px !important}
#gnb-contents-wrap .contents.gnb_4 li.bot {margin-top: 48px !important}
/*#gnb-contents-wrap .contents.gnb_5 li.bot {margin-top: 58px !important}
#gnb-contents-wrap .contents.gnb_5 .desc_2 {color:#968feb;padding:0px;margin-top: 5px;}*/

#gnb-contents-wrap .contents .center_search {height:50px;margin:24px 0 12px 0;}
#gnb-contents-wrap .contents .center_search .addr_key {width:160px; height:38px; margin:6px 13px 0 0; border:1px solid #888}
#gnb-contents-wrap .contents .center_search .review_key {width:128px; height:38px; margin:6px 13px 0 0; border:1px solid #888}

#gnb-contents-wrap .contents .reserve{width:100%}
#gnb-contents-wrap .contents .reserve select {border:1px solid #888;margin-top:30px}
#gnb-contents-wrap .contents .reserve {margin-top:5px}
#gnb-contents-wrap .contents .reserve .phone_number{width:230px;height:38px;margin-top:5px;border:1px solid #888}
#gnb-contents-wrap .contents .reserve .button_1{width:78px;margin-left:5px;margin-top:5px}

#banner_bot div{height:90px;padding:20px 30px}
#banner_bot .reserv{width:490px;background-color:#0bbbc1}
#banner_bot .search_center{width:230px;background-color:#0b90c1;padding:20px 20px 20px 30px}
#banner_bot .review{width:210px;background-color:#336098}
#banner_bot span {width:100%;font-size:20px;color:#fff;font-weight:600;line-height: 20px;cursor:default}

#banner_bot .reserv li {margin-top:20px;vertical-align:top}
#banner_bot .reserv select, #gnb-contents-wrap .contents .reserve select {width:95px;height:40px;font-size:15;text-align:center;margin-right:5px}
#banner_bot .reserv select.area, #gnb-contents-wrap .contents .reserve select.area {width:130px}
#banner_bot .reserv input {width:145px;height:40px;font-size:15;margin-left:5px}
#banner_bot .reserv .button_1 {margin-left:13px}


#banner_bot .search_center li { height:56px;vertical-align:top }
#banner_bot .search_center input { width:150px;height:40px;font-size:15;margin-top:20px}
#banner_bot img { margin:5px 0 0 13px}

#banner_bot .review a {color:#fff}
#banner_bot .review li{height:40px;font-size:14px;line-height:15px;color:#fff}
#banner_bot .review li.title {width:150px; margin-top: 20px;}
#banner_bot .review li.img{width:60px;}

#banner_bot.center div{height:100px}
#banner_bot.center .reserv{width:500px;height:120px;background-color:#0b90c1;padding:30px 19px 0px 30px;border-right:1px solid #fff}
#banner_bot.center .reserv .tab_title{width:100%;margin:0;height:20px;font-size:20px;color:#fff;font-weight:600;line-height: 20px;cursor:default}
#banner_bot.center .reserv .tel{width:340px;height:85px;margin-top:15px;font-size:45px;font-weight:600;color:#fff}
#banner_bot.center .reserv .op_time{color:#fff;margin-top:3px;width:150px;padding-left:10px;background: url("/image/bl_w_01.png") no-repeat 0px center}

#banner_bot.center .search_center{padding:30px 19px 20px 30px;border-right:1px solid #fff}
#banner_bot.center .review{background-color:#0b90c1;padding:30px 30px 20px 30px}

/* image vertical-align: middle*/
.helper {display: inline-block;height: 100%;vertical-align: middle;}

/* loading bar*/
.pace {-webkit-pointer-events:none;pointer-events:none;-webkit-user-select: none;-moz-user-select: none;user-select: none}
.pace-inactive {/*display: none*/ }
.pace .pace-progress {background:#0bbbc1;position:fixed;z-index:2000;top:0;right:100%;width:100%;height:5px}

#main_banner {height:394px;background-color:#fff}

#main_banner .center_banner{position:relative}
#main_banner .center_banner .center_name{position:absolute;color:#000;left:550px;top:150px;font-size:75px;letter-spacing:-5px;font-weight:900}


.content_title {width:100%;color:#111;font-size:18px;font-weight:600;margin:5px 0;}

.content_0 {padding-top:45px;}
.content_0_inner {width:100%;height:210px;border:1px solid #e4e4e4}
.content_0_inner .contents {float:left;width:365px;height:210px;border-left:1px dotted #e4e4e4;position:relative}
.content_0_inner .contents .plus {position:absolute;top:20px;right:25px;}
.content_0_inner .contents_1 {width:366px;border-left:0;}

.content_0_inner .contents .contents_top, .content_0_inner .contents .contents_bot {float:left;width:295px;margin:0 35px}
.content_0_inner .contents .contents_top {padding:25px 0 7px;border-bottom:1px dotted #e4e4e4}
.content_0_inner .contents .contents_top li {float:left}
.content_0_inner .contents .contents_top li.img_wrap{width:91px;text-align:center}
.content_0_inner .contents .contents_top li.title{width:189px;font-size:22px;color:#333;line-height:35px;padding-top:5px}
.content_0_inner .contents .contents_top li.title span {color:#0b90c1}
.content_0_inner .contents .contents_top li.title_sub {font-size:15px;color:#333}
.content_0_inner .contents .contents_bot {text-align:center;padding-top:22px}
.content_0_inner .contents .contents_bot p {font-size:15px;color:#666}

.content_1 {width:100%;height:270px;padding-top:25px}
.content_1_title {height:70px;line-height:70px;text-align: center;}
.content_1_inner {width:100%;height:135px;}
.content_1_inner li {float:left;height:132px;border-bottom:3px solid #fff}
.content_1_inner li p {font-size:16px;font-weight:600;color:#888; margin-top: 90px}
.content_1_inner .arrow {margin-top:30px;}
.content_1_inner .link_li {width:195px;text-align:center;margin:0 30px;cursor:pointer}
.content_1_inner .link_li:hover {border-bottom:3px solid #0bbbc1}

.content_1_inner .link_1 {background: url("/image/step01_off.gif") no-repeat top center}
.content_1_inner .link_1:hover {background: url("/image/step01_on.gif") no-repeat top center}
.content_1_inner .link_2 {background: url("/image/step02_off.gif") no-repeat top center}
.content_1_inner .link_2:hover {background: url("/image/step02_on.gif") no-repeat top center}
.content_1_inner .link_3 {background: url("/image/step03_off.gif") no-repeat top center}
.content_1_inner .link_3:hover {background: url("/image/step03_on.gif") no-repeat top center}
.content_1_inner .link_4 {background: url("/image/step04_off.gif") no-repeat top center}
.content_1_inner .link_4:hover {background: url("/image/step04_on.gif") no-repeat top center}

.content_2{width:100%;height:270px}
.content_2.center_main{margin-bottom:170px}
.content_2_inner{margin-right:20px}
.content_2_inner.last{margin-right:0px}

.content_3{width:100%;height:185px;padding:50px 0}
.content_3_title {height:45px;line-height:27px;text-align: left;background:url("/image/bt_more.gif") no-repeat 475px 0px; cursor:pointer}
.content_3.center {height:200px}
.content_3.center .news_link {margin-left:8px}
.content_3.center .center_home_banner {width:367px;height:200px}
.content_3 .notice {width:540px}
.content_3 .notice li {float:left;height:26px;line-height:26px}
.content_3 .notice .notice_short {width:405px;font-size:17px;padding-left:15px;background: url("/image/bl_01.gif") no-repeat 0px;}
.content_3 .notice .notice_cat {width:120px;font-size:14px}

.content_4{width:100%;height:450px}

.top_contents_margin {margin-top:50px}
#center_maps {height:476px}
#center_maps_top {width:100%;margin-bottom:12px}

#center_maps_top .addr_key, #center_maps_top #dist {height:38px;line-height:38px;padding-left:20px}
#center_maps_top .addr_key {width:420px;border:1px solid #888; font-size:17px}
#center_maps_top #find_center_button{width:280px;height:40px;margin-left:11px;background: url("/image/bt_bl_map.png") no-repeat 70px center;background-color:#595F6A}
#center_maps_top #find_center_button p {font-size:15px;color:#fff;margin-left:25px}

#center_maps_top #find_center_button p {font-size:15px;color:#fff;margin-left:25px}
#center_maps_top #dist {width:352px;font-size:15px;border:1px solid #888;color:#333}

.list_navi_default {width:100%;height:30px;line-height:30px;font-size:14px}
.list_navi_default .list_number {width:30px;font-size:14px}
.list_navi_default .list_number_div {width:150px;float:left;padding:0 65px}
.list_navi_default li {float:left; text-align:center;color:#666}
.list_navi_default li.selected {color:#fff;background-color:#444;-webkit-border-radius : 50%;-moz-border-radius : 50%;overflow : hidden}

.list_navi_default.center_map li {margin-top:15px;}

#no_symb {width:30px;height:30px;margin-right:20px;line-height:30px;color:#fff;background-color:#0bbbc1;font-size:14px;border-radius:15px;text-align:center}
#no_circle {width:20px;height:20px;margin-right:10px;line-height:20px;color:#fff;background-color:#336098;font-size:11px;border-radius:10px;text-align:center}

#map_canvas {width:735px;height:424px;background:#000}
#map_canvas.large {width:1040px;height:650px;margin:0 30px;background:#000}
#map_list {width:365px;height:424px}
#map_list_inner {width:300px;height:100%;margin-left:32px}
#map_list_inner {width:300px;height:100%;margin-left:32px}
#map_list_inner .map_list{width:100%;height:75px;border-bottom:1px solid #888}
#map_list_inner .map_list .map_list_name {width:220px;height:24px;line-height:24px;margin-top:19px;font-size:14px;font-weight:600;cursor:pointer}
#map_list_inner .map_list .map_list_button {margin-top:19px}
#map_list_inner .map_list .map_list_button button {width:80px;height:24px;font-size:12px;border:1px solid #0b90c1;background-color:#fff;background: url("/image/blow.png") no-repeat 6px center;cursor:pointer}
#map_list_inner .map_list .map_list_button button p {margin-left:10px}
#map_list_inner .map_list .map_list_addr {width:225px;height:28px;line-height:28px;font-size:12px}
#map_list_inner .map_list .map_list_dist {width:75px;height:28px;font-size:14px;line-height:28px}
#map_list_inner .map_list.no_result_ul {height:380px}
#map_list_inner .map_list .no_result {width:100%;line-height:380px;text-align:center;cursor:default}
#map_list_inner .map_list .no_result i {font-size:20px}
#map_list_inner .map_center_list {height:380px}
#map_list_inner .map_center_list .selected {background-color:#F0F0F0;}

#contents_header {width:100%;height:69px;font-size:25px;border-bottom:1px solid #0bbbc1;}
#contents_header div{background: url("/image/bl_02.gif") no-repeat 5px center}
#contents_header p{width:100%;height:69px;line-height:69px;margin:0px;padding-left:50px;font-size:25px;font-weight:600}


.center_list_top {margin-top:140px}
.center_list_top li {float:left}
.center_list_top .title {width:1030px;height:144px;line-height:144px;background-color:#0bbbc1;color:#fff;padding-left:70px;letter-spacing: -4px;font-size:72px;font-weight:400;}
.center_list_top .inner_wrap {width:1100px;height:200px;background: url('/image/center_bg.gif') repeat}
.center_list_top .text_wrap {height:98px;padding:46px 0 0 69px; background: url('/image/center_text_bar.png') no-repeat 69px 46px }
.center_list_top .text_wrap p {margin:5px 0 0 24px;font-size:22px;color:#fff;font-weight:400}

.center_list_top .img_wrap {height:112px;padding:40px 0 0 80px}
.center_list_top .img_wrap img {vertical-align:middle}

.center_list_top .bottom_wrap .bot_img {float:left;margin-left:80px}
.center_list_top .bottom_wrap .bot_text {float:right;font-size:18px;font-weight:600;line-height:40px;margin:20px 20px 0 0}


.center_list_wrap {width:100%; margin:50px 0 170px;overflow: hidden;}
.center_list_wrap .area, .center_list_wrap .area *{float:left}
.center_list_wrap .area {width:100%;height:35px;line-height:35px;margin-top:35px;font-size:24px;font-weight:600;padding-bottom:20px;border-bottom:1px solid #a0a0a0}
.center_list_wrap p {padding-left:15px}
.center_list_wrap .center_wrap {width:165px;height:230px;float:left;padding:0 5px 20px 12px}
.center_list_wrap .mid_wrap_div {float:left;width:546px;margin-right:4px}
.center_list_wrap .mid_wrap_div.hi {width:100%}
.center_list_wrap .center_list_inner.color_on .center_wrap .name {background-color:#0b90c1}
.center_list_wrap .center_list_inner {float: left;width:100%;margin-top:16px;background-color:#e6e6e6;background-image : url("/image/center_list_bg.gif");background-repeat : repeat-x; }

.center_list_wrap .center_wrap li {float:left}
.center_list_wrap .center_wrap .name {width:145px;height:30px;padding-left:20px;line-height:30px;font-size:17px;color:#fff;font-weight:600;background-color:#336098}
.center_list_wrap .center_wrap .owner {width:110px;height:30px;margin-top:5px;line-height:30px;font-size:23px;color:#333;font-weight:600;padding-left:5px}
.center_list_wrap .center_wrap .owner_text {width:45px;height:30px;margin-top:5px;line-height:30px;font-size:13px;color:#868686;font-weight:600;padding-left:5px}
.center_list_wrap .center_wrap .tel {width:140px;height:18px;line-height:18px;font-size:13px;color:#333;font-weight:600;padding-left:5px}



#bottom-wrap { background-color:#595f6a;height:214px;margin-top:-214px}
#bottom-inner-wrap { }
#bottom-base { cursor:default}
#bottom-base .top { width:100%;height:43px;margin-top:0px;padding: 0px}
#bottom-base .top li {float:left;height:22px;margin-top:35px;font-size:13px;line-height:22px;color:#fff}
#bottom-base .top li a {color:#fff}
#bottom-base .top .bot_link {margin:35px 10px 0}
#bottom-base .top .bot_link.first {margin:35px 10px 0 0;}
#bottom-base .top .bot_cacao {margin:35px 10px 0 20px;}
#bottom-base .top .bot_cacao img { vertical-align:middle;margin-right:5px}
#bottom-base .top .bot_img {float:right;margin-top:13px}

#bottom-base .bot { width:100%;height:34px;margin-top:10px}
#bottom-base .bot p {font-size:12px;color:#cecece}
#bottom-base .bot p.first {margin:33px 0 5px}
#bottom-base .bot p.last {margin-top:5px}

#bottom-fixed { position:fixed;width:100%;height:55px;z-index:10000;background: url("/image/quick_bg.gif") repeat-x;line-height:55px;bottom:0px;background-color:#333}
#bottom-fixed li {float:left;width:180px;text-align:center;font-size:14px;color:#fff;background: url("/image/quick_line.gif") no-repeat 0px;}
#bottom-fixed li {color:#fff}
#bottom-fixed #q_menu_off {background:#4F6D7C;width:186px;}
#bottom-fixed li img {vertical-align:middle;margin-right:5px}

#bottom-fixed-sub{ position:fixed;width:188px;z-index:10000;margin-left:-550px;left:50%;bottom:0px;height:27px}
#bottom-fixed-sub li {float:left;width:188px;height:27px}
#q_menu_off, #q_menu_on { cursor:pointer}
#q_menu_off, #q_menu_on { background : url("/image/quick_close.gif") no-repeat 0px 0px;}

#bottom-fixed.bot_off, #bottom-fixed-sub.bot_off {bottom:-55px;}

.wrap-half {width:50%;float:left}
.border_none {border:none}
#center_dtl {display: inline-block}
#center_dtl li {float:left;}
#center_dtl .top_wrap {display:inline-block;position:relative;min-height:365px}
/*#center_dtl .owner_pic {position: absolute;width:450px;height:365px;top: 50%;margin-top: -185px;text-align:center;overflow: hidden}
#center_dtl .owner_pic img {max-width:100%;height:auto;vertical-align:middle}
#center_dtl .desc_text {width:620px;height:365px;margin: 0 0 30px 480px;}*/
#center_dtl .owner_pic {width:450px;text-align:center;overflow: hidden}
#center_dtl .owner_pic img {max-width:100%;height:auto;margin-top:35px;vertical-align:middle}
#center_dtl .owner_pic .empty_pic_owner {width:450px;height:365px;margin-top:35px;background : url("/image/ci_desc.gif") no-repeat center;}
#center_dtl .desc_text {width:620px;min-height:365px;margin: 0 0 30px 30px;}

#center_dtl .desc_text .title {font-size:55px; color:#0bbbc1;font-weight:600;margin:35px 0 20px}
#center_dtl .desc_text .sub_title {font-size:20px; color:#0bbbc1; line-height:26px}
#center_dtl .desc_text .desc {font-size:16px; color:#111;font-weight:400;margin-top:40px}

#center_dtl .desc_banner {float:left;width:1100px;background-color:#0bbbc1}
#center_dtl .desc_banner li {float:left}

#center_dtl .owner_name_ci {height:45px;margin-left:58px;margin-top:92px}
#center_dtl .owner_name {width:200px;height:230px;line-height:230px;margin-left:15px;font-size:50px;color:#fff;font-weight:600;letter-spacing:15px}
#center_dtl .owner_name_sub {height:210px;line-height:210px;margin-top:20px;font-size:23px;color:#fff}

#center_dtl .career_list_table {height: 170px;margin:40px 0 40px 80px}
#center_dtl .career_list_table td {vertical-align:middle}
#center_dtl .career_list_table p {font-size:15px;line-height:24px;color:#fff}
#center_dtl .career_list_table img {width:3px;height:3px;padding:3px 3px;margin-right:5px}

#center_dtl_mypage {display: inline-block}
#center_dtl_mypage li {float:left;}
#center_dtl_mypage .top_wrap {display:inline-block;position:relative;min-height:365px}
/*#center_dtl_mypage .owner_pic {position:absolute;width:450px;height:365px;top: 50%;margin-top: -185px;}
#center_dtl_mypage .owner_pic img {width:100%;height:100%}
#center_dtl_mypage .desc_text {width:620px;font-size:0px;margin: 0 0 30px 480px;}*/
#center_dtl_mypage .owner_pic {width:450px;text-align:center;overflow: hidden}
#center_dtl_mypage .owner_pic img {max-width:100%;height:auto;margin-top:35px;vertical-align:middle}
#center_dtl_mypage .owner_pic .empty_pic_owner {width:450px;height:365px;margin-top:35px;background : url("/image/ci_desc.gif") no-repeat center;}
#center_dtl_mypage .desc_text {width:620px;min-height:365px;margin: 0 0 30px 30px;}

#center_dtl_mypage .desc_text .title {width:100%;font-size:55px; color:#0bbbc1;font-weight:600;margin:35px 0 20px}
#center_dtl_mypage .desc_text .sub_title {font-size:20px; color:#0bbbc1; line-height:26px; width:100%; height:52px;}
#center_dtl_mypage .desc_text .desc {font-size:16px;overflow-y:scroll;color:#111;font-weight:400;padding:0px;margin-top:40px; width:637px; height:125px;}

#center_dtl_mypage .desc_banner {float:left;width:1100px;/*height:230px;*/background-color:#0bbbc1}
#center_dtl_mypage .desc_banner li {float:left}

#center_dtl_mypage .owner_name_ci {height:45px;margin-left:58px;margin-top:92px}
#center_dtl_mypage .owner_name, #center_dtl_mypage .owner_name input {width:200px;height:230px;line-height:230px;margin-left:15px;font-size:50px;color:#fff;font-weight:600;letter-spacing:15px;}
#center_dtl_mypage .owner_name input {width:180px;background-color:#0bbbc1; height:60px;line-height:60px;margin-top:80px}
#center_dtl_mypage .owner_name_sub {height:210px;line-height:210px;margin-top:20px;font-size:23px;color:#fff}

#center_dtl_mypage .career_list_table {height: 170px;margin:40px 0 40px 80px}
#center_dtl_mypage .career_list_table td {vertical-align:middle}
#center_dtl_mypage .career_list_table textarea {height:80px;width:100%;font-size:15px;line-height:24px;color:#fff;background-color:#0bbbc1}
#center_dtl_mypage .career_list_table img {width:3px;height:3px;padding:3px 3px;margin-right:5px}

#contents_header_mypage {width:100%;height:69px;font-size:25px;margin-top:120px;border-bottom:1px solid #0bbbc1;border-top:1px solid #0bbbc1;}
#contents_header_mypage div{background: url("/image/bl_02.gif") no-repeat 5px center}
#contents_header_mypage .input_p{width:1040px;height:69px;line-height:69px;margin-left:50px;font-size:25px;font-weight:600}

#center_dtl_maps, #center_dtl_maps maps, #center_dtl_maps .desc_maps, #center_dtl_maps .desc_maps_ul, #center_dtl_maps .desc_maps li{float:left}
#center_dtl_maps {margin-top:5px;width:1098px;height:261px;border:solid 1px #0bbbc1;}
#center_dtl_maps .maps {width:417px;height:261px;border-right:solid 1px #000;}

#center_dtl_maps .desc_maps{width:680;}
#center_dtl_maps .desc_maps li{float:left}
#center_dtl_maps .desc_maps_ul {height:203px;width:680px;margin:7px 0;}
#center_dtl_maps .desc_maps_ul .qus, #center_dtl_maps .desc_maps_ul .ans {height:39px;line-height:39px;border-bottom:1px solid #ddd}
#center_dtl_maps .desc_maps_ul .qus {width:135px;margin-left:30px;padding-left: 15px;font-size:14px;color:#666; background: url("/image/bl_01.gif") no-repeat 0px;}
#center_dtl_maps .desc_maps_ul .ans {width:470px;margin-right:30px;font-size:13px;color:#111}

#center_dtl_btn {padding-left:24px;width:220px;height:40px;font-size: 15px;color: #fff;line-height: 40px;margin-top:8px;cursor:pointer}
#center_dtl_btn.center_dtl_btn_1 {background: url("/image/arrow_02.png") no-repeat 205px;background-color:#595f6a}
#center_dtl_btn.center_dtl_btn_2 {background: url("/image/arrow_02.png") no-repeat 205px;background-color:#336098}
input#center_dtl_btn.center_dtl_btn_2 {width:244px;}
#center_dtl_btn.center_dtl_btn_3 {background: url("/image/arrow_02.png") no-repeat 205px;background-color:#0b90c1; margin:55px 0 140px !important}
#center_dtl_btn.center_dtl_btn_4 {padding-left:20px;width:90px;background: url("/image/arrow_02.png") no-repeat 90px;margin-top:10px;margin-left:15px;background-color:#336098}
#center_dtl_btn.center_dtl_btn_5 {padding-left:20px;width:80px;height:35px;line-height: 35px;background: url("/image/arrow_02.png") no-repeat 70px;margin-top:10px;margin-left:155px;background-color:#336098}
#center_dtl_btn.center_dtl_btn_6 {width:250px;margin: 147px 0 0 49px;background-color:#336098}
#center_dtl_btn.center_dtl_btn_7 {width:200px;margin-top: 147px;background: url("/image/arrow_03.png") no-repeat 190px;background-color:#0bbbc1}
#center_dtl_btn.center_dtl_btn_8 {padding-left:45px;width:480px;margin: 35px 12px 0;background: url("/image/arrow_03.png") no-repeat 490px;background-color:#595f6a}

#center_dtl_btn.center_dtl_btn_9 {padding-left:36px;width:163px;font-size: 14px;margin: 16px 33px 0 0;background: url("/image/arrow_03.png") no-repeat 172px;background-color:#0bbbc1}
#center_dtl_btn.center_dtl_btn_10 {width:225px;font-size: 14px;margin: 16px 0 0 599px;background-color:#336098}
#center_dtl_btn.center_dtl_btn_11 {padding-left:54px;width:394px;margin-right:33px;background: url("/image/arrow_03.png") no-repeat 420px;background-color:#595f6a}

#center_dtl_btn.center_dtl_btn_12 {width:202px;font-size: 14px;background: url("/image/arrow_03.png") no-repeat 195px;margin-right:30px;background-color:#0bbbc1}
#center_dtl_btn.center_dtl_btn_13 {width:198px;font-size: 14px;background-color:#336098}
#center_dtl_btn.center_dtl_btn_14 {width:280px;padding-left:35px;margin-bottom:170px;font-size: 14px;background: url("/image/arrow_03.png") no-repeat 280px;background-color:#0bbbc1}

#center_dtl_review {float:left;width:100%;height:260px;margin-top:93px;}
#center_dtl_review.news {float:none;margin-bottom:90px 0}

#center_dtl_pic {float:left;width:1098;height:490px;margin-top:72px;border:1px solid #eee}
#center_dtl_pic .center_pic_li {height:490px;text-align:center;overflow:hidden;line-height:490px;background-color:#fff}
#center_dtl_pic .center_pic_li img {display:inline;vertical-align:middle}
#center_dtl_pic.float_none {float:none;margin-bottom:200px;margin-top:30px;}
#center_dtl_pic .pic {float:left;width:731px;height:490px;background:gray}
#center_dtl_pic .notice {float:left;width:287px;height:199px;margin:45px 40px}
#center_dtl_pic .notice .title {float:left;width:100%;height:49px;font-size:18px;font-weight:600;background:url("/image/bt_more.gif") no-repeat 258px 0px;}
#center_dtl_pic .notice .notice_short {float:left;width:273px;height: 30px;line-height: 28px;padding-left:15px;font-size:17px;background: url("/image/bl_01.gif") no-repeat 0px;}

#center_dtl_pic .banner {float:left;width:367px;height:200px;background:silver;border-top:1px solid #eee}

#center_banner {width:730px;height:490px;background-color:#fff;border-right:1px solid #eee}

#common_header {float:left;height:122px;color:#fff}
#common_header li {float:left}
#common_header .title {width:650px;height:122px;background-color:#336098;letter-spacing:-2px;line-height:122px}
#common_header .title .span_1{font-size:30px;margin-left:50px}
#common_header .title .span_2{font-size:35px;margin-left:20px}

#common_header .img_right{width:450px;height:122px}
#common_header.ibc .img_right {background:url("/image/sub_vs01.jpg") no-repeat}
#common_header.brain .img_right {background:url("/image/sub_vs02.jpg") no-repeat}
#common_header.academy .img_right {background:url("/image/sub_vs03.jpg") no-repeat}
#common_header.review .img_right {background:url("/image/sub_vs04.jpg") no-repeat}
#common_header.notice .img_right {background:url("/image/sub_vs05.jpg") no-repeat}
#common_header.member .img_right {background:url("/image/sub_vs06.jpg") no-repeat}

#common_header_sub {float:left;width:1098px;height:48px;border:1px solid #cdcdcd;}
#common_header_sub a li {float:left;width:273px;height:42px;font-size:17px;color:#000;padding-top:6px;text-align:center;border-right:1px solid #cdcdcd;}
#common_header_sub a li:hover {color:#336098}
#common_header_sub li.last {float:left; width:276px; border-right:0px}
#common_header_sub a li span {height:36px;line-height:36px;padding:0 10px 8px}
#common_header_sub a li.selected span {border-bottom:6px solid #336098;color:#336098}

#common_header_sub.t_one {border-left:1px solid #fff;border-right:1px solid #fff}
#common_header_sub.t_one a li {width:1060px;padding-left:40px;text-align:left;border:0px solid #fff}

#common_header_sub.t_two a li {width:549px}
#common_header_sub.t_two li.last {width:548px}

#common_header_sub.t_five a li {width:219px}
#common_header_sub.t_five li.last {width:218px}

#common_header_sub.t_six a li {width:182px}
#common_header_sub.t_six li.last {width:183px}

#common_header_3rd {float:left;width:1100px;height:55px;line-height:55px}
#common_header_3rd.center_list {margin-top:80px}
#common_header_3rd li {float:left;position:relative;width: 366px;font-size:17px;color:#444;text-align:center;border-bottom:1px solid #0bbbc1}
#common_header_3rd li.selected {background-color:#0bbbc1;color:#fff;border-bottom:1px solid #0bbbc1}
#common_header_3rd li img {position:absolute;top:56px;left:175px;display:none}
#common_header_3rd li.selected img {display:block}

#common_header_3rd.twin li {width:550px}
#common_header_3rd.twin li img {left:275px}

#common_header_3rd.twin li.twin {width:275px}
#common_header_3rd.twin li.twin img {left:136px}

#common_header_4rd {float:left;width:1100px}
#common_header_4rd ul, #common_header_4rd .btn_ul li {float:left}
#common_header_4rd .img_ul {width:530px}
#common_header_4rd .btn_ul {width:530px;margin-left:40px}
#common_header_4rd .btn_ul .title {margin-bottom:20px;font-size:50px;font-weight:600;color:#336098}
#common_header_4rd .btn_ul .title .imp {color:#e84d99}
#common_header_4rd .btn_ul .desc {margin-bottom:40px;font-size:20px;color:#111}
#common_header_4rd .btn_ul .btn_mode {position:relative;width:230px;height:45px;font-weight:400;line-height:45px;margin:0 17px 17px 0;text-align:center;background-color:#f2f2f2;font-size:16px;color:#111;letter-spacing:-1px;}
#common_header_4rd .btn_ul select.btn_mode {width:228px;height:43px;line-height:43px;padding-left:15px;background-color: #fff;border: 1px solid #bbb;}

#common_header_5rd {float:left;width:1100px;color:#336098}
#common_header_5rd .header_ul {height:200px;background: url("/image/header_test_back.jpg") no-repeat right}
#common_header_5rd .header_ul .title {font-size:45px;font-weight:600;line-height:70px}
#common_header_5rd .header_ul .sub_1 {font-size:20px;color:#222;line-height:35px}
#common_header_5rd .header_ul .sub_2 {font-size:20px;line-height:30px;margin-top:10px}
#common_header_5rd .header_ul .sub_3 {font-size:17px}
#common_header_5rd .btn_ul  {display: inline-block;margin:70px 0 110px}
#common_header_5rd .btn_ul .btn_mode {float:left;width:250px;height:55px;line-height:55px;text-align:center;color:#000;font-weight:400;font-size:20px;border:1px solid #b4b4b4;margin:12px 12px 0 0}
#common_header_5rd .btn_ul .btn_mode.checked {color:#fff;background-color:#336098}

#common_header_img.ibc_news {float:left;width:1100px;height:187px;background: url("/image/news_header.jpg") no-repeat}
#common_header_img.brain_column {float:left;width:1100px;height:187px;background: url("/image/list_top.jpg") no-repeat}

#common_title {position:relative;font-size:20px;color:#222;height:65px;line-height:65px}
#common_title img {position:absolute;top:50%;margin-top:-10px}
#common_title span {height:65px;padding-left:30px;display: inline-block}

.regular-radio {display: none;}
.regular-radio + label {position: relative;padding-left:30px;display:inline-block}
.regular-radio + label:before {position:absolute;left:0px;top:50%;margin-top:-11px;width:18px;height:18px;border: 2px solid #adb8c0;background-color: #fafafa;border-radius:20px;content:" "}
.regular-radio:checked + label:after {position:absolute;width:10px;height:10px;top:50%;margin-top:-5px;left:6px;background:none repeat scroll 0 0 #0bbbc1;border-radius:50px;content:" ";font-size:36px}
.regular-radio:checked + label {color:#0bbbc1;font-weight:600}

#notice_title {float:left;width:1100px;height:140px;line-height:140px;font-size:23px}
#notice_title a {color:#000}

#search_form {float:right;width:610px;height:60px}
#search_form.remove_cat {width:395px}
#search_form select,#search_form span, #search_form .search_input,#search_form .search_btn {float:left;height:60px;margin-top:10px}
#search_form span {font-size: 15px;line-height:60px;margin-top:0px}
#search_form select {width:213px;height:40px;padding-left:15px;border:1px solid #cdcdcd;margin-left:5px}
#search_form .search_input {width:183px;height:38px;border:1px solid #cdcdcd;margin-left:5px}
#search_form .search_btn {width:17px;height:17px;border:1px solid #cdcdcd;border-left:0px;padding:11px 11px 10px 11px;}
#search_form .select_1 {width:90px;height:40px;padding-left:5px;border:1px solid #cdcdcd;margin-left:15px;font-weight:400;font-size:12px}

#center_board .center_board_top {width:1100px;height:60px;border-bottom:#0bbbc1 solid 1px;}
#center_board .center_board_top .notice_type_img {line-height:60px;margin-top: 17px;}
#center_board .center_board_top .notice_type {font-size:20px;color:#222;line-height:60px;margin-left:10px}
#center_board .center_board_top .add_notice {float:right}

#center_board .center_board_top.mid {margin-top:100px;height:40px;}
#center_board .center_board_top.mid .notice_type_img {line-height:40px;margin-top: 5px;}
#center_board .center_board_top.mid .notice_type {line-height:40px;color:#000;font-size:18px;}

#center_board .quest_title {width:1100px;height:40px;margin-top:100px;border-bottom:#0bbbc1 solid 1px;}
#center_board .quest_title li {float:left}
#center_board .quest_title .icon {width:40px;height:40px;line-height:40px;background-color:#0bbbc1;text-align:center;color:#fff;font-weight:600;font-size:22px}
#center_board .quest_title .title {width:1050px;font-size:20px;color:#222;line-height:40px;margin-left:10px}

#center_board .center_board_list {width:1100px;display: inline-block;margin-bottom: 90px}
#center_board .center_board_list ul {width:100%;float:left;border-bottom:1px solid #cdcdcd}
/*#center_board .center_board_list.top_line {border-top:1px solid #0bbbc1}*/

#center_board .center_board_list .title, #center_board .center_board_list .more, #center_board .center_board_list .contents, #center_board .center_board_list .bot {float:left}
#center_board .center_board_list .title .more_img {float:right}
#center_board .center_board_list .title .notice_img {vertical-align: middle;margin-right:12px}

#center_board .center_board_list .title {width:1040px;font-size:20px;color:#222;line-height:80px;margin-top:10px}
#center_board .center_board_list .title .cat {color:#ff3467}
#center_board .center_board_list .title .cat.normal {color:#0bbbc1}
#center_board .center_board_list .more {width:29px;font-size:20px;color:#222;margin-top:30px;cursor:pointer}
#center_board .center_board_list.center_best .more {margin-top:85px}

#center_board .center_board_list .contents {width:1100px;margin:70px 0;color:#666;display:none;line-height:23px}

#center_board .center_board_list .bot {width:1070px;height:29px;text-align:right;padding-right:30px;margin-bottom:15px;line-height:29px;font-size:14px;color:#666}

#center_board .center_board_list ul.consult {border-bottom:1px dotted #000;}
#center_board .center_board_list ul.consult.review {padding-top:20px}
#center_board .center_board_list ul.consult.review .content_2_inner {margin:20px 7px}
#center_board .center_board_list ul.consult:last-of-type {border-bottom:1px solid #cdcdcd}
#center_board .center_board_list .title.consult {width:800px;margin-top:0px;line-height:85px;}
#center_board .center_board_list.center_best .title.consult {width:870px;margin-top:0px;line-height:16px;font-size:14px;}
#center_board .center_board_list.center_best .best_wrap div {float:left}
#center_board .center_board_list.center_best .best_wrap .img_title {padding:28px}
#center_board .center_board_list.center_best .best_wrap .main_title {width:656px;padding:50px 10px 20px;color:#0bbbc1;font-size:18px;font-weight:600}
#center_board .center_board_list.center_best .best_wrap .sub_title {width:656px;padding:0 10px 20px;line-height:20px;}

#center_board .center_board_list .bot.consult {width:270px;height:85px;line-height:85px;margin-bottom:0px}
#center_board .center_board_list .bot.consult.add_btn {width:240px}
#center_board .center_board_list.center_best .bot.consult.add_btn {width:170px;padding-top:55px}

#center_board .center_board_list ul.consult.depth {background-color:#fbfbfb}
#center_board .center_board_list ul.consult.depth span {color:#336098}

#center_board .center_board_list ul.consult .lock {position:relative}
#center_board .center_board_list ul.consult .lock .input_pass {position:absolute;display:none;width:335px;height:55px;line-height:55px;top:30px;left:5px;/*border-radius: 5px;*/border:1px solid #0b90c1;background-color:#fff;}
#center_board .center_board_list ul.consult .lock .input_pass label {font-size:18px;margin:0 15px}
#center_board .center_board_list ul.consult .lock .input_pass input {width:140px;height:38px;border: 1px solid #cdcdcd;margin:8px 0px}
#center_board .center_board_list ul.consult .lock .input_pass .search_btn {height:20px;line-height:20px;padding:9px;font-size:23px;border: 1px solid #cdcdcd;border-left:none;margin:8px 0px}

#center_board.view .notice_type {color:#0bbbc1}
#center_board.view .notice_type .hi {color:#336098}
#center_board.view .list_btn {float:right; margin:15px 0 0 20px}
#center_board.view .list_btn.delete {margin-top:12px}
#center_board.view .list_btn.modify {margin-top:10px}
#center_board.view .list_btn.reply {margin-top:10px;font-size:35px;color:#dfdfdf}

#center_board.view .center_board_user {text-align: right;line-height:60px;height:60px;width:100%;font-size:14px;color:#777}
#center_board.view .center_best_banner {position:relative;width:1100px;height:277px;margin-bottom:65px;background: url("/image/detail_top_bg.jpg") no-repeat}
#center_board.view .center_best_banner .title {position:absolute;bottom:27px;left:390px;font-size:33px;color:#ffb209;font-weight:600}

#center_board.view .center_board_contents {border-bottom:1px solid #cdcdcd;line-height:23px}
#notice_sns {height:80px}
#notice_sns li {float:right;font-size: 20px;width:40px;line-height:40px;margin:20px 5px;text-align:center;cursor:pointer;border-radius: 5px; -webkit-transition: background-color .2s, color .2s; transition: background-color .2s, color .2s}

#notice_sns .twitter:hover {color:#00ACED;background-color: #eee}
#notice_sns .facebook:hover {color:#0066AA;background-color: #eee}

#notice_sns .instagram:hover {color:#EB53D7;background-color: #eee}
#notice_sns .google_plus:hover {color:#DD4B56;background-color: #eee}
#notice_sns .envelope:hover {color:#fff;background-color: #eee}
#center_board .review_board_list {width:1100px;display: inline-block;margin-bottom: 90px}
#center_board .review_board_list.news {margin-top:40px}
#center_board .review_board_list .review_li {float:left;width:350px;height:310px;margin-top:40px;margin-right:22px;border:1px solid #e4e4e4}
#center_board .review_board_list .review_li.last {margin-right:0}
#center_board .review_board_list .review_li img {float:left}
#center_board .review_board_list .review_li .bot_title {float:left;width:310px;height:64px;padding:20px;border-top:1px solid #e4e4e4}
#center_board .review_board_list .review_li .bot_title p {cursor:pointer}
#center_board .review_board_list .review_li .bot_title .main_text {line-height:25px;line-height:42px;font-size:18px;font-weight:400;letter-spacing:-1px}
#center_board .review_board_list .review_li .bot_title .main_text .cat {color:#0bbbc1}
#center_board .review_board_list .review_li .bot_title .sub_text {font-size:13px;letter-spacing:-1px;font-weight:600}

.center_board_bottom {height: 168px}
.center_board_bottom li {margin-top:30px;cursor:pointer}

.center_board_navi {margin-bottom: 170px}
.center_board_navi.bottom_min {margin-bottom: 30px}
.center_board_navi ul {margin: 0 auto;width:300px}
p.board_text {padding:20px}
div.text-btn {width:200px;margin-top:60px}
div.text-btn.f_right {width: 200px;margin: 10px 20px 0 0}
#login_wrap .login_img, #login_wrap .login_id, #login_wrap .login_pw, #login_wrap .login_submit {width:100%;text-align:center}
#login_wrap .login_id, #login_wrap .login_pw, #login_wrap .remember_me {width:408px;margin:0 auto;border-top:1px solid #0bbbc1}
#login_wrap .login_id label, #login_wrap .login_pw label {display: inline-block;width:44px;font-size:17px;color:#444}
#login_wrap .login_id input, #login_wrap .login_pw input {width:354px;height:62px;font-size:17px;color:#444}
#login_wrap .login_id {margin-top:57px}
#login_wrap .remember_me {padding-top:15px}
#login_wrap .remember_me .remember_check{height:50px}
#login_wrap .remember_me * {display: inline-block;font-size:15px;color:#444}
#login_wrap .remember_me .remember_check {float: left;height:60px;line-height:60px}

#login_wrap .remember_me a *, div.text-btn a * {height:30px;line-height:30px}
#login_wrap .remember_me a:hover span, div.text-btn a:hover span {color:#0bbbc1}
#login_wrap .remember_me label {width:140px}
#login_wrap .remember_me span, div.text-btn span {width:162px;padding-left:18px;background: url("/image/bl_04.gif") no-repeat 5px;margin-left:53px}
#login_wrap .login_submit {margin:20px 0 100px 0}
#login_wrap .login_submit .login_btn {width:408px;padding-left:25px;height:70px;font-size:30px;color:#fff;background: url("/image/login_btn_img.png") no-repeat 120px;background-color:#0bbbc1;cursor:pointer}

#common_title.member_title {padding-top:50px}
#common_title.member_title .type_img {top:75px !important; margin-top:0px !important}
#join_wrap .join_agree {width:1058px;height:238px;border:1px solid #0bbbc1;overflow-y:auto;padding:20px}
#join_wrap .join_agree_check {height:60px;line-height:55px;font-size:14px;color:#666}

#join_wrap .join_btn_next {position:relative;text-align:right;height:70px;line-height:70px;font-size:20px;color:#222;margin-bottom:170px}
#join_wrap .join_btn_next label {position:relative;text-align:right;margin-right:50px;height:70px;line-height:70px;font-size:20px;color:#222;cursor:pointer}
#join_wrap #btn_next {position:absolute;top:50%;margin-top:-17px;right:0px}
#join_wrap #btn_next:focus{outline: none;}

#join_form_wrap .join_form .join_form_line{width:1100px;background-color:#f2f2f2;border-bottom:1px solid #fff;}
#join_form_wrap .join_form .join_form_line.more_height, #join_form_wrap .join_form .join_form_line.more_height label {height:90px}
#join_form_wrap .join_form .join_form_line.more_height li, #join_form_wrap .join_form .join_form_line.more_height label{float:left}
#join_form_wrap .join_form .join_form_line.more_height textarea{height:76px;width:867px;margin:5px 13px;border:1px solid #dedede }

#join_form_wrap .join_form .join_form_line.more_height textarea.ans{height:150px}
#join_form_wrap .join_form .join_form_line.more_height.ans, #join_form_wrap .join_form .join_form_line.more_height.ans label{height:164px}

#join_form_wrap .join_form .join_form_line.auto_height .title_label {height:100%}
#join_form_wrap .join_form .join_form_line.auto_height .insert_input {width:895px}
#join_form_wrap .join_form .join_form_line .pic_file {margin: 3px 0;}
#join_form_wrap .join_form .join_form_line.auto_height .pic_file_delete {float:left;width:895px;margin-bottom:20px}
#join_form_wrap .join_form .join_form_line.auto_height .pic_file_delete li {float:left;width:130px; height:110px; border: 1px solid #fff; background-color:#eee}

#join_form_wrap .join_form .title_label {display: inline-block;width:165px;height:44px;line-height:44px;padding-left:40px;font-size:14px;color:#fff;background-color:#0bbbc1}
#join_form_wrap .join_form .title_label.bot {background-color:#0b90c1 !important}
#join_form_wrap .join_form .insert_input {display: inline}
#join_form_wrap .join_form .insert_input .input_text {width:250px;height:30px;font-size:14px;color:#444;margin-left:10px;border:1px solid #dedede;}
#join_form_wrap .join_form .insert_input .input_title {width:500px}
#join_form_wrap .join_form .insert_input .input_mid {width:150px}
#join_form_wrap .join_form .insert_input label {font-size:14px;line-height:44px}
#join_form_wrap .join_form .insert_input label.label_text {margin-left: 10px;}

#join_form_wrap .join_form .insert_input .input_text.phone {margin-left:0px !important;width:80px !important}
#join_form_wrap .join_form .insert_input .input_text.phone.first {margin-left:10px !important}

#join_form_wrap .join_form .insert_input .input_text.birth {margin-left:0px !important;width:50px !important}
#join_form_wrap .join_form .insert_input .input_text.birth.first {margin-left:10px !important}
#join_form_wrap .join_form .insert_input .input_text.addr_zip {width:65px !important}
#join_form_wrap .join_form .insert_input .input_text.addr_desc {width:450px !important}

#join_form_wrap .join_form .insert_input .input_text.email_1 {width:100px !important}
#join_form_wrap .join_form .insert_input .input_text.email_2 {width:200px !important}
#join_form_wrap .join_form .insert_input .input_text.funnel_etc {width:180px !important}

#join_form_wrap .join_form .insert_input .input_button {background-color:#595f6a;font-size:13px;color:#fff;padding: 7px 20px; margin-left:20px;}

#join_form_wrap .join_form .insert_input .radio_text{font-size: 13px;padding-right:5px}

#join_form_wrap .join_form .join_form_line .textarea_content {height:610px}
#join_form_wrap .join_form .join_check { margin-left: 10px; vertical-align:-2px}

#join_form_wrap .join_form select {height:30px;margin:0 40px 0 10px;border:1px solid #dedede;padding:0 30px 0 10px;}
#join_form_wrap .join_form .join_form_line.img_ul {border:none; height:270px}
#join_form_wrap .join_form .join_form_line.img_ul * {float:left}
#join_form_wrap .join_form .join_form_line.img_ul .title_label {margin-left:1px}
#join_form_wrap .join_form .join_form_line.img_ul .insert_input {width:521px;height:44px;line-height:44px;padding-left:13px;border-bottom: 1px solid #fff}
#join_form_wrap .join_form .join_form_line.img_ul img {width:260px;height:260px;margin:4px}


.join_form .join_submit {width: 498px;margin:120px 0 150px;height:48px;margin-left:301px}
.join_form .join_submit .center_dtl_btn_2 {margin-left:10px;text-align:left;font-weight:400}

#join_wrap .member_ok_wrap {width:503px; height:503px; padding:65px 250px 250px }
#join_wrap .member_ok_wrap .member_ok {width:503px; height:503px; background: url("/image/join_ok_img.gif") no-repeat;text-align:center;color:#fff;}
#join_wrap .member_ok_wrap .member_ok .line_1 {width:503px;font-size:30px;padding-top:320px;font-weight:600}
#join_wrap .member_ok_wrap .member_ok .line_2 p {width:503px;font-size:28px}
#join_wrap .member_ok_wrap .member_ok .line_2 p.first {padding-top:25px}

#join_wrap .member_ok_wrap .center_dtl_btn_1 {width:200px; margin-top:70px; margin-left:10px}
#join_wrap .member_ok_wrap .center_dtl_btn_2 {width:200px; margin-top:70px; margin-left:35px}


#join_form_wrap .join_form.readonly .input_text, #join_form_wrap .join_form.readonly .selbox, #join_form_wrap .join_form.readonly .inputbox_ { background-color:#f2f2f2}

.id_check {width:100%}
.id_check .title{width:100%;height:40px;line-height:40px;margin:5px 0;border-top:1px solid #0bbbc1;border-bottom:1px solid #0bbbc1}
.id_check .title img{vertical-align:middle;margin-left:10px;margin-top:-7px}
.id_check .title span{margin-left:10px;font-size:17px;font-weight:600}

.id_check .content {height: 50px;margin:15px 0;text-align:center;font-size: 18px;color:#444}
.id_check .content .input_val {color:#0bbbc1;}
.id_check .content .usef {color:#336098}
.id_check .content .usel {color:#ff3467}

.id_check .search_form {height: 60px; background-color: #efefef;}
.id_check .search_form.line {height:105px;margin-top:25px;}
.id_check .search_form * {float:left}
.id_check .search_form label {font-size:15px;line-height:30px;margin:15px 30px 0;}
.id_check .search_form .input_id {width:200px;height:30px;border:1px solid #cdcdcd;margin-top:15px}
.id_check .search_form .input_id.large {width:250px}
.id_check .search_form .search_btn {width:17px;height:17px;background-color:#fff;border:1px solid #cdcdcd;border-left:0px;padding:6px 12px 5px;margin-top:15px}
.id_check .search_form .p_desc {width:100%;text-align:center;line-height:30px;margin-top:15px}

#wrap_bg {display:inline-block;width:100%}
#wrap_bg.gray {background-color:#f8f8f8}
#inc_wrap .contents {display:inline-block}
#inc_wrap .contents li, #inc_wrap .contents img{float:left}
#inc_wrap .contents .center_board_list img{float:none}

#inc_wrap .contents.news {margin-bottom:170px}
#inc_wrap .contents.health {margin-bottom:45px}
#inc_wrap .contents.health .img_abs {position:absolute;top:-10px;right:20px}

#inc_wrap .contents .desc_1 {margin-left:45px;}
#inc_wrap .contents .desc_1.img {height:220px;margin:0 0 50px 45px;}
#inc_wrap .contents .desc_1 .title {margin-bottom:22px;font-size:20px;color:#336098}
#inc_wrap .contents .desc_1 .text_1 {margin-bottom:32px;font-size:17px;color:#111}
#inc_wrap .contents .desc_1 .text_2 {font-size:17px;color:#444}
#inc_wrap .contents .h_title {margin:0 0 28px 49px;font-size:60px;color:#0bbbc1}
#inc_wrap .contents .banner_wrap {position:relative;width:1100px;height:406px;margin-bottom:75px;font-size:15px;color:#444;background: url("/image/company_family.jpg") no-repeat 41px}
#inc_wrap .contents .banner_wrap .text_1 {margin-left:185px;font-size:45px;color:#111}
#inc_wrap .contents .banner_wrap .text_2 {margin:80px 0 0 315px}
#inc_wrap .contents .banner_wrap .text_3 {margin:5px 335px}
#inc_wrap .contents .banner_wrap .text_4 {margin:5px 360px}
#inc_wrap .contents .banner_wrap .text_5 {margin:5px 385px}

#inc_wrap .contents .banner_wrap .hi {font-weight:600;color:#336098}

#inc_wrap .contents .banner_wrap .abs {position:absolute}

#inc_wrap .contents .banner_wrap .abs.abs_1 {top:125px;left:30px;color:#0bbbc1;font-size:16px;background:none;margin:0;padding:0;border-radius:0;}
#inc_wrap .contents .banner_wrap .abs.abs_1 .abs_btn_1{font-size:16px;padding:5px 10px;border-radius:15px;margin-top:65px;background-color:#0bbbc1;color:#fff}
#inc_wrap .contents .banner_wrap .abs.abs_1 .huge{font-size:100px;margin-left:-10px}
#inc_wrap .contents .banner_wrap .abs.abs_1 .desc{font-size:13px;line-height: 18px;margin-left: 5px}
#inc_wrap .contents .banner_wrap .abs.abs_1 .abs_btn_2{font-size:12px;margin-left: 5px;padding:5px 10px;border-radius:10px;margin-top:15px;color:#000;background-color:#dbdbdb}
#inc_wrap .contents .banner_wrap .abs.abs_2 {bottom:40px;left:70px}
#inc_wrap .contents .banner_wrap .abs.abs_4 {top:73px;left:265px;color:#fff;font-size:16px;background-color:#0bbbc1;margin-top:5px;padding:10px 35px;border-radius:3px;}

#inc_wrap .contents.brain_advice .banner_wrap {height:365px;margin-bottom:0px}
#inc_wrap .contents.brain_advice .banner_wrap {background: url("/image/person_02.gif") no-repeat 45px 60px; letter-spacing:-1px}
#inc_wrap .contents.brain_advice .banner_wrap .text_1 {font-size:60px;color:#0bbbc1; letter-spacing:-3px}
#inc_wrap .contents.brain_advice .banner_wrap .text_2 {margin:35px 0 0 340px}
#inc_wrap .contents.brain_advice .banner_wrap .text_3 {margin:5px 0 0 340px}
#inc_wrap .contents.brain_advice .banner_wrap .text_4 {margin:25px 0 0 415px;font-size:33px;color:#111}

#inc_wrap .contents.academy .banner_wrap .abs.abs_1 {top: 145px}
#inc_wrap .contents.academy .banner_wrap {height:408px;margin-bottom:0px}
#inc_wrap .contents.academy .banner_wrap {background: url("/image/person_03.jpg") no-repeat 45px; letter-spacing:-1px}
#inc_wrap .contents.academy .banner_wrap .text_1 {margin:65px 0 0 150px;font-size:42px;letter-spacing:-2px}
#inc_wrap .contents .banner_wrap .abs.abs_3 {left:630px;top:30px;font-size:97px;color:#336098;font-weight:600;letter-spacing:-3px}
#inc_wrap .contents.academy .banner_wrap .text_2 {margin:60px 0 0 320px;font-size:20px;color:#336098}
#inc_wrap .contents.academy .banner_wrap .text_3 {margin:20px 250px 0 0;text-align:right;line-height:22px}
#inc_wrap .contents.academy .banner_wrap .text_4 {margin:30px 0 0 520px;font-size:48px;color:#0bbbc1}

#inc_wrap .contents.academy .abs_wrap {position:relative;width:100%;height:384px;margin:0 15px 100px;background: url("/image/academy_bg.gif") no-repeat}
#inc_wrap .contents.academy .abs_wrap .abs {position:absolute}
#inc_wrap .contents.academy .abs_wrap .abs.text_1 {left:40px;top:-15px;height:60px;line-height:60px;font-size:40px;color:#0b90c1;font-weight:600}
#inc_wrap .contents.academy .abs_wrap .abs.text_2 {left:40px;top:70px;line-height:55px;font-size:33px;color:#fff;font-weight:600}
#inc_wrap .contents.academy .abs_wrap .abs.text_2 .hi {font-size:41px;color:#fff;font-weight:600}
#inc_wrap .contents.academy .abs_wrap .abs.text_3 {left:40px;top:210px;line-height:20px;width:90px;text-align:center;padding:130px 0 0 20px;font-size:13px;color:#fff;background: url("/image/click.png") no-repeat}
#inc_wrap .contents.academy .abs_wrap .abs.abs_img {width:223px;height:223px;bottom:5px}
#inc_wrap .contents.academy .abs_wrap .abs.abs_img p {margin-top:53px;font-size:23px;color:#fff;font-weight:600;text-align:left}
#inc_wrap .contents.academy .abs_wrap .abs.img_1 {left:230px;background: url("/image/academy_one_01.png") no-repeat}
#inc_wrap .contents.academy .abs_wrap .abs.img_1 p {margin-left:45px}
#inc_wrap .contents.academy .abs_wrap .abs.img_2 {left:530px;background: url("/image/academy_one_02.png") no-repeat}
#inc_wrap .contents.academy .abs_wrap .abs.img_2 p {text-align:center}
#inc_wrap .contents.academy .abs_wrap .abs.img_3 {left:830px;background: url("/image/academy_one_03.png") no-repeat}
#inc_wrap .contents.academy .abs_wrap .abs.img_3 p {margin-left:95px}
#inc_wrap .contents.academy .abs_wrap .p_title {height:46px;line-height:46px;text-align:right;margin:14px 75px 0 0;letter-spacing:-1px;font-size:17px;color:#fff}
#inc_wrap .contents.academy .abs_wrap .p_desc {margin:20px 0 0 340px;line-height:23px}

#inc_wrap div.end_dom {margin-bottom:250px}

#inc_wrap .contents.brain_program .p_title {margin:80px 30px 30px;width:1040px;color:#0bbbc1;font-size:20px;line-height:30px}
#inc_wrap .contents.brain_program .s_title {margin:40px 30px 30px;padding-left:15px;width:1025px;color:#0bbbc1;font-size:20px;line-height:30px;text-align:left;background: url("/image/bl_06.gif") no-repeat 0px;}
#inc_wrap .contents.brain_program .s_title.first {margin-top:80px}
#inc_wrap .contents.brain_program .s_desc {margin:0 0 20px 25px;color:#336098;font-size:22px;line-height:22px}
#inc_wrap .contents.brain_program .ps_desc {margin-left: 90px;margin-top: 10px;margin-bottom: 45px;line-height: 20px;font-size: 14px}

#inc_wrap .contents .m_title {font-size:25px;color:#222;margin-bottom:15px;text-align: center}
#inc_wrap .contents .m_title.under_line {margin:120px 48px 15px;padding-bottom:32px;border-bottom:1px solid #b5b5b5;}
#inc_wrap .contents .s_title {font-size:17px;color:#222;margin-bottom:55px;text-align: center}

#inc_wrap .contents .content_1_inner {height:210px;margin-bottom:80px}
#inc_wrap .contents .content_1_inner .arrow {height:33px}
#inc_wrap .contents .content_2_inner {display: inline-block}
#inc_wrap .contents .content_2_inner .title_tab, #inc_wrap .contents .content_2_inner .contents_tab {border-radius:12px;margin-bottom:13px}
#inc_wrap .contents .content_2_inner .title_tab {width:214px;height:214px;margin-left:28px}
#inc_wrap .contents .content_2_inner .title_tab.title_1 { background: url("/image/step01_new.png") no-repeat center 90px;background-color:#00addd }
#inc_wrap .contents .content_2_inner .title_tab.title_2 { background: url("/image/step02_new.png") no-repeat center 90px;background-color:#00addd }
#inc_wrap .contents .content_2_inner .title_tab.title_3 { background: url("/image/step03_new.png") no-repeat center 90px;background-color:#00addd }
#inc_wrap .contents .content_2_inner .title_tab .title {width:100%;margin-top:42px;text-align:center;font-size:20px;color:#fff;font-weight:600}
#inc_wrap .contents .content_2_inner .contents_tab {position:relative;width:803px;height:212px;margin-right:33px;border:1px solid #00addd}
#inc_wrap .contents .content_2_inner .contents_tab .ring {position:absolute;width:23px;height:214px;left:-12px}
#inc_wrap .contents .content_2_inner .contents_tab .ring .top {margin-top:60px}
#inc_wrap .contents .content_2_inner .contents_tab {line-height:33px}
#inc_wrap .contents .content_2_inner .contents_tab .list_title {width:200px;font-size:16px;padding-left:24px;margin-left:40px;border-right:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background: url("/image/bl_01.gif") no-repeat 12px 15px}
#inc_wrap .contents .content_2_inner .contents_tab .list_desc {width:462px;font-size:14px;letter-spacing:-1px;padding-left:35px;margin-right:40px;border-bottom:1px solid #e9e9e9}
#inc_wrap .contents .content_2_inner .contents_tab .first {margin-top:25px}
#inc_wrap .contents .content_2_inner .contents_tab .last {border-bottom:none}
#inc_wrap .contents .content_2_inner .contents_tab .list_title.line {width:699px;margin-right:40px;border-right:none}

#inc_wrap .contents .content_3_inner {width:1038px;margin:0 30px}
#inc_wrap .contents .content_3_inner .tab_1 {width:1038px;height:231px;border:1px solid #d7d7d7}
#inc_wrap .contents .content_3_inner .tab_1.more_img {border-top:none}
#inc_wrap .contents .content_3_inner .c_title {font-size:20px;color:#336098}
#inc_wrap .contents .content_3_inner .c_desc {font-size:15px;line-height:20px;color:#444444}
#inc_wrap .contents .content_3_inner .tab_1 .c_left {width:645px;padding-left:35px}
#inc_wrap .contents .content_3_inner .tab_1.more_img .c_left {width:490px}
#inc_wrap .contents .content_3_inner .tab_1 .c_title {padding:35px 0}
#inc_wrap .contents .content_3_inner .tab_1 .c_desc {padding-bottom:20px}
#inc_wrap .contents .content_3_inner .tab_1 .li_img {width:154px;height:162px;padding:35px 0 0 5px}
#inc_wrap .contents .content_3_inner .tab_1.more_img .li_img {padding:65px 0 0 5px}
#inc_wrap .contents .content_3_inner .tab_1 .li_img img {margin-bottom:10px}
#inc_wrap .contents .content_3_inner .tab_1 .li_img p {width:100%;font-size:12px;text-align:center}

#inc_wrap .contents .content_3_inner .tab_2 {width:988px;padding-left:50px;font-size:12px}
#inc_wrap .contents .content_3_inner .tab_2 .contents_1 {display:inline-block;width:988px;height:303px;margin-top:30px;padding-top:30px;border-top:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7;background: url("/image/etc/brain_program_06.gif") no-repeat right}
#inc_wrap .contents .content_3_inner .tab_2 .contents_1 .title {line-height:24px;color:#336098;margin-bottom:65px}
#inc_wrap .contents .content_3_inner .tab_2 .contents_1 .desc {line-height:23px;margin-top:5px;font-size:14px}
#inc_wrap .contents .content_3_inner .tab_2 .contents_1 .b_li {width:82px;height:82px;line-height:82px;margin-right:20px;color:#fff;background-color:#336098;border-radius:41px;text-align:center;font-size:15px}

#inc_wrap .contents .content_4_inner {position:relative;display:inline-block;width:1050px;margin:0 25px}
#inc_wrap .contents .content_4_inner.abs_inner .s_title {margin-left:0px}

#inc_wrap .contents .content_4_inner .desc{font-size:14px;line-height:23px}
#inc_wrap .contents .content_4_inner.list_type .def_ul {float:left;width:330px;margin:35px 10px 0}
#inc_wrap .contents .content_4_inner.list_type .def_ul .title {font-size:15px;color:#336098;margin-bottom:15px;}
#inc_wrap .contents .content_4_inner.list_type .def_ul .desc {font-size:14px;line-height:20px;margin:5px 0 0 15px;}
#inc_wrap .contents .content_4_inner.list_type .def_ul.long {width:680px;}
#inc_wrap .contents .content_4_inner.list_type .def_ul.long img {margin-right:2px;}

#inc_wrap .contents .content_4_inner.panel_type .def_ul {float:left;width:1080px;margin:20px 10px 0;}
#inc_wrap .contents .content_4_inner.panel_type .def_ul .cont {margin:15px 0 0 45px;}
#inc_wrap .contents .content_4_inner.panel_type .def_ul .cont .title {margin-bottom:15px;font-size:22px;color:#336098}

#inc_wrap .contents .content_4_inner.panel_type .def_ul.left, #inc_wrap .contents .content_4_inner.panel_type .def_ul.left .cont {margin:0}
#inc_wrap .contents .content_4_inner.panel_type .def_ul.left .img_abs{position:absolute;top:80px;right:0px}
#inc_wrap .contents .content_4_inner.panel_type .def_ul .title_s {font-size:15px;color:#336098;line-height:20px}
#inc_wrap .contents .content_4_inner.panel_type .def_ul .title_s.first {margin-top:40px}
#inc_wrap .contents .content_4_inner.panel_type .def_ul .desc_s {margin-left:30px;line-height:20px;margin-bottom:20px;}

#inc_wrap .contents .content_4_inner.panel_type .sub_ul {float:left;margin-top:45px}
#inc_wrap .contents .content_4_inner.panel_type .sub_ul .title {padding-left:15px;margin-bottom:10px;font-size:15px;color:#19bfc5;background: url("/image/bl_04.gif") no-repeat 0px}
#inc_wrap .contents .content_4_inner.panel_type .sub_ul .cont {margin-right:14px}
#inc_wrap .contents .content_4_inner.panel_type .sub_ul .cont .desc {width:100%;margin-top:75px;text-align:center;line-height:15px;font-size:14px}
#inc_wrap .contents .content_4_inner.panel_type .sub_ul.sub_1 {width:420px}
#inc_wrap .contents .content_4_inner.panel_type .sub_ul.sub_3 {margin-bottom:45px}
#inc_wrap .contents .content_4_inner.panel_type .sub_ul.sub_3 .cont {margin-right:30px}
#inc_wrap .contents .content_4_inner.panel_type .sub_ul.sub_3 .cont.last {margin-right:0px}
#inc_wrap .contents .content_4_inner.panel_type .sub_ul.sub_3 .cont .desc {margin-top:145px}
#inc_wrap .contents .content_4_inner.panel_type .sub_ul.sub_4 {margin-bottom:250px}
#inc_wrap .contents .content_4_inner.panel_type .sub_ul.sub_4 .cont {margin-right:21px}
#inc_wrap .contents .content_4_inner.panel_type .sub_ul.sub_4 .cont .desc{margin-top: 110px;}

#inc_wrap .contents .content_4_inner.panel_type .sub_ul.sub_5 {margin:40px 0}
#inc_wrap .contents .content_4_inner.panel_type .sub_ul.sub_5 .div_rad {float:left;width:100px;height:100px;margin:0 1px}
#inc_wrap .contents .content_4_inner.panel_type .sub_ul.sub_5 .div_rad li {width:100px;height:50px;line-height:50px;color:#fff;text-align:center}
#inc_wrap .contents .content_4_inner.panel_type .sub_ul.sub_5 .div_rad .rad_top {border-radius:10px 10px 0 0;background-color:#336098}
#inc_wrap .contents .content_4_inner.panel_type .sub_ul.sub_5 .div_rad .rad_bot {border-radius:0 0 10px 10px;background-color:#1ebec7}

#inc_wrap .contents .content_4_inner.panel_type .img_ul {margin-top:30px}
#inc_wrap .contents .content_4_inner.panel_type .img_ul .half {float:left;width:525px}
#inc_wrap .contents .content_4_inner.panel_type .img_ul .half .img_1 {margin:0 0 13px 5px}
#inc_wrap .contents .content_4_inner.panel_type .img_ul .half .img_2 {margin:0 0 12px 12px}
#inc_wrap .contents .content_4_inner.panel_type .img_ul .half .img_3 {margin:0 12px 0 5px}
#inc_wrap .contents .content_4_inner.panel_type .img_ul .half .li_1 {width:248px;height:163px;background-color:#404040}
#inc_wrap .contents .content_4_inner.panel_type .img_ul .half .li_1 .title {font-size:15px;margin:10px 18px;color:#f6c730}
#inc_wrap .contents .content_4_inner.panel_type .img_ul .half .li_1 .desc {font-size:14px;margin-left:23px;color:#fff}

#inc_wrap .contents .content_4_inner.panel_type .panel_comp .wrap_head {position:relative;float:left;width:410px;height:410px;background: url("/image/head_01.png") no-repeat 35px 92px}
#inc_wrap .contents .content_4_inner.panel_type .panel_comp .p_desc {font-size:14px;line-height:20px}

#inc_wrap .contents .content_4_inner.panel_type .panel_comp .wrap_head li {position:absolute;font-size:13px;}
#inc_wrap .contents .content_4_inner.panel_type .panel_comp .wrap_head .text_1 {left:12px;top:85px}
#inc_wrap .contents .content_4_inner.panel_type .panel_comp .wrap_head .text_2 {left:145px;top:63px}
#inc_wrap .contents .content_4_inner.panel_type .panel_comp .wrap_head .text_3 {left:185px;top:100px}
#inc_wrap .contents .content_4_inner.panel_type .panel_comp .wrap_head .text_4 {left:230px;top:135px}
#inc_wrap .contents .content_4_inner.panel_type .panel_comp .wrap_head .text_5 {left:235px;top:180px}
#inc_wrap .contents .content_4_inner.panel_type .panel_comp .wrap_head .text_6 {left:235px;top:230px}
#inc_wrap .contents .content_4_inner.panel_type .panel_comp .wrap_head .arrow {bottom:0px;left:147px;}
#inc_wrap .contents .content_4_inner.panel_type .panel_comp .wrap_circle {float:left;width:630px;height:180px;margin:55px 0 10px;background: url("/image/arrow_big_01.png") no-repeat center bottom}
#inc_wrap .contents .content_4_inner.panel_type .panel_comp .wrap_circle .circle {float:left;position:relative;width:155px;height:155px;margin-right:3px}
#inc_wrap .contents .content_4_inner.panel_type .panel_comp .wrap_circle .circle .border_circle {position:absolute;z-index:3;width:124px;height:124px;border-radius:75px;border:13px solid #45c2c8}
#inc_wrap .contents .content_4_inner.panel_type .panel_comp .wrap_circle .circle .half_circle {position:absolute;z-index:1;width:150px;height:78px;border-radius:75px 75px 0 0;color:#fff;text-align:center;line-height:60px;background-color:#45c2c8}
#inc_wrap .contents .content_4_inner.panel_type .panel_comp .wrap_circle .circle.circle_2 .border_circle {border:13px solid #256aa3}
#inc_wrap .contents .content_4_inner.panel_type .panel_comp .wrap_circle .circle.circle_2 .half_circle {background-color:#256aa3}
#inc_wrap .contents .content_4_inner.panel_type .panel_comp .wrap_circle .circle.circle_3 .border_circle {border:13px solid #507277}
#inc_wrap .contents .content_4_inner.panel_type .panel_comp .wrap_circle .circle.circle_3 .half_circle {background-color:#507277}
#inc_wrap .contents .content_4_inner.panel_type .panel_comp .wrap_circle .circle.circle_4 {margin-right:0px}
#inc_wrap .contents .content_4_inner.panel_type .panel_comp .wrap_circle .circle.circle_4 .border_circle {border:13px solid #a2b239}
#inc_wrap .contents .content_4_inner.panel_type .panel_comp .wrap_circle .circle.circle_4 .half_circle {background-color:#a2b239}
#inc_wrap .contents .content_4_inner.panel_type .panel_comp .wrap_circle .circle .contents {position:absolute;z-index:2;width:150px;height:100px;text-align:center;top:50px;background-color:#f8f8f8}
#inc_wrap .contents .content_4_inner.panel_type .panel_comp .wrap_circle .circle .contents .title {font-size:20px;margin:10px 0 5px}
#inc_wrap .contents .content_4_inner.panel_type .panel_comp .wrap_circle .circle .contents .desc {font-size:14px;line-height:16px}

#inc_wrap .contents .content_4_inner.panel_type .text_bottom {margin-left:40px}
#inc_wrap .contents .content_4_inner.panel_type .text_bottom .title {margin-top:115px;color:#1cc0c5}
#inc_wrap .contents .content_4_inner.panel_type .text_bottom .desc {margin:15px 0 45px;font-size:14px;line-height:25px;}

#inc_wrap .contents .content_4_inner.panel_type .growth {position:relative;width:1050px; height:900px;background: url("/image/growth.png") no-repeat 100px 50px}
#inc_wrap .contents .content_4_inner.panel_type .growth li {position:absolute;text-align:center;color:#fff}
#inc_wrap .contents .content_4_inner.panel_type .growth .title {font-size:20px;font-weight:600}
#inc_wrap .contents .content_4_inner.panel_type .growth .desc {margin-top:12px}
#inc_wrap .contents .content_4_inner.panel_type .growth .text_1 {top:110px;left:468px}
#inc_wrap .contents .content_4_inner.panel_type .growth .text_2 {top:515px;left:155px}
#inc_wrap .contents .content_4_inner.panel_type .growth .text_3 {top:515px;left:780px}
#inc_wrap .contents .content_4_inner.panel_type .growth .text_4 {width:500px;top:445px;left:270px;color:#0d72ba}

#inc_wrap .contents .content_4_inner.added_type {width:1050px}
#inc_wrap .contents .content_4_inner.added_type .ul_wrap {width:630px;height:400px;padding-left:420px;background: url("/image/etc/bp_00.jpg") no-repeat left}

#inc_wrap .contents .content_4_inner.added_type .btn_wrap {display:inline-block;width:100%;margin-top:40px;}
#inc_wrap .contents .content_4_inner.added_type .btn_wrap ul {float:left;width:120px;height:40px;padding-top:90px;text-align:center;line-height:40px;font-size:13px;color:#666;font-weight:600}
#inc_wrap .contents .content_4_inner.added_type .btn_wrap .ul_1 {background: url("/image/etc/bp_ico_01.png") no-repeat top}
#inc_wrap .contents .content_4_inner.added_type .btn_wrap .ul_2 {background: url("/image/etc/bp_ico_02.png") no-repeat top}
#inc_wrap .contents .content_4_inner.added_type .btn_wrap .ul_3 {background: url("/image/etc/bp_ico_03.png") no-repeat top}
#inc_wrap .contents .content_4_inner.added_type .btn_wrap .ul_4 {background: url("/image/etc/bp_ico_04.png") no-repeat top}
#inc_wrap .contents .content_4_inner.added_type .btn_wrap .ul_5 {background: url("/image/etc/bp_ico_05.png") no-repeat top}

#inc_wrap .contents .content_4_inner.added_type .desc_wrap {display:inline-block;width:100%}
#inc_wrap .contents .content_4_inner.added_type .desc_wrap ul {float:left;height:185px;padding-left:200px}
#inc_wrap .contents .content_4_inner.added_type .desc_wrap .ul_6 {margin-right:15px;background: url("/image/etc/bp_01.jpg") no-repeat top left}
#inc_wrap .contents .content_4_inner.added_type .desc_wrap .ul_7 {margin-right:35px;background: url("/image/etc/bp_02.jpg") no-repeat top left}
#inc_wrap .contents .content_4_inner.added_type .desc_wrap .ul_8 {background: url("/image/etc/bp_03.jpg") no-repeat top left}
#inc_wrap .contents .content_4_inner.added_type .desc_wrap .ul_9 {margin-right:45px;background: url("/image/etc/bp_04.jpg") no-repeat top left}
#inc_wrap .contents .content_4_inner.added_type .desc_wrap .ul_10 {background: url("/image/etc/bp_05.jpg") no-repeat top left}




#inc_wrap .contents .content_4_inner.added_type .title_1 {font-size:27px;font-weight:600;padding:70px 0 10px;letter-spacing:-1px}
#inc_wrap .contents .content_4_inner.added_type .title_2 {font-size:16px;font-weight:600;line-height:28px;letter-spacing:-1px}
#inc_wrap .contents .content_4_inner.added_type .title_3 {font-size:16px;font-weight:600;padding-bottom:13px;line-height:16px;letter-spacing:-1px;color:#1cc0c5}
#inc_wrap .contents .content_4_inner.added_type .cont_1 {font-size:14px;line-height:20px}
#inc_wrap .contents .content_4_inner.added_type .cont_2 {font-size:14px;line-height:20px;color:#666}

#inc_wrap .contents .content_5_inner {margin-left:40px}
#inc_wrap .contents .content_5_inner .main_title{display:inline-block;height:48px;margin:60px 0}
#inc_wrap .contents .content_5_inner .main_title .title{width:340px;line-height:48px;font-size:25px;color:#336098;text-align:center;border-right:2px solid #336098;border-left:2px solid #336098}
#inc_wrap .contents .content_5_inner .main_title .desc{margin-left:30px;line-height:24px;font-size:17px;color:#444444}

#inc_wrap .contents .content_5_inner .contents_wrap {display: inline-block}
#inc_wrap .contents .content_5_inner .contents_wrap .title {width:185px;height:145px;text-align:center;background-color:#336098;color:#fff;border-radius:25px}
#inc_wrap .contents .content_5_inner .contents_wrap .title .main {margin-top:40px;font-size:25px}
#inc_wrap .contents .content_5_inner .contents_wrap .title .sub {margin-top:15px;font-size:20px}
#inc_wrap .contents .content_5_inner .contents_wrap .contents {margin-left:33px}
#inc_wrap .contents .content_5_inner .contents_wrap .contents .contents_title {font-size:17px;color:#0b90c1}
#inc_wrap .contents .content_5_inner .contents_wrap .contents .contents_title .main {font-size:25px;color:#336098;margin-right:10px}
#inc_wrap .contents .content_5_inner .contents_wrap .contents .sub_title {font-size:17px;margin:20px 0}
#inc_wrap .contents .content_5_inner .contents_wrap .contents .img-wrap {display:inline-block;width:100%}
#inc_wrap .contents .content_5_inner .contents_wrap .contents .img-wrap img {margin-right:10px}
#inc_wrap .contents .content_5_inner .contents_wrap .contents .desc {margin:20px 0 100px 0;color:#336098}
#inc_wrap .contents .content_5_inner .contents_wrap .contents .desc .cat {color:#898989;margin-right:10px}

#inc_wrap .contents .content_6_inner {width:1100px}
#inc_wrap .contents .content_6_inner .main_title {font-size:50px;color:#336098;text-align:center;font-weight:600;letter-spacing:-2px}
#inc_wrap .contents .content_6_inner .main_sub {font-size:23px;color:#336098;text-align:center;margin-top:45px;letter-spacing:-1px}
#inc_wrap .contents .content_6_inner .main_desc {font-size:16px;color:#444;text-align:center;margin-top:15px;line-height: 24px}

#inc_wrap .contents .content_6_inner .img_wrap {position:relative;height:840px;}
#inc_wrap .contents .content_6_inner .img_wrap.genius {background: url("/image/academy_vs01.jpg") no-repeat 212px 85px}
#inc_wrap .contents .content_6_inner .img_wrap.health {background: url("/image/academy_vs02.jpg") no-repeat 30px 85px}
#inc_wrap .contents .content_6_inner .img_wrap.medit {background: url("/image/academy_vs03.jpg") no-repeat 30px 15px}

#inc_wrap .contents .content_6_inner .img_wrap .abs_tab {position:absolute;margin:115px 0 0 845px}
#inc_wrap .contents .content_6_inner .img_wrap.health .abs_tab {position:absolute;margin:75px 0 0 830px}
#inc_wrap .contents .content_6_inner .img_wrap.health .abs_tab.tab_left {position:absolute;margin:75px 0 0 200px}
#inc_wrap .contents .content_6_inner .img_wrap.medit .abs_tab {position:absolute;margin:100px 0 0 745px}

#inc_wrap .contents .content_6_inner .img_wrap .abs_tab .brush_font {font-size:35px}
#inc_wrap .contents .content_6_inner .img_wrap .abs_tab .brush_font .hi {font-size:50px;color:#ff4200}
#inc_wrap .contents .content_6_inner .img_wrap .abs_tab .abs_text {width:205px;height:28px;line-height:28px;border-radius:14px;margin-top:5px;background-color:#444;color:#fff;text-align:center}
#inc_wrap .contents .content_6_inner .img_wrap.medit .abs_tab .abs_text {background-color:#0bbbc1;margin:10px 0 0 120px;}

#inc_wrap .contents .content_6_inner .main_sub {font-size:23px;color:#336098;text-align:center;margin-top:45px;letter-spacing:-1px}
#inc_wrap .contents .content_6_inner .main_desc {font-size:16px;color:#444;text-align:center;margin-top:15px;line-height: 24px}
#inc_wrap .contents .content_6_inner .sub_title {font-size:100px;color:#222;text-align:center;line-height:100px;font-weight:600;letter-spacing:-5px}
#inc_wrap .contents .content_6_inner .sub_desc {font-size:17px;color:#336098;text-align:center;margin:30px 0;line-height: 24px;letter-spacing:-1px}
#inc_wrap .contents .content_6_inner .sub_desc .hi {font-size:20px;font-weight:600}
#inc_wrap .contents .content_6_inner .sub_desc .hi_2 {border-bottom: 1px solid #336098}
#inc_wrap .contents .content_6_inner .mid_desc {position:relative;height:125px}
#inc_wrap .contents .content_6_inner .mid_desc .btn_1 {font-size:16px;line-height:28px;width:130px;margin:0 940px 0 30px;text-align:center;border-radius:15px;background-color:#0bbbc1;color:#fff}
#inc_wrap .contents .content_6_inner .mid_desc .huge {position:absolute;left:150px;top:-70px;color:#0bbbc1;font-size:100px}
#inc_wrap .contents .content_6_inner .mid_desc .desc {font-size:13px;width:900px;margin:5px 0 0 40px;color:#0bbbc1}
#inc_wrap .contents .content_6_inner .mid_desc .btn_2 {font-size:12px;width:75px;height:24px;line-height:24px;text-align:center;border-radius:15px;background-color:#dbdbdb}

#inc_wrap .contents .content_6_inner .mid_line {width:1040px;height:162px;border-top:1px dotted #949494;border-bottom:1px dotted #949494}
#inc_wrap .contents .content_6_inner .mid_line .title {height:162px;line-height:162px;letter-spacing:-1px;padding:0 20px;font-size:24px;color:#0b90c1}
#inc_wrap .contents .content_6_inner .mid_line .arrow, #inc_wrap .contents .content_6_inner .mid_line .desc {margin:41px 0}
#inc_wrap .contents .content_6_inner .mid_line .desc li {padding-left:30px;line-height:27px;letter-spacing:-1px;background: url("/image/bl_05.gif") no-repeat 15px}

#inc_wrap .contents .content_6_inner .bot_desc .title {font-size:17px;color:#0b90c1;margin-top:50px;text-align:center}
#inc_wrap .contents .content_6_inner .bot_desc .desc {width: 1040px;margin-top:20px}
#inc_wrap .contents .content_6_inner .bot_desc .desc p {text-align:center;line-height:30px}
#inc_wrap .contents .content_6_inner .bot_desc .desc li {padding:20px 0;}
#inc_wrap .contents .content_6_inner .bot_desc .desc .line_1 {width:100%;background-color:#0b90c1;color:#fff;font-weight:600;border-radius:20px 20px 0 0}
#inc_wrap .contents .content_6_inner .bot_desc .desc li.line_1 {padding:10px 0;}
#inc_wrap .contents .content_6_inner .bot_desc .desc .line_2 {width:100%;font-size:17px;background-color:#f8f8f8;}
#inc_wrap .contents .content_6_inner .bot_desc .desc .line_2 .hi {font-size:20px;color:#0b90c1;font-weight:600;}
#inc_wrap .contents .content_6_inner .bot_desc .desc .line_3 {width:100%;background-color:#efefef;border-radius: 0 0 20px 20px}

#inc_wrap .contents .content_6_inner #center_dtl_btn.center_dtl_btn_9 {margin:30px 360px 200px 0;}
#inc_wrap .contents .content_6_inner #center_dtl_btn.center_dtl_btn_10 {margin:30px 0 200px;}

#inc_wrap .contents .content_7_inner {width:1100px}
#inc_wrap .contents .content_7_inner .main_desc {width:100%;text-align:center;font-size:17px;line-height:30px}
#inc_wrap .contents .content_7_inner .guide {width:100%;height:220px;margin-top:50px;padding-bottom:80px}
#inc_wrap .contents .content_7_inner .guide .guide_list {float:left;width:200px;height:220px;background: url("/image/guide_bg.gif") no-repeat}
#inc_wrap .contents .content_7_inner .guide .guide_list p {text-align:center}
#inc_wrap .contents .content_7_inner .guide .guide_list p.title {font-size:20px;line-height:70px;color:#fff;font-weight:600}
#inc_wrap .contents .content_7_inner .guide .guide_arrow {float:left;width:100px;height:220px}
#inc_wrap .contents .content_7_inner .guide .desc {width:100%;text-align:center;height:128px;display:table}
#inc_wrap .contents .content_7_inner .guide .desc p {display:table-cell;line-height: 25px;vertical-align:middle}
#inc_wrap .contents .content_7_inner .guide .guide_arrow {background: url("/image/bt_next.png") no-repeat center}

#inc_wrap .contents .content_7_inner .title_2 {margin-top:90px;font-size:30px;text-align:center}
#inc_wrap .contents .content_7_inner .desc_2 {margin:25px 0 30px;font-size:19px}

#inc_wrap .contents .join_guide {position:relative;margin: 0 0 170px 45px;width:1040px;height:558px;color:#fff;background: url("/image/shake_hands.jpg") no-repeat center right}
#inc_wrap .contents .join_guide .li_header {width:265px;height:51px;padding-left:60px;margin-bottom:25px;border-radius:0 26px 26px 0;line-height:51px;font-size:18px;background-color:#336098;margin-right:715px}
#inc_wrap .contents .join_guide .p_list {margin-left:60px;line-height:30px;font-size:16px}
#inc_wrap .contents .join_guide .li_abs {position:absolute;width:275px;height:70px;font-size:20px;bottom:65px;right:55px;}
#inc_wrap .contents .join_guide .li_abs .hi {font-size:40px}

table.default_table {border-collapse:collapse;text-align:left;line-height:47px;margin:0 0 160px 30px}
table.default_table td {height:47px;border:1px solid #0bbbc1;padding-left:70px}
table.default_table .even td {background-color:#fbfbfb}
table.default_table td.f_row {width:146px}
table.default_table td.s_row {width:294px}
table.default_table td.t_row {width:386px}

#inc_wrap .contents.brain_neuro {margin-bottom:200px;}
#inc_wrap .contents.brain_neuro .poster {position:relative;width:1100px;height:1433px;background: url("/image/poster.jpg") no-repeat}
#inc_wrap .contents.brain_neuro .poster .title {width:100%}
#inc_wrap .contents.brain_neuro .poster .title p {width:100%;text-align:center}
#inc_wrap .contents.brain_neuro .poster .title .text_1 {margin-top:55px;letter-spacing:-1px;font-size:23px;color:#fdc110}
#inc_wrap .contents.brain_neuro .poster .title .text_2 {margin-top:15px;letter-spacing:-2px;font-weight:600;font-size:90px;color:#fec10f}
#inc_wrap .contents.brain_neuro .poster .title .text_3 {margin-top:20px;font-size:30px;color:#fff}
#inc_wrap .contents.brain_neuro .poster .abs_text {position:absolute;font-size:17px;font-weight:600}
#inc_wrap .contents.brain_neuro .poster .abs_text.text_1 {left:371px;top:360px;-ms-transform: rotate(20deg);-webkit-transform: rotate(20deg);transform: rotate(20deg)}
#inc_wrap .contents.brain_neuro .poster .abs_text.text_2 {left:660px;top:595px;-ms-transform: rotate(20deg);-webkit-transform: rotate(20deg);transform: rotate(20deg)}
#inc_wrap .contents.brain_neuro .poster .abs_text.text_3 {left:665px;top:351px;-ms-transform: rotate(-20deg);-webkit-transform: rotate(-20deg);transform: rotate(-20deg)}
#inc_wrap .contents.brain_neuro .poster .abs_text.text_4 {left:374px;top:602px;-ms-transform: rotate(-20deg);-webkit-transform: rotate(-20deg);transform: rotate(-20deg)}
#inc_wrap .contents.brain_neuro .poster .abs_text.text_5 {left:710px;top:470px}
#inc_wrap .contents.brain_neuro .poster .abs_text.text_6 {left:332px;top:470px}
#inc_wrap .contents.brain_neuro .poster .abs_div {position:absolute;width:100%;height:330px;bottom:0px;background: url("/image/family_03.png") no-repeat 600px top}
#inc_wrap .contents.brain_neuro .poster .abs_div .title {margin:125px 0 0 55px;font-size:40px;font-weight:600;color:#a3597e;letter-spacing:-1px}
#inc_wrap .contents.brain_neuro .poster .abs_div .desc {margin:20px 0 0 55px;font-size:16px;line-height: 25px;letter-spacing:-1px}

#inc_wrap .contents.brain_neuro .content {display:inline-block;width:100%;margin-top:25px}
#inc_wrap .contents.brain_neuro .content .img_li {width:310px}
#inc_wrap .contents.brain_neuro .content .desc_div .title {font-size:20px;line-height:75px}
#inc_wrap .contents.brain_neuro .content .desc_div .title li {line-height:35px;margin:20px 20px 0 0;padding:0 20px;border-radius:20px;color:#fff;background-color:#1cc0c5}
#inc_wrap .contents.brain_neuro .content .desc_div .title span {color:#1cc0c5}
#inc_wrap .contents.brain_neuro .content .desc_div p {line-height:25px}
#inc_wrap .contents.brain_neuro .content.title {margin-top:0px;margin-left:30px}
#inc_wrap .contents.brain_neuro .content.title .desc_div .title {line-height:30px}
#inc_wrap .contents.brain_neuro .content.title .desc_div p {margin-top:20px}
#inc_wrap .contents.brain_neuro .content_2 {margin-top:150px}

#inc_wrap .contents.brain_neuro .img_group {position:relative;width:1100px;height:700px}
#inc_wrap .contents.brain_neuro .img_group .step {position:absolute;z-index:1;width:272px;height:160px}
#inc_wrap .contents.brain_neuro .img_group .step_1 {left:410px;top:120px;background: url("/image/etc/brain_neuro_p_01.png") no-repeat}
#inc_wrap .contents.brain_neuro .img_group .step_2 {left:740px;top:265px;background: url("/image/etc/brain_neuro_p_02.png") no-repeat}
#inc_wrap .contents.brain_neuro .img_group .step_3 {left:410px;top:405px;background: url("/image/etc/brain_neuro_p_03.png") no-repeat}
#inc_wrap .contents.brain_neuro .img_group .step_4 {left:82px;top:265px;background: url("/image/etc/brain_neuro_p_04.png") no-repeat}
#inc_wrap .contents.brain_neuro .img_group .step .title {margin:90px 0 0 15px;font-size:19px}
#inc_wrap .contents.brain_neuro .img_group .step .desc {margin:10px 0 0 15px;letter-spacing:-1px}
#inc_wrap .contents.brain_neuro .img_group .circle {position:absolute;z-index:0;width:658px;height:285px;text-align:center;line-height:285px;font-weight:600;font-size:23px;color:#336098;border-radius:329px/140px;left:208px;top:190px;border:10px solid #efefef}

#inc_wrap .contents.brain_neuro .text_group {display:inline-block;width:1040px;margin:25px 30px 65px;border-radius:40px 40px 10px 10px;color:#fff;background-color:#1cc0c5}
#inc_wrap .contents.brain_neuro .text_group .title, #inc_wrap .contents.brain_neuro .text_group .desc .group_p {width:336px;text-align:center;border-right:15px solid #fff}
#inc_wrap .contents.brain_neuro .text_group .title.title_3, #inc_wrap .contents.brain_neuro .text_group .desc .group_p.group_p_3 {width:338px;border-right:0}
#inc_wrap .contents.brain_neuro .text_group .title {position:relative;font-size:20px;line-height:37px}
#inc_wrap .contents.brain_neuro .text_group .title .abs_img {position:absolute;left:-5px;top:-10px}
#inc_wrap .contents.brain_neuro .text_group .desc {display:inline-block;margin-bottom:5px;color:#454545;background-color:#fff}
#inc_wrap .contents.brain_neuro .text_group .desc .group_p {line-height:32px;margin:25px 0}
 
#inc_wrap .contents.brain_home {width:100%}
#inc_wrap .contents.brain_home .main_p1 {font-size:36px;padding-top:30px;font-weight:600}
#inc_wrap .contents.brain_home .main_p2 {font-size:58px;color:#80c300;font-weight:600;padding-top:30px;text-align:right}
#inc_wrap .contents.brain_home .img_1 {width:100%;height:526px;margin-top:100px;background: url("/image/home_img.jpg") no-repeat center}
#inc_wrap .contents.brain_home .img_2 {width:100%;height:1648px;margin-top:115px;background: url("/image/home_04.jpg") no-repeat center}
#inc_wrap .contents.brain_home .main_p3 {font-size:33px;padding-top:40px}
#inc_wrap .contents.brain_home .main_p4 {font-size:20px;padding-top:25px}
#inc_wrap .contents.brain_home .contents_wrap_1 {display:inline-block;width:100%;height:435px;margin-top:60px;background-color:#fafafa}
#inc_wrap .contents.brain_home .contents_wrap_1 .tri_tab {float:left;width:33.3%;height:435px;}
#inc_wrap .contents.brain_home .contents_wrap_1 .tri_tab .inner_p1 {height:70px;line-height:70px;font-size:19px;color:#336098;font-weight:600;text-align:center;}
#inc_wrap .contents.brain_home .contents_wrap_1 .tri_tab .img_wrap {width:100%;height:251px;text-align:center}
#inc_wrap .contents.brain_home .contents_wrap_1 .tri_tab .img_wrap .inner_img {float:none}
#inc_wrap .contents.brain_home .contents_wrap_1 .tri_tab .inner_p2 {height:84px;padding-top:30px;line-height:25px;font-size:16px;text-align:center;}

#inc_wrap .contents.brain_home .contents_wrap_2 {display:inline-block;width:100%;height:207px;margin-top:90px}
#inc_wrap .contents.brain_home .contents_wrap_2 ul {float:left}
#inc_wrap .contents.brain_home .contents_wrap_2 .qud_tab {width:207px;height:207px;border-radius:15px}
#inc_wrap .contents.brain_home .contents_wrap_2 .qud_tab.t_1 {background-color:#838383;margin-left:30px}
#inc_wrap .contents.brain_home .contents_wrap_2 .qud_tab.t_2 {background-color:#009ec1}
#inc_wrap .contents.brain_home .contents_wrap_2 .qud_tab.t_3 {background-color:#00c1ad}
#inc_wrap .contents.brain_home .contents_wrap_2 .qud_tab.t_4 {background-color:#4fa8a6}
#inc_wrap .contents.brain_home .contents_wrap_2 .qud_tab .back_inner {width:177px;height:100px;margin:0 15px;border-radius:10px;background-color:#fff}
#inc_wrap .contents.brain_home .contents_wrap_2 .qud_tab p {width:100% }
#inc_wrap .contents.brain_home .contents_wrap_2 .qud_tab p.inner_p1 {height:90px;line-height:90px;font-size:21px;color:#fff;font-weight:600;text-align:center}
#inc_wrap .contents.brain_home .contents_wrap_2 .qud_tab p.inner_p2 {font-size:16px;line-height:28px;padding:20px 0 0 40px}
#inc_wrap .contents.brain_home .contents_wrap_2 .qud_tab p.inner_p3 {height:20px;line-height:20px;padding-top:15px;font-size:17px;color:#fff;text-align:center}
#inc_wrap .contents.brain_home .contents_wrap_2 .qud_tab p.inner_p4 {height:55px;line-height:55px;font-size:21px;color:#fff;font-weight:600;text-align:center}
#inc_wrap .contents.brain_home .contents_wrap_2 .qud_tab p.inner_p5 {font-size:16px;height:100px;line-height:100px;text-align:center}

#inc_wrap .contents.brain_home .contents_wrap_2 .shadow_arrow {width:22px;height:22px;margin:90px 40px 0 10px;background-color:#fff; box-shadow: 8px 8px #c9c9c9;transform:rotate(-45deg)}
#inc_wrap .contents.brain_home .btn_wrap {width:498px;margin: 120px 0 150px;height:48px;margin-left:301px}

#inc_wrap .contents .tab_3 {width:518px;height:342px;margin: 30px 0 0 30px;border:1px solid #cdcdcd}
#inc_wrap .contents .tab_3.first_line {margin-top:0px}
#inc_wrap .contents .tab_3 .small_1 {margin:30px 10px 25px 33px}
#inc_wrap .contents .tab_3 .small_2 {margin:30px 32px 25px 0}
#inc_wrap .contents .tab_3 .big {margin:30px 33px 25px}
#inc_wrap .contents .tab_3 .title {margin-left:30px;color:#336098;font-size:20px}
#inc_wrap .contents .tab_3 .desc {margin-left:30px;line-height:23px;margin-top:15px;font-size:14px}

#inc_wrap .contents .tab_4 {width:520px;height:374px;margin: 0 0 250px 30px;background: url("/image/family_02.jpg") no-repeat;}
#inc_wrap .contents .tab_4 .title, #inc_wrap .contents .tab_4 .desc {margin-left:170px;font-size:15px;font-weight:600;line-height:16px}
#inc_wrap .contents .tab_4 .title {margin-top:125px;line-height:36px}
#inc_wrap .contents .tab_4 .desc {margin-bottom: 133px;color:#346299}


#inc_wrap .contents .bot_img {margin:17px 0 60px 0}
#inc_wrap .contents .bot_img.bot_img_1 {margin-left:35px}
#inc_wrap .contents .bot_img.bot_img_2, #inc_wrap .contents .bot_img.bot_img_3 {margin-left:95px}

#quick_navi {width:1098px;display:inline-block;border:1px solid #bbb;margin-bottom:170px}
#quick_navi ul {float:left; width:265px;border-right:1px solid #bbb;height:85px;padding:29px 50px}
#quick_navi .reserve{width:264px;border:none}
#quick_navi .title {margin-bottom:18px;font-size:20px;color:#222}

#quick_navi .span_c {width:180px;margin-right:24px;line-height:22px;font-size:14px;color:#444}

#quick_navi input {width:175px;height:40px;background-color:#ebebeb}
#quick_navi img {margin-top:15px}

#inc_wrap .contents.hist {margin-top:75px}
#inc_wrap .contents .prize_img {margin:0 60px 60px}
#inc_wrap .contents .prize_desc {font-size:16px;line-height:30px;letter-spacing:-1px}
#inc_wrap .contents .prize_desc .hi {color:#336098;font-weight:600}
#inc_wrap .contents .none_cs {float:left;width:1040px;margin-left:60px;font-size:16px;line-height:30px;letter-spacing:-1px}
#inc_wrap .contents .arrow_title {width:1040px;padding-left:60px;font-size:18px;color:#1cc0c5;margin-bottom:25px;background: url("/image/bl_03.gif") no-repeat 30px}
#inc_wrap .contents .arrow_title_2 {width:1000px;height:55px;line-height:55px;padding:0 50px;font-size:20px;color:#000;font-weight:600;background: url("/image/bl_07.png") no-repeat 17px;background-color:#f1f1f1}
#inc_wrap .contents .arrow_title_2 .f_right {float:right;font-size:18px;font-weight:400}
#inc_wrap .contents .hist_hi {float:left;width:1020px;margin-left:60px;padding-left:20px;font-size:16px;line-height:40px;background: url("/image/center_vs_bg_01.gif") no-repeat 0px 18px}
#inc_wrap .contents .hist_hi .hi {font-size:18px;color:#336098;font-weight:600}
#inc_wrap .contents .hist_q {width:190px;line-height:30px;padding-left:60px;font-size:15px;color:#444}
#inc_wrap .contents .hist_a {width:850px;line-height:30px;font-size:15px;color:#444}
#inc_wrap .contents .hist_l {width:1040px;height:1px;margin:40px 30px;background: url("/image/line_dot_02.gif") repeat-x}
#inc_wrap .contents .hist_sl {width:980px;height:1px;margin:10px 60px;background: url("/image/line_dot_02.gif") repeat-x}
#inc_wrap .contents .hist_p {width:1040px;line-height:25px;padding-left:60px;font-size:15px;color:#444;margin-bottom:10px;}
#inc_wrap .contents .hist_end {width:1040px;height:0px;margin:40px 30px 175px;border-bottom:1px solid #0bbbc1}
#inc_wrap .contents .hist_end_none {margin-bottom:55px}

#inc_wrap .contents .hist_bot {float:left;position:relative;width:1040px;height:255px;margin:0 30px 70px;}
#inc_wrap .contents .hist_bot.main {height:475px}
#inc_wrap .contents .hist_bot .title {font-size:27px;margin:40px 0 30px 0;color:#0bbbc1}
#inc_wrap .contents .hist_bot .title .big {font-size:45px}
#inc_wrap .contents .hist_bot .desc {font-size:16px;color:#444;line-height:22px;}
#inc_wrap .contents .hist_bot .pop_img {position:absolute;bottom:0px;right:0px}
#inc_wrap .contents .hist_bot.main .desc {font-size:15px;line-height:20px;line-height:30px;margin-top:40px;}

#inc_wrap .contents.test {width:1100px}

#inc_wrap .contents.test .title {width:100%;font-size:20px;color:#222;line-height:60px}
#inc_wrap .contents.test .title span{margin-left:10px;color:#336098}
#inc_wrap .contents.test .notice_type_img {line-height:60px;margin-top:17px}
#inc_wrap .contents.test .cell {height:54px;line-height:54px;margin-right:1px}
#inc_wrap .contents.test .tab_ul, #inc_wrap .contents.test .list_ul {float:left;width: 1054px;margin:0 23px}
#inc_wrap .contents.test .list_ul {border-bottom:1px dotted #000}
#inc_wrap .contents.test .list_ul:hover {background-color:#ededed}
#inc_wrap .contents.test .tab {text-align:center;background-color:#0bbbc1;color:#fff}
#inc_wrap .contents.test .qus {width:569px}
#inc_wrap .contents.test .list_ul .qus {margin:7px 0;border-right:1px solid #888}

#inc_wrap .contents.test .qus .q_num {font-size:20px;margin:0 20px;font-weight:600;color:#336098}
#inc_wrap .contents.test .ans {width:120px;text-align:center;}

#inc_wrap .contents.test .score_tab {display:inline-block;margin-left:20px;border:1px solid #336098}
#inc_wrap .contents.test .score_tab .score {width:190px;height:188px;border-right:1px solid #336098;text-align:center;background-color:#336098;color:#fff}
#inc_wrap .contents.test .score_tab .score .text {font-size:20px;line-height:20px;height:20px;margin-top:35px}
#inc_wrap .contents.test .score_tab .score .point {font-size:70px;line-height:70px;height:70px;font-weight:600;margin-top:25px}
#inc_wrap .contents.test .score_tab .per_wrap {width:300px;position:relative; height:188px;margin-left:20px;padding-right:20px;border-right: 1px solid #336098;}
#inc_wrap .contents.test .score_tab .per_wrap .desc {width:75px;margin-top:130px;text-align:center}

#inc_wrap .contents.test .score_tab .per_wrap .gradient {
	width:300px;height:60px;
	position:absolute; top:60px;
	background: #4cff4c; /* Old browsers */
	background: -moz-linear-gradient(left,  #4cff4c 0%, #ffff4c 51%, #ff4c4c 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #4cff4c 0%,#ffff4c 51%,#ff4c4c 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #4cff4c 0%,#ffff4c 51%,#ff4c4c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4cff4c', endColorstr='#ff4c4c',GradientType=1 ); /* IE6-9 */
	}


#inc_wrap .contents.test .score_tab .per_wrap .gauge{position:absolute; width:10px;height:90px;top:30px;margin-left:-5px}
#inc_wrap .contents.test .score_tab .per_wrap .gauge .arrow{width:10px;color:#336098;height:30px;font-size: 20px;line-height: 30px;font-size:30px;margin-left:-3px;}
#inc_wrap .contents.test .score_tab .per_wrap .gauge .stick{width:10px;height:60px;background-color:#fff}

#inc_wrap .contents.test .score_tab .score_info {float:left;width:440px;margin:15px 20px 0}
#inc_wrap .contents.test .score_tab .score_info .sub_title {margin-bottom:15px;font-size:20px}
#inc_wrap .contents.test .score_tab .score_info li {float:left;line-height:30px;letter-spacing:-1px;text-align:left;border-top:1px solid #dedede}
#inc_wrap .contents.test .score_tab .score_info li.first {border:none}
#inc_wrap .contents.test .score_tab .score_info .qus {width:90px;padding-left:10px;background: url("/image/bl_01.gif") no-repeat 3px}
#inc_wrap .contents.test .score_tab .score_info .ans {width:320px;padding-left:20px;}

#inc_wrap .contents.test .etc_info {width:100%;margin:100px 0 70px}
#inc_wrap .contents.test .etc_info .type_desc {margin:10px 0 50px 20px;font-size:16px;color:#336098}
#inc_wrap .contents.test .etc_info .default_desc {width:954px;margin-left:20px;padding:35px 30px;background-color:#f5f5f5}
#inc_wrap .contents.test .etc_info .default_desc .title {font-size:20px;color:#336098}
#inc_wrap .contents.test .etc_info .default_desc .desc {font-size:16px}

#inc_wrap .contents.test .test_result {margin-bottom:170px}
#inc_wrap .contents.sitemap {margin-bottom:120px}
#inc_wrap .contents.sitemap .tab {width:230px;height:420px;margin:0 0 50px 45px;-webkit-box-shadow: 4px 8px 8px -1px #cbcbcb;-moz-box-shadow: 4px 8px 8px -1px #cbcbcb;box-shadow: 4px 8px 8px -1px #cbcbcb}
#inc_wrap .contents.sitemap .tab .title {width:230px;height:50px;line-height:50px;border-radius:5px 5px 0 0;text-align:center;color:#fff;font-size:19px}
#inc_wrap .contents.sitemap .tab .title.no_1 {background-color:#0bbbc1}
#inc_wrap .contents.sitemap .tab .title.no_2 {background-color:#4585c3}
#inc_wrap .contents.sitemap .tab .title.no_3 {background-color:#f09257}
#inc_wrap .contents.sitemap .tab .title.no_4 {background-color:#999b83}
#inc_wrap .contents.sitemap .tab .title.no_5 {background-color:#0bbbc1}
#inc_wrap .contents.sitemap .tab .title.no_6 {background-color:#4585c3}
#inc_wrap .contents.sitemap .tab .title.no_7 {background-color:#f09257}
#inc_wrap .contents.sitemap .tab .title.no_8 {background-color:#999b83}
#inc_wrap .contents.sitemap .tab .desc {width:228px;height:309px;padding:30px 0;background-color:#ededed;font-size:16px;border:1px solid #dbdbdb;border-top:none}
#inc_wrap .contents.sitemap .tab .desc .depth_2 {margin-left:15px;padding-left:15px;font-weight:600;background: url("/image/bl_04.gif") no-repeat 0px;line-height:40px}
#inc_wrap .contents.sitemap .tab .desc .depth_3 {margin-left:25px;padding-left:15px;font-weight:600;background: url("/image/arrow_02.png") no-repeat 0px;line-height:35px}
#inc_wrap .contents.sitemap .tab .desc .depth_head {font-weight:400}

#chart_wrap {display: inline-block;border:1px solid #dbdbdb;padding:0 30px}
#chart_wrap .donut_chart {position:relative;float:left}
#chart_wrap .donut_chart .abs_wrap {position:absolute;width:140px;top:0px;left:0px;text-align:center;z-index:150}
#chart_wrap .donut_chart .abs_wrap .per_num {line-height:140px;font-size:55px;letter-spacing:-5px}
#chart_wrap .donut_chart .abs_wrap .per {font-size:15px;margin-left:5px}
#chart_wrap .caption {text-align:center;font-size:20px;margin:40px 0}
#chart_wrap.review_chart {height:325px}
#chart_wrap.review_chart .donut_chart {height:220px}
div.review_wrap_1 {display:inline-block}
div.review_wrap_1 .bef, div.review_wrap_1 .aft {float:left;margin:20px 0}
div.review_wrap_1 .bef {width:550px;border-right:1px dashed #dbdbdb;}
div.review_wrap_1 .aft {width:549px;text-align:right}

div.review_wrap_1 .bef .img_set img {text-align:left}
div.review_wrap_1 .aft .img_set img {text-align:right}


#wrap_comment .title {height:50px;line-height:50px;margin-top:50px;font-size:17px}
#wrap_comment .write_comment {width:1040px;height:172px;padding:30px;background-color:#F2F2F2}
#wrap_comment .write_comment .input_top {height:32px;line-height:32px;margin-bottom:15px}
#wrap_comment .write_comment .order_text {margin-left:30px}
#wrap_comment .write_comment .input_text {width:1020px;height:70px;padding:3px 10px;border:1px solid #dedede}

#wrap_comment .list_comment {display:inline-block;margin:30px 0 30px}
#wrap_comment .list_comment .list_comment_ul {float:left;width:1040px;line-height:65px;padding:0 30px;border-bottom:1px solid #dbdbdb;}
#wrap_comment .list_comment .list_comment_ul li {float:left}
#wrap_comment .list_comment .list_comment_ul .text_id {width:100px;margin-right:20px;color:#336098;font-weight:600}
#wrap_comment .list_comment .list_comment_ul .text_body {width:610px;line-height:30px;margin:18px 20px 18px 0}
#wrap_comment .list_comment .list_comment_ul .text_date {width:120px;margin-right:20px;font-size:12px}
#wrap_comment .list_comment .list_comment_ul .btn_modify, #wrap_comment .list_comment .list_comment_ul .btn_del {width:50px;height:32px;line-height:32px;padding-left:20px;margin-top:15px;text-align:center;font-weight:600;margin-right:5px}
#wrap_comment .list_comment .list_comment_ul .btn_modify {background: url("/image/chk_v.png") no-repeat 10px 8px;background-color:#F2F2F2}
#wrap_comment .list_comment .list_comment_ul .btn_del {background: url("/image/chk_x.png") no-repeat 10px 8px;background-color:#F2F2F2}

#bottom_mobile {width:100%;background-color: #cdcdcd;font-size: 40px;line-height:60px;text-align: center}

#google_translate_element .goog-te-gadget-simple {display:inline;font-size:13px;color:#222}

#iframe_search_bar {width:898px;height:128px}
#iframe_search_bar .search_center_wrap {float:left;position:relative;padding:0 30px;background-color:#d1d1c8;width:298px;height:128px}
#iframe_search_bar .reserve_wrap {float:left;padding:0 30px;background-color:#6f6f75;width:480px;height:128px}
#iframe_search_bar .wrap_con * {float:left}
#iframe_search_bar .title {line-height:19px;margin:22px 0;font-size:19px;font-weight:600}
#iframe_search_bar .search_center_wrap .addr_key{width:170px;height:16px;padding:12px 15px}
#iframe_search_bar .reserve_wrap .phone_number {width:140px;height:16px;padding:12px 15px}
#iframe_search_bar .search_center_wrap .zoom {position:absolute;right:40px;bottom:30px}
#iframe_search_bar .reserve_wrap .title {color:#fff}
#iframe_search_bar .reserve_wrap select {width:87px;height:40px;margin-right:3px}
#iframe_search_bar .reserve_wrap select.area {width:117px;height:40px;margin-right:3px}
#iframe_search_bar .reserve_wrap .btn_reserve {width:82px;height:40px;line-height:40px;margin-left:11px;text-align:center;color:#fff;background-color:#ff5237}

#iframe_search_bar_new {box-sizing: border-box;width:327px;height:145px;padding:30px}
#iframe_search_bar_new .wrap_con {height:40px;margin-top:15px}
#iframe_search_bar_new .addr_key {float:left;width:152px;height:38px;border:1px solid #d3d3d3;background-color:#fafafa}
#iframe_search_bar_new .zoom {float:left;margin-left:7px}

#center_review {width:610px;height:750px}
#center_review .list_review {width:610px;height:130px;margin-bottom:20px}
#center_review .img_wrap {float:left;width:175px;height:130px}
#center_review .img_wrap img {border:1px solid #c7c7c7}
#center_review .info_wrap {float:left;position:relative;width:435px;height:130px}
#center_review .info_wrap .text_1 {width:380px;line-height:18px;font-size:15px;color:#245f9b;font-weight:600}
#center_review .info_wrap .text_2 {width:380px;line-height:26px;font-size:17px;font-weight:600}
#center_review .info_wrap .text_3 {width:100%;height:40px;line-height:20px;padding-top:17px;font-size:13px;}
#center_review .info_wrap .arrow {position:absolute;right:0px;top:0px}
#center_review a:hover {color:#4f4f4f;}
#center_review a:focus {color:#4f4f4f;/*text-decoration:underline*/}
#center_review a:active {color:#4f4f4f;text-decoration:none}



