@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);

*{-moz-box-sizing: border-box;  box-sizing: border-box;}
/* 초기화 */
html {width: 100%; overflow-y:scroll}
body {position: relative;margin:0;padding:0;font-size:10pt;font-family: 'Nanum Gothic', sans-serif; line-height:17px;}
html, body { height:100%; }
ul, li {
	background: none; 
	list-style: none; 
	margin: 0px; 
	padding: 0px; 
	border: 0px currentColor; 
	border-image: none; 
	line-height: 1; 
}


html, h1, h2, h3, h4, h5, h6, form, fieldset, img, div {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:1em;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}

#hd ul, nav ul, #ft ul {margin:0;padding:0;list-style:none}
legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
label, input, button, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-size:1em}
button {cursor:pointer}

textarea, select {font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:break-all}
hr {display:none}
pre {overflow-x:scroll;font-size:1.1em}
a:link, a:visited {color:#000;text-decoration:none}
a:hover, a:focus, a:active {color:#000;text-decoration:none}

/* 팝업레이어 */
#hd_pop {z-index:1000;position:relative;margin:0 auto;width:970px;height:0}
#hd_pop h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
.hd_pops {position:absolute;border:1px solid #e9e9e9;background:#fff}
.hd_pops_con {}
.hd_pops_footer {padding:10px 0;background:#000;color:#fff;text-align:right}
.hd_pops_footer button {margin-right:5px;padding:5px 10px;border:0;background:#393939;color:#fff}

/* 상단 레이아웃 */
#hd {z-index:4;position:relative;min-width:970px;background:#fff}
.hd_zindex {z-index:10 !important}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wrapper {position:relative;margin:0 auto;padding:26px 0;width:970px;zoom:1}
#hd_wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#logo {float:left;padding:5px 0 0}

/* 전체 검색 */
#hd_sch {float:left;margin:0 0 0 20px;padding:0;border:1px solid #c3c6ca}
#hd_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#hd_sch #sch_stx {padding-left:5px;width:110px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em}
#hd_sch #sch_submit {padding:0 5px;height:26px;border:0;background:#e2e6eb;color:#333;cursor:pointer}

/* 텍스트 크기 조절 */
#text_size {float:left;margin:0 0 0 10px;letter-spacing:-3px}
#text_size button {margin:0;padding:1px 2px;border:1px solid #c3c6ca;background:transparent;vertical-align:middle;cursor:pointer}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 상단 회원가입 등 링크 */
#tnb {float:right;margin:0;padding:0;list-style:none;zoom:1}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:left;margin:0 0 0 10px}
#tnb a {display:inline-block;padding:0 10px;height:28px;color:#333;letter-spacing:-0.1em;line-height:2.4em}
#tnb a:focus, #tnb a:hover, #tnb a:active {text-decoration:none}
#tnb img {margin-right:3px}

/* 메인메뉴 */
#gnb {position:relative;margin:-1px 0 0;border-top:1px dotted #dde4e9;border-bottom:1px solid #dde4e9;background:#ecf0f7}
#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb_1dul {margin:0 auto !important;padding:0;width:970px;zoom:1}
#gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1dli {z-index:10;position:relative;float:left}
.gnb_1da {display:inline-block;padding:0 40px 0 10px;height:35px;background:url('../img/gnb_bg00.gif') center right no-repeat;font-weight:bold;line-height:2.95em;text-decoration:none}
.gnb_1da:focus, .gnb_1da:hover {background:url('../img/gnb_bg00.gif') #333 center right no-repeat;text-decoration:none}
.gnb_1dli_air .gnb_1da {background-color:#333;color:#fff}
.gnb_1dli_on .gnb_1da {background-color:#333;color:#fff}
.gnb_2dul {display:none;position:absolute;top:35px;width:180px}
.gnb_2da {display:block;padding:13px 10px;text-align:left;text-decoration:none}
.gnb_1dli_air .gnb_2da {background-color:#333;color:#fff}
.gnb_1dli_on .gnb_2da {background-color:#333;color:#fff}
.gnb_2da:focus, .gnb_2da:hover {background:#666;text-decoration:none}
.gnb_1dli_over .gnb_2dul {display:block;left:0;background:#fff}
.gnb_1dli_over2 .gnb_2dul {display:block;right:0;background:#fff}

#gnb_empty {padding:10px 0;width:100%;text-align:center;line-height:2em}
#gnb_empty a {text-decoration:underline}

/* 중간 레이아웃 
#wrapper {z-index:5;margin:0 auto;width:970px;border-right:1px solid #dde4e9;border-left:1px solid #dde4e9;zoom:1}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#aside {float:right;margin:0 0 0 -1px;width:210px;border-left:1px solid #dde4e9;background:#fff}

#container {z-index:4;position:relative;float:left;padding:15px 16px 15px 15px;width:728px;min-height:500px;height:auto !important;height:500px;border-right:1px solid #dde4e9;background:#fff;font-size:1em;zoom:1}
#container:after {display:block;visibility:hidden;clear:both;content:""}
#container_title {margin-bottom:20px;font-size:1.2em;font-weight:bold}
*/

/* 하단 레이아웃 */
#ft {min-width:970px;border-top:1px solid #dde4e9;background:#f2f5f9}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ft p {margin:0;padding:10px 0;line-height:1.8em}

#ft_catch {position:relative;margin:0 auto;padding:20px 0 0;width:970px;text-align:center}

#ft_company {text-align:center}

#ft_copy {background:#414141}
#ft_copy div {position:relative;margin:0 auto;padding:10px 0;width:970px;color:#fff}
#ft_copy a {display:inline-block;margin:0 10px 0 0;color:inherit}
#ft_copy #ft_totop {position:absolute;top:10px;right:0}

/* 게시물 선택복사 선택이동 */
#copymove {}
.copymove_current {float:right;color:#ff3061}
.copymove_currentbg {background:#f4f4f4}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}
/* 본문 바로가기 */
#skip_to_container a {z-index:100000;position:absolute;top:0;left:0;width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#skip_to_container a:focus, #skip_to_container a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:2em;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 -pc */
#captcha {display:inline-block;position:relative}
#captcha legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden;}
#captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;vertical-align:top;padding:0;margin:0}
#captcha #captcha_mp3 {position:absolute;top:0;left:161px;;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:31px;height:31px;background:url('../img/captcha.png') no-repeat;}
#captcha #captcha_reload {position:absolute;top:31px;left:161px;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../img/captcha.png') no-repeat  0 -30px;border-top:1px solid #ccc;text-indent:-999px}
#captcha #captcha_key {margin:0 0 0 33px;padding:0 5px;width:70px;height:60px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em;vertical-align:top}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/* 캡챠 자동등록(입력)방지 기본 - mobile */
#captcha.m_captcha audio {display:block;margin:0 0 5px;width:187px}
#captcha.m_captcha #captcha_img {width:160px;height:60px;border:1px solid #e9e9e9;margin-bottom:3px;margin-top:5px;display:block;}
#captcha.m_captcha #captcha_reload {position:static;margin:0;padding:0;width:31px;height:31px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer;background:url('../../../img/captcha.png') no-repeat  0 -30px;text-indent:-999px}
#captcha.m_captcha #captcha_reload span{display:none;}
#captcha.m_captcha #captcha_key {margin:0;padding:0 5px;width:115px;height:29px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:29px;margin-left:3px}
#captcha.m_captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}
#captcha.m_captcha #captcha_mp3 {width:31px;height:31px;background:url('../img/captcha.png') no-repeat; vertical-align:top;overflow:hidden;cursor:pointer;text-indent:-9999px;border:none}

/* ckeditor 단축키 */
.cke_sc {margin:0 0 5px;text-align:right}
.btn_cke_sc{display:inline-block;padding:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:1.9em;vertical-align:middle;cursor:pointer}
.cke_sc_def {margin:0 0 5px;padding:10px;border:1px solid #ccc;background:#f7f7f7;text-align:center}
.cke_sc_def dl{margin:0 0 5px;text-align:left;zoom:1}
.cke_sc_def dl:after {display:block;visibility:hidden;clear:both;content:""}
.cke_sc_def dt, .cke_sc_def dd {float:left;margin:0;padding:5px 0;border-bottom:1px solid #e9e9e9}
.cke_sc_def dt {width:20%;font-weight:bold}
.cke_sc_def dd {width:30%}

/* 버튼 */
a.btn01 {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:center} /* 서식단계 진행 */

.btn_submit {padding:8px;border:0;background:#558ed5;color:#fff;letter-spacing:-0.1em;cursor:pointer}
fieldset .btn_submit {padding:0 7px;height:24px;line-height:1em}

a.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle}
button.btn_cancel {display:inline-block;padding:7px;border:1px solid #ccc;background:#fafafa;color:#000;vertical-align:top;text-decoration:none}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 5px;height:24px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top} /* 우편번호검색버튼 등 */
a.btn_frmline {line-height:24px}
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:7px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;text-decoration:none;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:7px 7px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:7px;border:1px solid #9bc0dd;background:#9bc0dd;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 기본테이블 */
.tbl_wrap table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_wrap caption {padding:10px 0;font-weight:bold;text-align:left}

.tbl_head01 {margin:0 0 10px}
.tbl_head01 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head01 thead th {padding:12px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head01 thead a {color:#383838}
.tbl_head01 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head01 tfoot th, .tbl_head01 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head01 tbody th {padding:8px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head01 td {padding:8px 5px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}
.tbl_head01 a {}

.tbl_head02 {margin:0 0 10px}
.tbl_head02 caption {padding:0;font-size:0;line-height:0;overflow:hidden}
.tbl_head02 thead th {padding:5px 0;border-top:1px solid #d1dee2;border-bottom:1px solid #d1dee2;background:#e5ecef;color:#383838;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.tbl_head02 thead a {color:#383838}
.tbl_head02 thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.tbl_head02 tfoot th, .tbl_head02 tfoot td {padding:10px 0;border-top:1px solid #c1d1d5;border-bottom:1px solid #c1d1d5;background:#d7e0e2;text-align:center}
.tbl_head02 tbody th {padding:5px 0;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9}
.tbl_head02 td {padding:5px 3px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.4em;word-break:break-all}
.tbl_head02 a {}

/* 폼 테이블 */
.tbl_frm01 {margin:0 0 20px}
.tbl_frm01 table {width:100%;border-collapse:collapse;border-spacing:0}
.tbl_frm01 th {width:70px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f5f8f9;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .frm_input {border:1px solid #e4eaec;background:#f7f7f7;color:#000;vertical-align:middle;line-height:2em}
.tbl_frm01 textarea {padding:2px 2px 3px}
.frm_input {height:22px}
.tbl_frm01 textarea {width:98%;height:100px}
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:20px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background:url('../img/wrest.gif') #f7f7f7 top right no-repeat !important}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:120px;text-align:center}
.td_datetime {width:150px;text-align:center}
.td_group {width:100px;text-align:center}
.td_mb_id {width:100px;text-align:center}
.td_mng {width:80px;text-align:center}
.td_name {width:100px;text-align:left}
.td_nick {width:100px;text-align:center}
.td_num {width:50px;text-align:center}
.td_numbig {width:80px;text-align:center}
.td_stat {width:60px;text-align:center}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {margin:0 0 20px;padding:20px;border-top:3px solid #333;border-bottom:1px solid #dde4e9;background:#fff;font-size:1.2em}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin:-20px 0 20px 0;padding:0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;margin-left:-1px}
.new_win .win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #455255;border-left:1px solid #455255;color:#fff;font-family:dotum;font-weight:bold;text-decoration:none}
.new_win .win_desc {padding:20px}

.new_win .win_btn {clear:both;padding:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#4b545e;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {padding:0 10px;height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#4b545e;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

/* 검색결과 색상 */
.sch_word {color:#558ed5}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:1.3em}
#validation_check p {margin-bottom:20px;padding:30px 20px;border:1px solid #e9e9e9;background:#fff}

/* 사이드뷰 */
.sv_wrap {display:inline-block;position:relative;font-weight:normal}
.sv_wrap .sv {z-index:1000;display:none;margin:5px 0 0;border:1px solid #283646}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;background:#111;color:#fff !important}
.sv_wrap a:focus, .sv_wrap a:hover, .sv_wrap a:active {text-decoration:none}
.sv_on {display:block !important;position:absolute;top:10px;left:20px;width:auto;height:auto}
.sv_nojs .sv {display:block}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;padding:0 8px;height:25px;color:#000;letter-spacing:0;line-height:2.2em;vertical-align:middle}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#e4eaec;text-decoration:none}
.pg_start, .pg_prev {/* 이전 */}
.pg_end, .pg_next {/* 다음 */}
.pg_current {display:inline-block;margin:0 4px 0 0;background:#333;color:#fff;font-weight:normal}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #eee;border-radius:2em;background:#fff;color:#000;font-size:2em;text-decoration:none;text-align:center}

/*메일인증*/
.rg_em{margin-top:5px}
.rg_em caption{padding:0;font-size:0;line-height:0;overflow:hidden}

/*캡챠 모바일에서 피시버젼*/
#captcha.m_captcha audio{display:block;margin:5px 0 10px;}
#captcha.m_captcha #captcha_key{margin-left:3px }
#captcha.m_captcha #captcha_reload span{background:none;display:inline}
#captcha.m_captcha  #captcha_reload {position:relative ;width:auto;top:0;left:0;margin:0;padding:0 10px;height:43px;border:0;background:#e4eaec;vertical-align:middle;overflow:hidden;cursor:pointer}


/*메인작업*/
#allwrap {width: 100%;  height:100%; background:#558ed5;}
#allwrap::after {clear: both; display: block; content: "";}
#wrap {width: 100%;height:100%;  position: relative;}
#wrap::after {clear: both; display: block; content: "";}

/* 상단 */
header {position: relative;background:#2a323b; width: 100%; height: 80px;}
header:after {clear: both; display: block; content: "";}
header #navi {width: 100%; max-width:900px; height: 80px;position: relative;left:65px; margin:0 auto; z-index:999;}
header #navi:after {clear: both; display: block; content: "";}
header #navi ul li { float:left; display:block; padding:0 15px;text-align:center;height:80px;line-height:80px;}
header #navi ul li a { font-size:14px; font-weight:600; color:#fff}
header #navi ul li:hover { background:#558ed5}
header #navi ul li.currentm { background:#558ed5}

header #headContainer {margin: 0px auto; width: 100%;min-width:1024px; position: relative;}
header #headContainer:after {clear: both; display: block; content: "";}
header #headContainer h1 {left: 15px; top: 18px; position: absolute;z-index:1000}
header #headContainer #tpDiv {width: 66px; height:41px; right:17px; top:20px; position: absolute; z-index:1000}
header #headContainer #tpDiv:after {clear: both; display: block; content: "";}
header #headContainer #tpDiv .home_btn {width:20px; float:left; margin:0 0 0 19px; }
header #headContainer #tpDiv .login_btn {width:20px; float:left; margin:0 0 0 7px;}

header #lang {width: 66px; float:left;margin:10px 0 0 0; cursor: pointer;}

#dhtmlgoodies_contentBox {
  border:1px solid #7b8688;
  height:0px;
  visibility:hidden;
  position:absolute;
  background-color:#a8b6bf;
  overflow:hidden;
  padding:5px;
  right:0px;
  width:66px;
}
#dhtmlgoodies_content {
  position:relative;  
  width:100%;
  font-size:6pt;
  text-align:center;
  color:#fff;
  line-height:20px;
  padding-bottom:10px;
}
#dhtmlgoodies_content a{
  color:#fff;
  line-height:20px;
}
#dhtmlgoodies_content a:hover{
  color:#d8e9ff;
}


/* 메인 슬라이드 */

.demo .item{
            margin-bottom: 60px;
			width:100%;
			max-width:1160px;
			min-width:1024px;
			margin:0 auto;
			position:relative;
        }
		.content-slider li{
		    text-align: center;
		    color: #FFF;
		}
		.demo{
			width: 100%;
			margin:0 auto;
			position:relative;
		}
.slideimg00{width:1000px;height:500px; position:relative;  margin:0 auto; z-index:999;}
.title00{position:relative;width:1000px;text-align:center; margin:70px 0 0 0; height:70px}
.slideimgbox_00{float:left;width:1000px; }
.box00{float:left; margin:0 0 0 0; text-align:left}
.box00_img{float:left;}
.box00_news{float:left; margin:0 0 0 0; width:240px;}
.box00_notice{float:left; margin:0 0 0 0; width:223px;}
.latest_box_news{float:left; margin:0 0 0 0; width:240px; height:243px; background:url(../images/main/sub06_cont12.png) no-repeat left top}
.latest_box_notice{float:left; margin:0 0 0 0; width:223px; height:243px; background:url(../images/main/sub06_cont15.png) no-repeat left top}
.latest_box_cont{float:left; margin:80px 0 0 15px; width:190px; text-align:left; }

/* 아웃로그인 */
.login_box{width:100%; float:left;}
.login_box_text_left{width:50%; float:left; text-align:left}
.login_box_text_right{width:50%; float:left; text-align:right}
.login_box02{width:100%; float:left; padding:40px 0}

/* 하단 */


.info{position:relative; width: 1003px;color:#fff; margin:15px auto; text-align:center;}
.info p{}
.info02{position:relative; width: 1003px;color:#fff;background:#555b62; margin:15px auto; text-align:center;}
.spa30{padding:0 20px; text-indent:-99999px}
.copyright{font-size:10px; color:#666666; line-height:20px}

#footer_sub {position:relative; width: 100%;min-width:1003px;text-align:center;margin:0 0 0 0; height:65px; background:#2a323b;z-index:10000}
#footer_sub:after {clear: both; display: block; content: "";}
#footer_sub .toparrow{position:absolute;bottom:65px; width: 1003px; left:50%; margin-left:-500px; text-align:center;}
#footer_sub .info{position:relative; width: 1003px;color:#fff; margin:0px auto;padding:15px 0; text-align:center;}
#footer_sub .info p{}

/* 서브 공동 */

#subContainer {
	margin: 0px auto; 
	height:auto;
	width: 100%; 
	min-width:1260px;
	min-width: -webkit-calc(100% - 0px); /* for Chrome, Safari */
    min-width:    -moz-calc(100% - 0px); /* for Firefox */
    min-width:         calc(100% - 0px); /* for IE */
	position: relative;
	background:#558ed5
}
#subContainer:after {clear: both; display: block; content: "";}

#left_cont {width: 250px;height:100%;float:left; background:#558ed5}

#container {
	width:930px; /* 구식 브라우저를 위한 대비책(fallback) */
	width : -webkit-calc(100% - 250px); /* for Chrome, Safari */
    width :    -moz-calc(100% - 250px); /* for Firefox */
    width :         calc(100% - 250px); /* for IE */
	min-height:750px; 
	height: auto;
	float:left; 
	margin:0px; 
	z-index:999;
	background:#fff
}
.cont_top_tel{
	width:90%; /* 구식 브라우저를 위한 대비책(fallback) */
	width : -webkit-calc(100% - 100px); /* for Chrome, Safari */
    width :    -moz-calc(100% - 100px); /* for Firefox */
    width :         calc(100% - 100px); /* for IE */
	float:left; 
	text-align:right;
	margin:30px 50px 10px 50px
}
.cont_top_title_box{
	width:90%; /* 구식 브라우저를 위한 대비책(fallback) */
	width : -webkit-calc(100% - 100px); /* for Chrome, Safari */
    width :    -moz-calc(100% - 100px); /* for Firefox */
    width :         calc(100% - 100px); /* for IE */
	float:left; 
	text-align:left;
	margin:0 50px 0 50px;
}
.cont_top_title{width:100%; float:left; text-align:left;margin:0; border-bottom:1px solid #e5e5e5; color:#558ed5; font-size:34px; font-weight:600; line-height:40px;}
.cont_top_title_box h1{width:100%; float:left; text-align:left;margin:0; color:#666666; font-size:11px; line-height:30px; background:url(/images/sub01/ct_home.gif) no-repeat left 8px; padding-left:20px}

.contents{
	float:left; 
	width:90%; /* 구식 브라우저를 위한 대비책(fallback) */
	width : -webkit-calc(100% - 100px); /* for Chrome, Safari */
    width :    -moz-calc(100% - 100px); /* for Firefox */
    width :         calc(100% - 100px); /* for IE */
	max-width:1130px;
	margin:20px 50px 30px 50px
}

.contents_sub03{float:left; width:calc(100% - 100px); max-width:1130px;margin:50px 50px 30px 50px; min-height:570px}
.contents_sub04{float:left; width:calc(100% - 100px); max-width:1130px;margin:50px 50px 30px 50px; min-height:1090px}
.contents_sub06{float:left; width:calc(100% - 100px); max-width:1130px;margin:50px 50px 30px 50px; min-height:900px}

.cont_top_title_box_login{width:calc(100% - 100px); position: relative; text-align:left;margin:0 50px 0 50px;}
.cont_top_title_box_login:after {clear: both; display: block; content: "";}
.cont_top_title_login{width:100%; float:left; text-align:left;margin:0; border-bottom:1px solid #e5e5e5; color:#558ed5; font-size:34px; font-weight:600; line-height:40px;}
.cont_top_title_box_login h1{width:100%; float:left; text-align:left;margin:0; color:#666666; font-size:11px; line-height:30px; background:url(/images/sub01/ct_home.gif) no-repeat left 8px; padding-left:20px}

#right_cont {width: 250px; height:100%; float:right; background:#558ed5; padding: 40px 20px}
#right_cont .home_btn {width:20px; float:left; margin:0 0 0 19px; }
#right_cont .login_btn {width:20px; float:left; margin:0 0 0 7px;}


.left_menu{
	float:left;
	width:231px;
	margin:71px 0 0 19px;
}
.left_menu_tit_box{
	float:left;
	width:100%;
	border-left:10px solid #9bc0dd
}
.left_menu_tit_01{
	float:left;
	width:214px;
	height:10px;
	line-height:10px;
	margin:0 0 0 7px;
	color:#ffffff;
	font-size:10px;
}
.left_menu_tit_02{
	float:left;
	width:214px;
	height:65px;
	line-height:65px;
	margin:0 0 0 7px;
	color:#ffffff;
	font-size:44px;
	letter-spacing:-0.1em;
	background:url(/images/sub01/sub_tit_arrow.gif) no-repeat right 15px
}
.left_menu_tit_03{
	float:left;
	height:11px;
	line-height:11px;
	margin:0 0 0 7px;
	color:#2a323b;
	font-size:12px;
}

/* left_menu */
ul.vert-one{
	margin:61px 0 0 14px;
	float:left;
	padding:0;
	list-style-type:none;
	display:block;
	line-height:40px; 
	font-size:12px;
	width:200px;
}

ul.vert-one li{
	margin:0;
	padding:0 0 0 0px;
	text-align:left;
	word-spacing:-2px;
	line-height:40px; 
	
}

ul.vert-one li a{
	display:block;
	text-decoration:none;
	color:#2a323b;
	font-size:16px; 
	background:url("../images/sub01/leftmenu_bg.jpg") no-repeat center top;
	padding:0 0 0 12px;
	word-spacing:-2px
	width:200px;
	word-spacing:-2px
}

ul.vert-one li a:hover{ 
	color:#fff;
	background:url("../images/sub01/leftmenu_bg_hover.jpg") no-repeat left top;
	word-spacing:-2px;
}

ul.vert-one li a.current,ul.vert-one li a.current:hover{ color:#fff;text-align:left; font-size:16px; word-spacing:-2px;background:url("../images/sub01/leftmenu_bg_hover.jpg") no-repeat left top;
}

.left_bnr{
	float:left;
	width:213px;
	margin:50px 0 0 19px;
	background:red
}


/* 서브 01 */
.sub01_01{margin:30px 0 0 0;width:100%; float:left; text-align:left;line-height:20px; font-size:14px}
.sub01_01_img01{width:100%; max-width:807px}
.sub01_01_img02{width:100%; max-width:609px}
.sub01_01 p{width:100%; text-align:left; font-weight:normal;margin:15px 0 0 0; }
.style01{font-size:20px;line-height:22px; font-weight:bold !important; color:#2a323b; margin:70px 0 0 0}
.style02{color:#558ed5; font-size:14px; font-weight:bold}
.style03{color:#bd935c}
.style04{color:#558ed5; font-size:18px}
.style05{color:#558ed5; font-size:26px; line-height:28px;}



.sub02_01{width:250px; height:50px; float:left; margin:0 20px 20px 0;background:#9bc0dd; text-align:center; line-height:50px; font-weight:bold; color:#fff}
.sub02_02{width:250px; height:50px; float:left; margin:0 20px 20px 0; padding:5px 0 0 0; background:#9bc0dd; text-align:center; line-height:20px; font-weight:bold; color:#fff}

.sub03_01{margin:30px 0 0 0;width:100%; float:left; text-align:left;}
.sub03_01 h1{width:100%; line-height:22px; padding:0 0 0 30px; background:url(../../images/sub03/ct03_tit_bl.gif) no-repeat left; color:#2a323b; font-size:20px; font-weight:600; text-align:left; }
.sub03_01 h2{width:100%; line-height:22px; padding:20px 0px 0px 30px; color:#f26c4f; font-size:16px; font-weight:bold; text-align:left; }
.sub03_01 p{width:calc(100% - 30px); margin:10px 0px 30px 30px; }
.sub03_01 p img{width:100%; max-width:757px}
.sub03_01 div{width:calc(100% - 32px); padding:20px; text-align:center; border:1px solid #e3e3e3; margin:10px 0 30px 30px}
.sub03_01 h1 > span.sub03_02_01{font-size:16px; color:#333333; font-weight:500}
.sub03_01 table{
	width:96%;
	border-top:2px solid #95c7ce;
	border-collapse:collapse;
	border-spacing:0;
	margin:10px 0px 30px 30px;
}
.sub03_01 table caption{
	display:none;
}
.sub03_01 table th{
	background-color:#f3f3f3;
	padding:15px 0;
	text-align:center;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	font-size:14px;
}
.sub03_01 table th:last-child{
	border-right:0px
}

.sub03_01 table td{
	background-color:#fff;
	padding:10px 20px;
	text-align:left;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
}
.sub03_01 table td:last-child{
	border-right:0px
}

.sub03_02{width:100%; float:left; margin:0 0 30px 0;}
.sub03_02 h1{width:100%; line-height:22px; padding:0 0 0 30px; background:url(../../images/sub03/ct03_tit_bl.gif) no-repeat left; color:#2a323b; font-size:20px; font-weight:600; text-align:left; }
.sub03_02 h2{width:100%; line-height:22px; padding:20px 0px 0px 30px; color:#f26c4f; font-size:16px; font-weight:bold; text-align:left; }
.sub03_02 p{width:calc(100% - 30px); margin:10px 0px 30px 30px; }
.sub03_02 p img{width:100%; max-width:757px}
.sub03_02 h1 > span.sub03_02_01{font-size:16px; color:#333333; font-weight:500}
.sub03_02 table{
	width:96%;
	border-top:2px solid #95c7ce;
	border-collapse:collapse;
	border-spacing:0;
	margin:10px 0px 30px 30px;
}
.sub03_02 table caption{
	display:none;
}
.sub03_02 table th{
	background-color:#f3f3f3;
	padding:15px 0;
	text-align:center;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	font-size:14px;
}
.sub03_02 table th:last-child{
	border-right:0px
}

.sub03_02 table td{
	background-color:#fff;
	padding:10px 20px;
	text-align:left;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
}
.sub03_02 table td:last-child{
	border-right:0px
}


.sub03_03{width:100%; float:left; margin:0 0 30px 0;}
.sub03_03 h1{width:100%; line-height:22px; padding:0 0 0 30px; background:url(../../images/sub03/ct03_tit_bl.gif) no-repeat left; color:#2a323b; font-size:20px; font-weight:600; text-align:left; }
.sub03_03 h1 > span{font-size:16px; color:#333333; font-weight:500}
.sub03_03 h2{width:100%; line-height:22px; padding:20px 0px 0px 30px; color:#f26c4f; font-size:16px; font-weight:bold; text-align:left; }
.sub03_03 p{width:calc(100% - 30px); margin:10px 0px 30px 30px; }
.sub03_03_01 {margin:20px 0 50px 10px}
.sub03_03 ol li{list-style-type: decimal; line-height:20px}

.sub03_04{width:100%; float:left; margin:0 0 30px 0;}
.sub03_04 img{width:100%; max-width:712px}
.sub03_04_01{width:100%; float:left; margin:20px 0 30px 0;}
.sub03_04_01 li{width:165px; /* 구식 브라우저를 위한 대비책(fallback) */
	width : -webkit-calc(20% - 1px); /* for Chrome, Safari */
    width :    -moz-calc(20% - 1px); /* for Firefox */
    width :         calc(20% - 1px); /* for IE */
	display:inline-block;zoom:1;*display:inline/*IE7 HACK*/; 
	text-align:center; 
	height:54px; 
	padding:0 0 0 0; 
	line-height:46px;
	background:#c1ac91 url(../images/sub03/ct03_04_img_02_off.gif) no-repeat center bottom;
	border-right:1px solid #fff;
	font-size:1.2em; 
	font-weight:bold; 
	color:#fff}
.sub03_04_01 li a{color:#fff}
.sub03_04_01 li a:hover{color:#fff}
.sub03_04_01 li:hover{width:calc(20% - 1px);display:inline-block;zoom:1;*display:inline/*IE7 HACK*/; text-align:center; height:54px;background:#f26c4f url(../images/sub03/ct03_04_img_02_on.gif) no-repeat center bottom;border-right:1px solid #fff;font-size:1.2em; font-weight:bold; color:#fff}
.sub03_04_01 li.current{width:calc(20% - 1px);display:inline-block;zoom:1;*display:inline/*IE7 HACK*/; text-align:center; height:54px; line-height:46px; padding:0 0 0 0; background:#f26c4f url(../images/sub03/ct03_04_img_02_on.gif) no-repeat center bottom;border-right:1px solid #fff;font-size:1.2em; font-weight:bold; color:#fff}
.sub03_04 h1{width:100%; line-height:22px; padding:0; color:#2a323b; font-size:20px; font-weight:600; text-align:left; }
.sub03_04 h2{width:100%; line-height:22px; padding:20px 0px 0px 30px; color:#f26c4f; font-size:16px; font-weight:bold; text-align:left; }
.sub03_04_02{
	width:750px; /* 구식 브라우저를 위한 대비책(fallback) */
	width : -webkit-calc(100% - 30px); /* for Chrome, Safari */
    width :    -moz-calc(100% - 30px); /* for Firefox */
    width :         calc(100% - 30px); /* for IE */
	margin:10px 0 20px 30px; display:block; background:#f1eae2; border:1px solid #e3d6c5; padding:20px;border-radius: 5px;}
.sub03_04 p{ margin:0 0 0 30px; font-weight:600; line-height:30px;}
.table_right_line{border-right:1px solid #e3e3e3 !important}

.sub03_04 table{
	width:96%;
	border-top:2px solid #95c7ce;
	border-collapse:collapse;
	border-spacing:0;
	margin:10px 0px 30px 30px;
}
.sub03_04 table caption{
	display:none;
}
.sub03_04 table th{
	background-color:#f3f3f3;
	padding:10px 0;
	text-align:center;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	font-size:14px;
}
.sub03_04 table th:last-child{
	border-right:0px
}

.sub03_04 table td{
	background-color:#fff;
	padding:5px;
	text-align:center;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
}
.sub03_04 table td:last-child{
	border-right:0px
}
.sub03_05{width:100%; float:left; margin:0 0 30px 0;}
.sub03_05 h1{width:100%; line-height:22px; padding:0 0 0 30px; background:url(../images/sub03/ct03_tit_bl.gif) no-repeat left; color:#2a323b; font-size:20px; font-weight:600; text-align:left; }
.sub03_05_01 {margin:0px 0 20px 12px}
.sub03_05 ol {}
.sub03_05 ol li{list-style-type: decimal; line-height:20px; padding:0 0 15px 0}

.sub03_05 table{
	width:96%;
	border-top:2px solid #95c7ce;
	border-collapse:collapse;
	border-spacing:0;
	margin:10px 0px 30px 30px;
}
.sub03_05 table caption{
	display:none;
}
.sub03_05 table th{
	background-color:#f3f3f3;
	padding:15px 0;
	text-align:center;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	font-size:14px;
}
.sub03_05 table th:last-child{
	border-right:0px
}

.sub03_05 table td{
	background-color:#fff;
	padding:10px 0;
	text-align:center;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
}
.sub03_05 table td:last-child{
	border-right:0px
}

.sub03_06{width:100%; float:left; margin:0 0 30px 0;}
.sub03_06 img{width:100%; max-width:800px}
.sub03_06 h1{width:100%; line-height:22px; padding:0 0 0 30px; background:url(../images/sub03/ct03_tit_bl.gif) no-repeat left; color:#2a323b; font-size:20px; font-weight:600; text-align:left; }
.sub03_06 h2{width:100%; line-height:22px; padding:20px 0px 0px 30px; color:#f26c4f; font-size:16px; font-weight:bold; text-align:left; }
.sub03_06_01 {margin:0px 0 20px 12px}
.sub03_06 ol {}
.sub03_06 ol li{list-style-type: decimal; line-height:20px; padding:0 0 5px 0}
.sub03_06 ul {margin:0px 0 30px 48px}
.sub03_06 ul li{list-style-type: square; line-height:20px; padding:0 0 5px 0}
.sub03_06 p{text-align:center;}

.sub03_06 table{
	width:96%;
	border-top:2px solid #95c7ce;
	border-collapse:collapse;
	border-spacing:0;
	margin:10px 0px 30px 30px;
}
.sub03_06 table caption{
	display:none;
}
.sub03_06 table th{
	background-color:#f3f3f3;
	padding:15px;
	text-align:center;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	font-size:14px;
}
.sub03_06 table th:last-child{
	border-right:0px
}

.sub03_06 table td{
	background-color:#fff;
	padding:10px 20px;
	text-align:left;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
}
.sub03_06 table td:last-child{
	border-right:0px
}
a.ct03_06_btn01{display:inline-block; width:300px; height:50px; line-height:50px; background:#9bc0dd; text-align:center;color:#ffffff; font-weight:600}
a.ct03_06_btn02{display:inline-block; width:300px; height:50px; line-height:50px; background:#69cdce; text-align:center;color:#ffffff; font-weight:600}

.sub03_07{width:100%; float:left; margin:0 0 30px 0;}
.sub03_07 img{width:100%; max-width:800px}
.sub03_07 h1{width:100%; line-height:22px; padding:0 0 0 30px; background:url(../images/sub03/ct03_tit_bl.gif) no-repeat left; color:#2a323b; font-size:20px; font-weight:600; text-align:left; }
.sub03_07 h2{width:100%; line-height:22px; padding:20px 0px 0px 30px; color:#f26c4f; font-size:16px; font-weight:bold; text-align:left; }
.sub03_07 ol {margin:20px 0 30px 10px}
.sub03_07 ol li{list-style-type: decimal; line-height:20px; padding:0 0 5px 0}
.sub03_07 ul {margin:0px 0 0px 48px}
.sub03_07 ul li{list-style-type: square; line-height:20px; padding:0 0 5px 0}
.sub03_07 p{text-align:center;}

.sub03_08{width:100%; float:left; margin:0 0 30px 0;}
.sub03_08 img{width:100%; max-width:529px}
.sub03_08 h1{width:100%; line-height:22px; padding:0 0 0 30px; background:url(../images/sub03/ct03_tit_bl.gif) no-repeat left; color:#2a323b; font-size:20px; font-weight:600; text-align:left; }
.sub03_08 h2{width:100%; line-height:22px; padding:20px 0px 0px 30px; color:#f26c4f; font-size:16px; font-weight:bold; text-align:left; }
.sub03_08 h3{width:150px;ㅇ line-height:22px;margin:20px 0 10px 30px; padding:5px 0; color:#558ed5; font-size:14px; color:#fff; font-weight:bold; text-align:center; background:#9bc0dd; border-radius:0.5em}
.sub03_08 p{ text-align:right; padding:0 20px 0 0}
.sub03_08_01{width:100%;min-width:580px; margin:20px 0 30px 0;}
.sub03_08_01 ul li{
	width:165px; /* 구식 브라우저를 위한 대비책(fallback) */
	width : -webkit-calc(20% - 1px); /* for Chrome, Safari */
    width :    -moz-calc(20% - 1px); /* for Firefox */
    width :         calc(20% - 1px); /* for IE */
	display:inline-block;zoom:1;*display:inline/*IE7 HACK*/; 
	text-align:center; 
	height:54px; 
	padding:0 0 0 0; 
	line-height:46px;
	background:#c1ac91 url(../images/sub03/ct03_04_img_02_off.gif) no-repeat center bottom;
	border-right:1px solid #fff;
	font-size:1.2em; 
	font-weight:bold; 
	color:#fff}
.sub03_08_01 ul li a{color:#fff}
.sub03_08_01 ul li a:hover{color:#fff}
.sub03_08_01 ul li:hover{width:calc(20% - 1px);display:inline-block;zoom:1;*display:inline/*IE7 HACK*/; text-align:center; height:54px;background:#f26c4f url(../images/sub03/ct03_04_img_02_on.gif) no-repeat center bottom;border-right:1px solid #fff;font-size:1.2em; font-weight:bold; color:#fff}
.sub03_08_01 ul li.current{width:calc(20% - 1px);display:inline-block;zoom:1;*display:inline/*IE7 HACK*/; text-align:center; height:54px; line-height:46px;padding:0 0 0 0; background:#f26c4f url(../images/sub03/ct03_04_img_02_on.gif) no-repeat center bottom;border-right:1px solid #fff;font-size:1.2em; font-weight:bold; color:#fff}
.sub03_08_02{margin:0px 0 0px 48px}
.sub03_08_02 li{list-style-type: square; line-height:20px; padding:0 0 5px 0}
.sub03_08_03{margin:15px 0 0px 30px}
.sub03_08_04{margin:0px 0 0px 50px}
.sub03_08_04 li{list-style-type: decimal; line-height:20px; padding:0 0 5px 0}


.sub03_08 table{
	width:96%;
	border-top:2px solid #95c7ce;
	border-collapse:collapse;
	border-spacing:0;
	margin:10px 0px 5px 30px;
}
.sub03_08 table caption{
	display:none;
}
.sub03_08 table th{
	background-color:#f3f3f3;
	padding:10px 0;
	text-align:center;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	font-size:14px;
}
.sub03_08 table th:last-child{
	border-right:0px
}

.sub03_08 table td{
	background-color:#fff;
	padding:5px;
	text-align:center;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
}
.sub03_08 table td:last-child{
	border-right:0px
}

.sub04_01_data{width:100%; float:left; margin:0 0 30px 0;}
.sub04_01_data h1{width:100%; line-height:22px; padding:0 0 0 30px; background:url(../images/sub03/ct03_tit_bl.gif) no-repeat left; color:#2a323b; font-size:20px; font-weight:600; text-align:left; }
.sub04_01_data h2{display:block; letter-spacing:-0.05em; width:160px; line-height:75px; font-size:24px; color:#2a323b; font-weight:600; text-align:center; border:1px solid #558ed5; margin:50px 0 20px}
.sub04_01_data h3{display:block; letter-spacing:-0.05em; width:160px; line-height:40px; font-size:18px; color:#fff; font-weight:bold; text-align:center; background:#558ed5; margin:30px 0 10px 30px}
.sub04_01_data p{
	line-height:22px; padding:20px 0px 0px 30px; color:#666666; font-size:14px; font-weight:bold; text-align:left;text-align:justify }

.sub04_01{width:100%; float:left; margin:0 0 30px 0;}
.sub04_01 h1{width:100%; line-height:22px; padding:0 0 0 30px; background:url(../images/sub03/ct03_tit_bl.gif) no-repeat left; color:#2a323b; font-size:20px; font-weight:600; text-align:left; }
.sub04_01 h2{display:block; letter-spacing:-0.05em; width:160px; line-height:75px; font-size:24px; color:#2a323b; font-weight:600; text-align:center; border:1px solid #558ed5; margin:50px 0 20px}
.sub04_01 h3{display:block; letter-spacing:-0.05em; width:160px; line-height:40px; font-size:18px; color:#fff; font-weight:bold; text-align:center; background:#558ed5; margin:30px 0 10px 30px}
.sub04_01 h4{display:block; letter-spacing:-0.05em; width:160px; line-height:40px; font-size:20px; color:#fff; font-weight:bold; text-align:center; background:#558ed5; margin:50px 0 20px}
.sub04_01 p{
	line-height:22px; padding:20px 0px 0px 30px; color:#666666; font-size:14px; font-weight:bold; text-align:left;text-align:justify }
.sub04_01 table{
	width:96%;
	border-top:2px solid #95c7ce;
	border-collapse:collapse;
	border-spacing:0;
	margin:10px 0px 5px 30px;
}
.sub04_01 table caption{
	display:none;
}
.sub04_01 table th{
	background-color:#f3f3f3;
	padding:10px 0;
	text-align:center;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	font-size:14px;
}
.sub04_01 table th:last-child{
	border-right:0px
}

.sub04_01 table td{
	background-color:#fff;
	padding:5px 30px;
	text-align:left;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
}
.sub04_01 table td:last-child{
	border-right:0px
}
.sub04_18_span{color:#558ed5; font-size:1.1em}


.sub04_01_01{width:100%; margin:0px 0 30px 0; border-bottom:1px solid #dddddd}
.sub04_01_01 ul li{
	width:135px; /* 구식 브라우저를 위한 대비책(fallback) */
	width : -webkit-calc(17% - 5px); /* for Chrome, Safari */
    width :    -moz-calc(17% - 5px); /* for Firefox */
    width :         calc(17% - 5px); /* for IE */
	display:inline-block;zoom:1;*display:inline/*IE7 HACK*/; 
	text-align:center; 
	height:54px; 
	padding:0 0 0 0; 
	line-height:46px;
	background:#c1ac91 url(../images/sub03/ct03_04_img_02_off.gif) no-repeat center bottom;
	border-right:1px solid #fff;
	font-size:0.8em; 
	font-weight:bold; 
	color:#fff}
.sub04_01_01 ul li a{color:#fff}
.sub04_01_01 ul li a:hover{color:#fff}
.sub04_01_01 ul li:hover{width:calc(17% - 5px);display:inline-block;zoom:1;*display:inline/*IE7 HACK*/; text-align:center; height:54px;background:#f26c4f url(../images/sub03/ct03_04_img_02_on.gif) no-repeat center bottom;border-right:1px solid #fff;font-size:0.8em; font-weight:bold; color:#fff}
.sub04_01_01 ul li.current{width:calc(17% - 5px);display:inline-block;zoom:1;*display:inline/*IE7 HACK*/; text-align:center; height:54px; line-height:46px;padding:0 0 0 0; background:#f26c4f url(../images/sub03/ct03_04_img_02_on.gif) no-repeat center bottom;border-right:1px solid #fff;font-size:0.8em; font-weight:bold; color:#fff}

.sub04_01_01_05{width:100%; margin:0px 0 30px 0; border-bottom:1px solid #dddddd}
.sub04_01_01_05 ul li{
	width:150px; /* 구식 브라우저를 위한 대비책(fallback) */
	width : -webkit-calc(20% - 5px); /* for Chrome, Safari */
    width :    -moz-calc(20% - 5px); /* for Firefox */
    width :         calc(20% - 5px); /* for IE */
	display:inline-block;zoom:1;*display:inline/*IE7 HACK*/; 
	text-align:center; 
	height:54px; 
	padding:0 0 0 0; 
	line-height:46px;
	background:#c1ac91 url(../images/sub03/ct03_04_img_02_off.gif) no-repeat center bottom;
	border-right:1px solid #fff;
	font-size:0.8em; 
	font-weight:bold; 
	color:#fff}
.sub04_01_01_05 ul li a{color:#fff}
.sub04_01_01_05 ul li a:hover{color:#fff}
.sub04_01_01_05 ul li:hover{width:calc(20% - 5px);display:inline-block;zoom:1;*display:inline/*IE7 HACK*/; text-align:center; height:54px;background:#f26c4f url(../images/sub03/ct03_04_img_02_on.gif) no-repeat center bottom;border-right:1px solid #fff;font-size:0.8em; font-weight:bold; color:#fff}
.sub04_01_01_05 ul li.current{width:calc(20% - 5px);display:inline-block;zoom:1;*display:inline/*IE7 HACK*/; text-align:center; height:54px; line-height:46px;padding:0 0 0 0; background:#f26c4f url(../images/sub03/ct03_04_img_02_on.gif) no-repeat center bottom;border-right:1px solid #fff;font-size:0.8em; font-weight:bold; color:#fff}





.sub04_01_02{width:100%; min-width:580px; position: relative;padding:30px 0; border-bottom:1px solid #cccccc}
.sub04_01_02:after {
	clear: both; display: block; content: "";
}
.sub04_01_02_img{width:20%; min-width:160px; float:left;}
.sub04_01_02_cont{float:left;margin:20px 0;padding:0 30px}
.sub04_01_02_cont_tit01{font-size:20px;line-height:24px;  font-weight:bold; color:#666666; margin:0 0 35px 0}
.sub04_01_02_cont_titimg{margin:0 0 0 0;}
.sub04_01_02_cont_titimg img{width:92px; height:35px}
.sub04_01_02_cont_tit02{font-size:18px; font-weight:bold; color:#666666; margin:10px 0 0 0}
.sub04_01_02_cont_tit03{font-size:12px; color:#666666; margin:10px 0 0 0}
.sub04_01_02_cont_tit03 span{font-size:12px; font-weight:bold; color:#ff3300;}
.sub04_01_02_btn{width:20%; margin:100px 0 0 0; min-width:130px; float:right;text-align:center; }

/* 의료진소개 마스크 뛰우기 */
 #mask {  
   position:absolute;  
   z-index:9000;  
   background-color:#000;  
   display:none;  
   left:0;
   top:0;
 } 
 
 .window{
   display: none;
   position:absolute;  
   left:50%;
   top:200px;
   margin-left: -380px;
   width:760px;
   z-index:10000;   
 }

.pedi_01{width:270px; float:left;}
.pedi_01_img{width:270px; float:left;}
.pedi_01_tit{width:270px; float:left;margin:19px 0 0 0;padding:0 0 0 0; background:#9bc0dd; height:72px;text-align:center; font-size:24px; font-weight:bold; color:#fff}
.pedi_01_tit p{margin:15px 0 10px 0}
.pedi_01_tit span{font-size:20px; line-height:22px;}
.pedi_02{width:470px; float:left;margin:0 0 0 20px;}
.pedi_trea{width:131px; height:70px; position: absolute; right:71px}
.pedi_close{width:40px; height:40px; position: absolute; right:0}
.pedi_close a{font-size:50px;text-align:right; }
.pedi_close a:hover{font-size:50px;text-align:right;color:#fff }

/* 의료진소개 */
#vtab4 {
            margin:0;
            width: 470px;
        }
#vtab4 > ul > li {
            width: 214px;
            height: 40px;
            list-style-type: none;
            display: inline-block;zoom:1;*display:inline/*IE7 HACK*/;
            text-align: center;
            margin: 0 1px 0 0;
            position: relative;
			font-size:16px;
			font-weight:600;
			color:#183241;
			line-height:40px;
			background:#9bc0dd;

        }
#vtab4 > ul > li > img{
            border:0px;
			padding:0px;
			font-size:0px;

        }
#vtab4 > ul > li.year {
            background:#9bc0dd;
        }
#vtab4 > ul > li.year2 {
            background:#9bc0dd;
			text-align:right;
        }

#vtab4 > ul > li.selected {
            background:#fff;
            position: relative;
        }

#vtab4 > div {
            margin-top: 0px;
            height: 405px;
			width:470px;
            padding:0;
            position: relative;
            z-index: 9;
			background:#fff;
        }
.sub04_01_03{
	padding:0 0 0 0;
	width:430px;
}
.sub04_01_03 table{
	width:100%;
	border-top:1px solid #dddddd;
	border-right:1px solid #dddddd;
	border-collapse:collapse;
	border-spacing:0;
	margin:0 0 0 5%;

}
.sub04_01_03 table th{
	background-color:#dde8f7;
	padding:5px 0;
	text-align:center;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
	font-size:14px;
}


.sub04_01_03 table td{
	background-color:#fff;
	padding:5px 0;
	text-align:center;
	border-bottom:1px solid #dddddd;
	border-left:1px solid #dddddd;
}
.sub04_01_03_00{width:430px;color:#fff; font-size:1.2em; font-weight:bold; background:#87d1d2;height:30px; line-height:30px; text-align:center; margin:10px 0 0 21px;}

.sub04_01_03 table td.sub04_01_03_back2{width:70px;!important  }
.sub04_01_03 table td{width:60px;}
.sub04_01_04{font-size:24px; font-weight:600; color:#666; line-height:30px; padding:15px 0 2px 30px;}
.sub04_01_04 span{color:#f26c4f;font-size:24px;padding:0 10px 0 0}
.sub04_01_05{font-weight:bold; font-size:14px;color:#333; padding:0 0 15px 30px;}
.sub04_01_05 span{color:#f26c4f;font-size:12px;padding:0 10px 0 0}
.sub04_01_06{padding:15px 30px;}
.sub04_01_07{font-weight:bold; font-size:14px;color:#333; padding:33px 0 15px 30px; line-height:25px}
.sub04_01_07 span{color:#f26c4f;font-size:12px;padding:0 10px 0 0}
.sub04_01_08{font-size:14px;  color:#666; line-height:20px; padding:10px 0 2px 30px;}

.sub04_01_p{width:100%; float:left; margin:0 0 30px 0;}
.sub04_01_p h1{width:100%; line-height:22px; padding:0 0 0 30px; background:url(../images/sub03/ct03_tit_bl.gif) no-repeat left; color:#2a323b; font-size:20px; font-weight:600; text-align:left; }
.sub04_01_p h2{display:block; letter-spacing:-0.05em; width:160px; line-height:75px; font-size:24px; color:#2a323b; font-weight:600; text-align:center; border:1px solid #558ed5; margin:50px 0 20px}
.sub04_01_p h3{display:block; letter-spacing:-0.05em; width:160px; line-height:40px; font-size:18px; color:#fff; font-weight:bold; text-align:center; background:#558ed5; margin:30px 0 10px 30px}
.sub04_01_p p{line-height:22px; padding:10px 0px 0px 30px; font-size:14px; text-align:left;text-align:justify }
.sub04_05_p02_span{line-height:22px; padding:10px 0px 0px 47px; font-size:14px; text-align:left;text-align:justify}
.sub04_01_p h4 {margin:25px 0px 0px 30px; font-size:16px; font-weight:bold; color:#558ed5; }
.sub04_01_p h5 {margin:20px 0px 0px 30px; font-size:14px; font-weight:bold; color:#000; }
.sub04_01_p h6 {margin:0px 0px 0px 0px; font-size:16px; font-weight:bold; color:#558ed5;}
.sub04_01_p ol {}
.sub04_01_p ol li{list-style-type: square; line-height:20px; padding:0 0 5px 0}
.sub04_01_p_m2{margin:0 0 0 10px}
.sub04_01_p_img{
	float:left;
	width:89px;
	padding:0 10px 0 0;
}
.sub04_01_p_img02{
	float:left;
	width:283px;
	padding:0 10px 0 0;
}
.sub04_01_p_img03{
	float:left;
	width:250px;
	padding:0 20px 0 0;
}
.sub04_01_p_img04{
	float:left;
	width:231px;
	padding:0 20px 0 0;
}
.sub04_01_p_img05{
	float:left;
	width:180px;
	padding:0 20px 0 0;
}

.sub04_01_p_box01{
	margin:10px 0px 0px 30px; 
	padding:20px;
	border:1px solid #dddddd;
}
.sub04_01_p_m3{margin:0 0 0 10px}
.sub04_01_p_m3 ol {}
.sub04_01_p_m3 ol li{list-style-type: decimal; line-height:20px; padding:0 0 5px 0}


.sub04_01_p table{
	width:96%;
	border-top:2px solid #95c7ce;
	border-collapse:collapse;
	border-spacing:0;
	margin:10px 0px 5px 30px;
}
.sub04_01_p table caption{
	display:none;
}
.sub04_01_p table th{
	background-color:#f3f3f3;
	padding:10px 0;
	text-align:center;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
	font-size:14px;
}
.sub04_01_p table th:last-child{
	border-right:0px
}

.sub04_01_p table td{
	background-color:#fff;
	padding:5px 30px;
	text-align:center;
	border-bottom:1px solid #e3e3e3;
	border-right:1px solid #e3e3e3;
}
.sub04_01_p table td img{
	width:100%;
	max-width:133px;
}
.sub04_01_p table td:last-child{
	border-right:0px
}


.sub04_01_p2{line-height:22px; padding:10px 0px 0px 48px; font-size:14px; text-align:left;text-align:justify }
.sub04_01_p3{letter-spacing:-0.05em;  padding:0; font-size:18px; color:#fff; font-weight:bold; text-align:left; margin:30px 0 0px 30px}
.sub04_01_p3 span{letter-spacing:-0.05em;  padding:10px 30px; line-height:40px;background:#558ed5; }
.sub04_01_p4{float:left;width:100%; margin:10px 0 0 30px;}
.sub04_01_p4_img{
	float:left;
	width:130px;
}
.sub04_01_p4_cont{
	width:670px; /* 구식 브라우저를 위한 대비책(fallback) */
	width : -webkit-calc(100% - 160px); /* for Chrome, Safari */
    width :    -moz-calc(100% - 160px); /* for Firefox */
    width :         calc(100% - 160px); /* for IE */
	float:left;
	padding:0 0 0 0;
	line-height:20px;
}
.sub04_01_p4_cont_sbold1{
	font-weight:bold;
	color:#558ed5;
	font-size:16px;
	line-height:22px;

}
.img100{width:100%; max-width:650px}
.sub04_01_p04_01{width:100%;min-width:570px; margin:30px 0px 30px 0;position: relative;}
.sub04_01_p04_01:after {clear: both; display: block; content: "";}
.sub04_01_p04_02{width:30%; padding:0 5% 0 0; float:left;}
.sub04_01_p04_02 img{width:204px; float:left;}
.sub04_01_p04_03{width:65%; float:left; }
.sub04_01_p04_03 p.sub04_01_p04_04{color:#666666; font-weight:bold; font-size:20px; line-height:30px; letter-spacing:-0.05em; margin:0 0 20px 0;padding:0;}
.sub04_01_p04_03 p.sub04_01_p04_04 span{color:#558ed5; font-weight:bold; font-size:24px; }
.sub04_01_p04_03 p.sub04_01_p04_05{color:#333333; font-weight:bold; font-size:16px; line-height:25px;padding:0;}
.sub04_01_p04_03 p.sub04_01_p04_05 span{color:#f26c4f; }


.sub04_15_p01 {margin:30px 0 0 30px; color:#558ed5; font-weight:bold; font-size:1.2em; !important}

.sub04_19_p01 {margin:0px 0 20px 12px}
.sub04_19_p01 ol {}
.sub04_19_p01 ol li{list-style-type: decimal; line-height:20px; color:#666666; font-size:14px; font-weight:bold; padding:0 0 5px 0}

.sub04_21_01{width:100%;min-width:600px; margin:0px 0px 30px 0;position: relative;}
.sub04_21_01:after {clear: both; display: block; content: "";}
.sub04_21_02{width:9%;min-width:80px; float:left;}
.sub04_21_03{width:86%; float:left; }
.sub04_21_03 p{margin:0 0 8px 0; padding:0;}
.sub04_21_04{width:32%; margin:0 1% 0 0;padding:0 15px; height:37px; line-height:37px; text-align:center; font-size:1.2em; font-weight:bold; color:#2f2f2f;float:left; background:#e3d6c5; border-radius:0.5em}
.sub04_21_05{width:100%; float:left; margin:40px 0 15px 0; padding:0; color:#f26c4f; font-size:20px;line-height:22px; font-weight:bold; text-align:left}
.sub04_21_06{width:100%; float:left; margin:0 0 15px 0; padding:0; color:#558ed5; font-size:14px; font-weight:bold; text-align:left}
.sub04_21_06 img{width:100%; max-width:684px}

.sub06_05{width:100%; float:left; margin:0 0 30px 0; }
.sub06_05 h1{width:100%; line-height:22px; padding:0 0 0 30px; background:url(../images/sub03/ct03_tit_bl.gif) no-repeat left; color:#2a323b; font-size:20px; font-weight:600; text-align:left; }
.sub06_05 p{width:100%; margin:40px 0px 0 0; text-align:center}
.sub06_05 ol {}
.sub06_05 ol li{list-style-type: square; line-height:20px; padding:0 0 15px 0}
.sub06_05_01{color:#0480a6; font-weight:bold;}
.sub06_05_02{color:#00ad98; font-weight:bold;}
.sub06_05_04{width:100px; height:100px; line-height:100px; margin:40px 0 0 0; background:#f26c4f; color:#fff; font-size:16px; font-weight:bold; text-align:center;float:left;border-radius:0.5em  }
.sub06_05_03{width:calc(100% - 200px); margin:75px 0px 0 30px; color:#f26c4f;font-size:14px; float:left; }
.sub06_05_05{width:100%; float:left}
.sub06_05_03_img01{float:right}
.sub06_05_06{width:700px; width:calc(100% - 0px); margin:40px 0px 0 0; text-align:center; float:left}

.sub06_06{width:100%; float:left; margin:0 0 30px 0; }
.sub06_06 h1{width:100%; line-height:22px; padding:0 0 0 30px; background:url(../images/sub03/ct03_tit_bl.gif) no-repeat left; color:#2a323b; font-size:20px; font-weight:600; text-align:left; }
.sub06_06 p{width:100%; margin:40px 0px 0 30px; text-align:left}
.sub06_06_01{color:#00ad98; font-size:16px; line-height:20px}
.sub06_06 img{width:100%; max-width:799px;}
.sub06_06_04{width:200px; height:100px; line-height:100px; margin:60px 0 0 30px; background:#87d1d2; color:#fff; font-size:16px; font-weight:bold; text-align:center;float:left;border-radius:0.5em  }
.sub06_06_03{width:calc(100% - 300px); margin:85px 0px 0 30px; color:#f26c4f;font-size:16px; float:left; line-height:24px}
.sub06_06_05{width:100%; float:left}

.sub06_09{width:100%; max-width:860px;  float:left; margin:0 0 30px 0; }
.sub06_09 h1{width:100%; line-height:22px; padding:0 0 0 30px; background:url(../images/sub03/ct03_tit_bl.gif) no-repeat left; color:#2a323b; font-size:20px; font-weight:600; text-align:left; }
.sub06_09 p{width:100%; margin:0px 0px 0 30px; text-align:left}
.sub06_09 img{width:100%; max-width:788px;}
.sub06_09 ol {}
.sub06_09 ol li{list-style-type: decimal; line-height:20px; padding:0 0 15px 0}
.sub06_09_01{color:#558ed5; font-size:16px; line-height:24px}
.sub06_09_02{position: relative; margin:30px auto; width:280px; text-align:center;}

.sub06_14{width:100%; float:left; margin:0 0 30px 0;}
.sub06_14 h1{width:100%; line-height:22px;padding:0 0 0 30px; background:url(../images/sub03/ct03_tit_bl.gif) no-repeat left; color:#2a323b; font-size:20px; font-weight:600; text-align:left; }
.sub06_14 h2{display:block; letter-spacing:-0.05em; width:160px; line-height:75px; font-size:24px; color:#2a323b; font-weight:600; text-align:center; border:1px solid #558ed5; margin:50px 0 20px}
.sub06_14 h3{display:block; letter-spacing:-0.05em; width:160px; line-height:40px; font-size:18px; color:#fff; font-weight:bold; text-align:center; background:#558ed5; margin:30px 0 10px 30px}
.sub06_14 h4 {margin:25px 0px 0px 30px; font-size:16px; font-weight:bold; color:#558ed5; }
.sub06_14 h5 {margin:20px 0px 0px 30px; font-size:14px; font-weight:bold; color:#000; }
.sub06_14 p{line-height:22px; padding:10px 0px 0px 30px; font-size:14px; text-align:left;text-align:justify }
.sub06_14 ol {}
.sub06_14 ol li{list-style-type: square; line-height:20px; padding:0 0 5px 0}
.sub06_14_m2{margin:0 0 20px 10px}

.sub06_14_02{width:100%; float:left; margin:0 0 30px 0;}
.sub06_14_02 h1{width:100%;line-height:22px;padding:0 0 0 30px; background:url(../images/sub03/ct03_tit_bl.gif) no-repeat left; color:#2a323b; font-size:20px; font-weight:600; text-align:left; }
.sub06_14_02_box{max-width:800px; width: calc(100% - 30px); margin:20px 0 40px 30px;}
.sub06_14_02_box li{display:inline; padding:0 5px; line-height:70px;}
.sub06_14_02_box li img{border:1px solid #dddddd; vertical-align:top}





/* 해상도 1200부분 */
@media all and (max-width:1200px)
{
header #navi {
	width: 100%; max-width:700px; height: 80px;position: relative; margin:0 auto;
}
header #navi::after {
	clear: both; display: block; content: "";
}
header #navi ul li { float:left; display:block; padding:0 5px; text-align:center;height:80px;line-height:80px;}
header #navi ul li a { font-size:12px; font-weight:bold; color:#fff}

}



/* 해상도 1024부분 */
@media all and (max-width:1024px)
{



/* 층별안내부분 */
#vtab3 {
            margin: 0;
            width: 100%;
            height: 100%;
        }
#vtab3 > ul > li {
            width: 50px;
            height: 50px;
            background:#dce8f7;
            list-style-type: none;
            display: block;
            text-align: center;
            margin: 0 0 1px 0;
            position: relative;

			font-size:24px;
			font-weight:bold;
			color:#558ed5;
			line-height:50px

        }
#vtab3 > ul > li.year {
            background:#dce8f7;
        }

#vtab3 > ul > li.selected {
            background:#558ed5 ;
            position: relative;
			color:#fff;
        }
#vtab3 > ul {
            float: right;
            width: 50px;
            text-align: left;
            display: block;
            margin: 100px 0 0 0;
            padding: 0;
            position: relative;
            top: 0px;
        }
#vtab3 > div {
            margin: 0 ;
			width:calc(100% - 50px);
            padding:0;
            position: relative;
            z-index: 1;
        }

.floor_box{float:left; margin:0 40px 0 0; width:100px; height:100px; border:1px solid #558ed5; font-size:50px; font-weight:bold; color:#666; text-align:center; line-height:100px}

.tab-wrapper {
  margin: 0;
  width: 100%;
}
.tab-menu li {
  position:relative;
  background-color: #cccccc;
  color:#bcbcbc;
  display: inline-block;
  width:100px;
  height:100px;
  opacity: 0.8;
  cursor:pointer;
  line-height:100px;
  z-index:0;
  color: #FFFFFF;
  text-align: center;
  font-size:18px;
  font-weight:bold;
}

.tab-content>div {
  background-color: #fff;
  box-sizing:border-box;
  border:1px solid #dddddd;
  width: 100%;
  text-align:center;
  padding: 0 5px;   
  height:500px;
  line-height:500px;
}
.sub04_01_p04_01{width:100%;min-width:570px; margin:30px 0px 30px 0;position: relative;}
.sub04_01_p04_01:after {clear: both; display: block; content: "";}
.sub04_01_p04_02{width:30%; padding:0 5% 0 0; float:left;}
.sub04_01_p04_02 img{width:100%; float:left;}
.sub04_01_p04_03{width:65%; float:left; }
.sub04_01_p04_03 p.sub04_01_p04_04{color:#666666; font-weight:bold; font-size:18px; line-height:22px; letter-spacing:-0.05em; margin:0 0 20px 0;padding:0;}
.sub04_01_p04_03 p.sub04_01_p04_04 span{color:#558ed5; font-weight:bold; font-size:20px; }
.sub04_01_p04_03 p.sub04_01_p04_05{color:#333333; font-weight:bold; font-size:14px; line-height:16px;padding:0;}
.sub04_01_p04_03 p.sub04_01_p04_05 span{color:#f26c4f; font-weight:bold; font-size:14px; }

.sub06_05_03{width:calc(100% - 150px); margin:60px 0px 0 20px; color:#f26c4f;font-size:14px; float:left; }
}

@media all and (max-width:1280px)
{
.sub03_03{width:100%; float:left; margin:0 0 30px 0;background:none;}

}


