@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+KR:wght@100..900&family=Outfit:wght@100..900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');

@font-face {
 font-family: 'Material Icons Outlined';
 font-style: normal;
 font-weight: 400;
 src: url(path/to/MaterialIcons-Regular.eot); /* For IE6-8 */
 src: local('Material Icons Outlined'),
     local('MaterialIcons-Regular'),
     url(path/to/MaterialIcons-Regular.woff2) format('woff2'),
     url(path/to/MaterialIcons-Regular.woff) format('woff'),
     url(path/to/MaterialIcons-Regular.ttf) format('truetype');
 }

.material-icons-outlined {
    font-family: 'Material Icons Outlined';
    font-weight: normal;
    font-style: normal;
    font-size: 40px;  /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;

    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;

    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;

    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;

    /* Support for IE. */
    font-feature-settings: 'liga';
}

/* 초기화 */
html {overflow-y:scroll}
body {margin:0;padding:0;font-size:9pt}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img, dt, dd, dl {margin:0;padding:0;border:0}
h1, h2, h3, h4, h5, h6 {font-size:9pt}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display:block}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, div, ul, ol, li, dl, dt, dd, span, a, input, button, textarea, input, select, section, article {-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; font-family: 'Noto Sans KR', sans-serif, "맑은 고딕", dotum;}

#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:9pt}
select {height: 42px; padding:0px 14px 0px 10px; border: 1px solid #ccc;}
input, select {border-radius: 3px;}
button {cursor:pointer; border-radius: 3px}

ul, li {margin:0;padding:0;list-style:none}

textarea {font-size:14px; border:1px solid #ccc; border-radius: 3px; padding: 10px}
input {border:1px solid #ccc; padding:1px 0; border-radius: 3px}

p {margin:0;padding:0;}
hr {display:none}
pre {overflow-x:scroll;font-size:9pt}
a {cursor:pointer}
a:link, a:visited {color:#000;text-decoration:none}
a:hover, a:focus, a:active {color:#000;text-decoration:none}

.en {font-family: 'Outfit', 'Noto Sans KR', sans-serif, "맑은 고딕", dotum !important;}
.kr {font-family: 'Noto Sans KR', sans-serif, "맑은 고딕", dotum !important;}
.ns {font-family: 'Noto Serif KR', serif, sans-serif, "맑은 고딕", dotum !important;}
.color_blue {color: #1d338c;}
.none {display: none}

/* Forms */
/*
input[type="radio"], input[type="checkbox"], input[type="checkbox"]:checked{-webkit-appearance:none;-moz-appearance:none;appearance:none;}
*/
label {-webkit-appearance:none;-moz-appearance:none;appearance:none; border:0; background:0; border-width:0}
select:focus, textarea:focus { border: 1px solid #3a3940; }
select:disabled { border: 1px solid #e1e4e7; color: #c0c0c2;  background:#f7f7f7; }

.wrap_select { position: relative; display:inline-block; margin: 0 0 5px 0;} 
   
input[type="date"] { background:#fff; height:42px; padding: 0 10px; line-height: 42px; border: 1px solid #ccc; }
input[type="file"]  { width: 100%;  height: 42px; padding:5px 0 0 5px ; border: 0px solid #ccc; } 
input[type="text"], 
input[type="number"], 
input[type="email"], 
input[type="date"], 
input[type="text"], 
input[type="search"], 
input[type="tel"], 
input[type="time"], 
input[type="password"] { height:42px; padding: 0 10px; line-height: 42px; border: 1px solid #ccc; -webkit-touch-callout:none; /*  -webkit-user-select:none;*/ user-select:none; font-size: 14px} 
input[type="text"]:disabled, 
input[type="number"]:disabled, 
input[type="email"]:disabled, 
input[type="date"]:disabled, 
input[type="text"]:disabled, 
input[type="search"]:disabled, 
input[type="tel"]:disabled, 
input[type="time"]:disabled, 
input[type="password"]:disabled { border: 1px solid #e1e4e7; color: #c0c0c2;  background:#f7f7f7; }
input[type="date"]{-webkit-appearance:none; -moz-appearance:none; appearance:none}
/*
input[type=checkbox] {position: relative; display:inline-block; width:24px; height:24px; margin:0; border:1px solid #c0c0c2; border-radius:3px; background: #fff; z-index: 2;  border:1px solid #4574d0;  z-index: 2; background: #fff url("/data/design/icon.png"); background-size: 566px 912px; background-position: -21px -568px;}  
*/

input.right { text-align: right !important; }
input.center { text-align: center !important; }

.tab_radio { position: relative; border: 1px solid #ccc; height: 45px; border-radius: 3px}
.tab_radio:after { display: block; content:'' ; clear: both; }
.tab_radio .box_radio { position: relative; float: left; height: 42px; text-align: center; line-height: 42px; }
.tab_radio .box_radio:after { display: block; content:''; position: absolute; top:13px; right:0; width:1px; height:18px; background:#ccc; z-index: 2; }
.tab_radio .box_radio:last-child:after {display: none}
.tab_radio .box_radio input[type=radio]{position:absolute; top:1px; left:1px; width:100%; height:43px; margin:0 0 0 0px !important; padding: 0;  z-index: 1; opacity: 0;  font-size: 0.8rem; font-weight: normal;}
.tab_radio .box_radio input[type=radio]+.radio { position: absolute; top:0; left:0; width: 100%; height:43px; line-height: 40px; padding: 0; background: #fff; }
.tab_radio .box_radio:first-child input[type=radio] + .radio, .tab_radio .box_radio:first-child input[type=radio]:focus + .radio {border-radius: 3px 0 0 3px; }
.tab_radio .box_radio:last-child input[type=radio] + .radio, .tab_radio .box_radio:last-child input[type=radio]:focus + .radio {border-radius: 0 3px 3px 0; }
.tab_radio .box_radio input[type=radio]:checked + .radio, .tab_radio .box_radio input[type=radio]:focus + .radio { height:43px; outline: 1px solid #03a9f5 ; color: #fff; background: #03a9f5 ; font-weight: bold; z-index: 5; line-height: 40px;} 
.tab_radio .box_radio:first-child input[type=radio]:checked + .radio, .tab_radio .box_radio:first-child input[type=radio]:focus + .radio {border-radius: 3px 0 0 3px; }
.tab_radio .box_radio:last-child input[type=radio]:checked + .radio, .tab_radio .box_radio:last-child input[type=radio]:focus + .radio {border-radius: 0 3px 3px 0; }
.tab_radio .box_radio input[type=radio]:checked:disabled + .radio { height:43px; outline: 1px solid #333; color: #fff; background: #333; font-weight: bold; z-index: 5; line-height: 40px;} 
.tab_radio .box_radio input[type=radio]:checked, .tab_radio .box_radio input[type=radio]:focus { opacity: 1; }
.tab_radio .box_radio input, .tab_radio .box_radio label{-webkit-appearance: none; -moz-appearance: none; appearance: none;}

.btn_clear { display: none; border:none; position: absolute; cursor: pointer; top:12px; right:10px; width:18px; height: 18px; overflow: hidden; font-size: 1px; color:transparent; background-image: url('/data/design/icon.png'); background-size: 566px 912px; background-position: -145px -439px;}
.btn_calendar { cursor: pointer; position: absolute; top:6px;11 right:2px; content: ''; width:30px; height: 30px; overflow: hidden; z-index: 0; font-size: 1px; color:transparent; background-image: url('/data/design/icon.png');background-size: 566px 912px;background-position:-375px -319px; } 

.wrap_select select {background: #fff url('/data/design/icon_arrow_down.png') no-repeat right 50%; background-size: 18px; -webkit-appearance: none; -moz-appearance: none; appearance: none; vertical-align: middle; color: #3a3940; font-size: 14px}

.wrap_input { position: relative; display: inline-block; height: 44px; margin:0 0 0 0; border: 0px solid #e1e4e7; border-radius: 3px}

.wrap_input input[type=checkbox]{position:absolute; width:24px; height:24px; z-index: 1; -webkit-appearance: none; -moz-appearance: none; appearance: none; left:-1000%;}
.wrap_input input[type=checkbox]:focused {-webkit-appearance: none; -moz-appearance: none; appearance: none; border:0}
.wrap_input input[type=checkbox]+ .checkbox{ position:relative; display:inline-block; padding:0 0 0 31px; margin: 0 10px 0 0; overflow:hidden;font-size:1.4rem; line-height:24px; z-index: 2; }
.wrap_input input[type=checkbox]+ .checkbox.none{ padding:0 0 0 0; }
.wrap_input input[type=checkbox]+ .checkbox.none .icon{ display: none; }

.wrap_input input[type=checkbox]+ .checkbox .icon{ position: relative; display:inline-block; position:absolute; top:0; left:0; width:24px; height:24px; margin:0; border:1px solid #c0c0c2; border-radius:3px; background: #fff; z-index: 2;}

.wrap_input input[type=checkbox]:checked + .checkbox .icon { border:1px solid #4574d0;  z-index: 2; background: #fff url("/data/design/icon.png"); background-size: 566px 912px; background-position: -21px -568px;}  

.wrap_input input[type=checkbox]:disabled+ .checkbox { color: #bbb} 
.wrap_input input[type=checkbox]:disabled+ .checkbox .icon{ border:1px solid #c0c0c2;  background: #ccc; } 
.wrap_input input[type=checkbox]:disabled:checked +  .checkbox .icon { border:1px solid #c0c0c2;  z-index: 2;; background: #ccc url("/data/design/icon.png"); background-size: 566px 912px; background-position: -21px -568px; }  

.wrap_input input[type=radio]{position:absolute; width:22px; height:20px; margin:0 0 0 1px; z-index: 1;-webkit-appearance: none; -moz-appearance: none; appearance: none; }
.wrap_input input[type=radio]+ .radio{ position:relative; display:inline-block; padding:0 0 0 28px; margin: 0 10px 0 0;  font-size:1.3rem;   line-height:18px; z-index: 2; }
.wrap_input input[type=radio]+ .radio .icon{ display:inline-block; position:absolute; top:-2px; left:0; width:24px; height:24px; margin:0; border-radius: 50%; border:1px solid #c0c0c2; background: #fff; z-index: 2;}
.wrap_input input[type=radio]:checked +  .radio .icon { border:1px solid #4574d0;z-index: 2;} 

.wrap_input input[type=radio]:disabled+ .radio { color: #bbb} 
.wrap_input input[type=radio]:disabled+ .radio .icon{ border:1px solid #c0c0c2;  background: #ccc; } 
.wrap_input input[type=radio]:disabled:checked + .radio .icon { border:1px solid #c0c0c2;  z-index: 2;} 

/* list */
.list {}
.list strong span{}
.list.bg { /* padding: 0 0; background:#fff */ }
.list.bg { padding: 0 15px; background:#f4f4f4; border: 1px solid #ccc; }
.list em.must { color:#f16122; font-size: 1.2rem; padding: 3px 0 0 3px; font-weight: bold; display: inline-block;}
.list .wrap_tooltip button.ico {margin: -4px 0 0 -1px; }
.list.borderT { border-top: 1px solid #333; }
.list.borderB { border-bottom: 1px solid #e9ecef; }
.list.borderB2 { border-bottom: 1px solid #333; }
.list li { padding: 5px 0}
.list li:last-child { border-bottom:0;}  
.list li dl { display: table; table-layout: fixed; width: 100%; font-size: 0.9rem; }
.list li dl dt { display: table-cell; width: 20%; vertical-align: middle; font-weight: normal; color: #3a3940; letter-spacing: -0.04em;;; text-align: left;}
.list li dl dd { display: table-cell; width: 80%; vertical-align: middle; text-align: left; color: #777;  font-size: 1.0rem; letter-spacing: -0.04em;}
.list li dl dd.left { text-align: left; }
.list li dl dd strong { color: #3a3940;}
.list li .txt { position: relative; margin:4px 0 2px; padding: 0 0 0 15px; color: #73777a; font-size: 1.2rem; }
.list li .txt:before { display: block; content:'※'; position: absolute; top:1px; left:0; }
.list li dl.block {display: block; width: 100%;}
.list li dl.block dt { display: block; width: 100%; padding: 0; margin: 0; text-align:left;}
.list li dl.block dd { display: block;  width: 100%; padding: 0; margin:10px 0 0 0; text-align:left; }
.list li.type2 { border: 0;  padding:7px 0px; }
.list li.type2 dl dt { width: 20%;}
.list li.type2 dl dd { width: 80%;} 
 
::-webkit-input-placeholder { color:#c0c0c2 }
::-moz-placeholder { color:#c0c0c2 }  
:-ms-input-placeholder { color:#c0c0c2 }  
input:-moz-placeholder { color:#c0c0c2 }

/* 본문 바로가기 */
#to_content a {z-index:100000;position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
#to_content a:focus,
#to_content a:active {width:100%;height:75px;background:#21272e;color:#fff;font-size:9pt;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* 전체 검색 */
#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:9pt !important}
.ts_up2 {font-size:9pt !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}

/* 게시물 선택복사 선택이동 */
#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:9pt;font-weight:bold;text-align:center;text-decoration:none;line-height:3.3em}

/* ie6 이미지 너비 지정 */
.img_fix {width:100%;height:auto}

/* 캡챠 자동등록(입력)방지 기본 */
#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:100px;height:41px;border:1px solid #e9e9e9}
#captcha #captcha_mp3 {position:absolute;top:0;left:101px;;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../plugin/kcaptcha/img/sound.gif')}
#captcha #captcha_reload {position:absolute;top:21px;left:101px;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_reload span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('../plugin/kcaptcha/img/reload.gif')}
#captcha #captcha_key {margin:0 0 0 25px;padding:0 5px;width:70px;height:41px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:9pt;font-weight:bold;text-align:center;line-height:2.8em}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:9pt;letter-spacing:-0.1em}

/* 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%}

/* 버튼 */
.btn_close {border:1px solid #dcdcdc;cursor:pointer;border-radius:3px;background:#fff}
a.btn_close {text-align:center;line-height:50px}

.btn_write {display: inline-block; width: 120px; padding:8px 0px; margin: 0 2px; border:1px solid #f2426d; background:#f2426d; color:#fff; text-align: center; vertical-align:middle; letter-spacing:-1px; font-size: 14px; border-radius: 3px} 
a.btn_write {color:#fff;} 
.btn_list {display: inline-block; width: 120px; padding:8px 0px; margin: 0 2px; border:1px solid #ccc; background:#fff; color:#aaa; text-align: center; vertical-align:middle; letter-spacing:-1px; font-size: 14px; border-radius: 3px}
.btn_modify {display: inline-block; width: 120px; padding:8px 0px; margin: 0 2px; border:1px solid #000; background:#000; color:#fff; text-align: center; vertical-align:middle; letter-spacing:-1px; font-size: 14px; border-radius: 3px} 
a.btn_modify {color:#fff;} 

.btn_s_delete {padding:3px 10px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;vertical-align:middle;letter-spacing:-1px; font-size: 14px} 
.btn_s_modify {padding:3px 10px;border:1px solid #6b89a9;background:#6b89a9;color:#fff;vertical-align:middle;letter-spacing:-1px; font-size: 14px}
.btn_s_list {padding:3px 10px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;vertical-align:middle;letter-spacing:-1px; font-size: 14px}
.btn_s_admin {padding:3px 10px;border:1px solid #b9b9b9;color:#b9b9b9;vertical-align:middle;letter-spacing:-1px; font-size: 14px}
.btn_s_white {padding:0px 5px;border:1px solid #fff; background: #fff; color:#000;vertical-align:middle;letter-spacing:-1px; font-size: 12px; border-radius: 3px}

.btn_zip_search {display:inline-block;padding:3px 10px;border:1px solid #6b89a9;background:#4b545e;color:#fff;vertical-align:middle;cursor:pointer}
.btn_t_search {display:inline-block;padding:1px 10px;border:1px solid #6b89a9;background:#000;color:#fff;vertical-align:middle;cursor:pointer}

.write_btn {text-align: center; margin: 30px 0}
.list_btn {text-align: right; margin: 30px 0}
.write_btn a:first-child, .list_btn a:first-child {margin: 0 5px 0 0}
.write_btn a:last-child, .list_btn a:last-child {margin: 0  0 0 5px}

a.btn01 {display:inline-block;padding:7px 20px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;vertical-align:middle;font-weight:bold}
a.btn01:focus, a.btn01:hover {text-decoration:none}
button.btn01 {display:inline-block;margin:0;padding:7px 20px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none}
a.btn02 {display:inline-block;padding:7px 20px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none;vertical-align:middle;font-weight:bold}
a.btn02:focus, .btn02:hover {text-decoration:none}
button.btn02 {display:inline-block;margin:0;padding:7px 20px;border:1px solid #3b3c3f;background:#4b545e;color:#fff;text-decoration:none}

.btn_confirm {text-align:center} /* 서식단계 진행 */

.btn_submit {padding:15px 20px;border:0;background:#ff3061;color:#fff;letter-spacing:-0.1em;font-weight:bold}
fieldset .btn_submit {padding:0 20px;height:42px;line-height:1em}

.btn_submit2 {padding:8px 20px;border:0;background:#ac4ccf;color:#fff;letter-spacing:-0.1em;font-weight:bold}

.confirm_box .btn_submit {background:#555 !important}
.confirm_box .btn_submit.on {background:#3a8afd !important}

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:0px 20px;height:40px; line-height: 40px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top; border-radius: 3px;} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:9pt}
.btn_frmline{padding:3px 10px;background:#000;border:1px solid #000;color:#fff}

.btn_ov01{display:inline-block;line-height:30px;height:30px;font-size:0.92em;vertical-align:top}
.btn_ov01 .ov_txt{float:left;background:#9eacc6;color:#fff;border-radius:5px 0 0 5px;padding:0 5px}
.btn_ov01 .ov_num{float:left;background:#ededed;color:#666;border-radius:0 5px 5px 0;padding:0 5px}
a.btn_ov02,a.ov_listall{display:inline-block;line-height:30px;height:30px;font-size:0.92em;background:#565e8c;color:#fff;vertical-align:top;border-radius:5px;padding:0 7px }
a.btn_ov02:hover,a.ov_listall:hover{background:#3f51b5}

/* 게시판용 버튼 */
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 #e8180c;background:#e8180c;color:#fff;text-decoration:none;vertical-align:middle} /* 관리자 전용 버튼 */
a.btn_admin:focus, a.btn_admin:hover {text-decoration:none}

a.btn_m01 {display:inline-block;padding:3px 10px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;text-decoration:none;vertical-align:middle; border-radius: 3px; font-size: 12px}
a.btn_m01:focus, .btn_m01:hover {text-decoration:none}
a.btn_m02 {display:inline-block;padding:3px 10px;border:1px solid #3f51b5;background:#3f51b5;color:#fff;text-decoration:none;vertical-align:middle; border-radius: 3px; font-size: 12px}
a.btn_m02:focus, .btn_m01:hover {text-decoration:none}
a.btn_m03 {display:inline-block;padding:3px 10px;border:1px solid #9eacc6;background:#9eacc6;color:#fff;text-decoration:none;vertical-align:middle; border-radius: 3px; font-size: 12px}
a.btn_m03:focus, .btn_m01:hover {text-decoration:none}

.btn_blank {display: inline-block; width: 44.9px}

.td_mng a.btn, .td_mng a{display:inline-block;height:26px;line-height:26px;border:0;border-radius:3px;padding:0 8px;margin:1px;font-weight:normal}
.td_mng button, .td_mng button.btn{height:26px;border:0;border-radius:3px;padding:0 8px;margin:1px;font-weight:normal}
.btn{height:30px;border:0;border-radius:5px;padding:0 10px;font-weight:bold;font-size:1.09em;vertical-align:middle}
a.btn{display:inline-block;height:30px;line-height:30px;border:0;border-radius:5px;padding:0 10px;font-weight:bold;font-size:1.09em;vertical-align:middle}

.btn_01,a.btn_01{background:#ff4081;color:#fff;}
.btn_01:hover,a.btn_01:hover{background:#ff1464}

.btn_02,a.btn_02{background:#9eacc6;color:#fff;}
.btn_03,a.btn_03{background:#3f51b5;color:#fff;}

/* 폼 안내글 */
.frm_info {display:block;padding:0 0 5px;color:#5b747e}

/* 목록 바로가기 */
.anchor {margin:10px 0 ;padding:0;zoom:1}
.anchor:after {display:block;visibility:hidden;clear:both;content:""}
.anchor li{float:left;margin-left:-1px;list-style:none}
.anchor a {display:inline-block;padding:5px 10px;border:1px solid #c8ced1;background:#d6dde1;text-decoration:none}
.anchor .selected{background:#3f51b5}

.local_ov01.local_ov [data-tooltip-text]:hover {position:relative}
.local_ov01.local_ov [data-tooltip-text]:hover:after{line-height:20px;background-color:#000;background-color:rgba(0,0,0,0.8);-webkit-box-shadow:0 0 3px 1px rgba(50,50,50,0.4);-moz-box-shadow:0 0 3px 1px rgba(50,50,50,0.4);box-shadow:0 0 3px 1px rgba(50,50,50,0.4);-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;color:#FFF;font-size:11px;content:attr(data-tooltip-text);white-space: pre;margin-bottom:10px;top:130%;left:0;padding:7px 12px;position:absolute;max-width:500px;word-wrap:break-word;z-index:9999}

/* 페이지 내 검색 */
.local_sch{}
.local_sch:after, .local_sch div:after{display:block;visibility:hidden;clear:both;content:""}
.local_sch .btn_sch{width:30px;height:30px;border:1px solid #dcdcdc;border-left:0;padding:0;float:left;background:url(../img/sch_btn.png) no-repeat 50% 50%;text-indent:-999px;overflow:hidden}
.local_sch .btn_sch2{width:35px;height:35px;border:1px solid #dcdcdc;padding:0;background:url(../img/sch_btn.png) no-repeat 50% 50% #eee;text-indent:-999px;overflow:hidden}

.local_sch .sch_input{height:30px;border:1px solid #dcdcdc;border-right:0;padding:0 5px;float:left;}
.local_sch select{height:30px;margin-right:3px;border:1px solid #dcdcdc}
.local_sch01{margin: 10px 0;}
.local_sch02{}
.local_sch01 .frm_input{height:30px;border:1px solid #dcdcdc;padding:0 5px;}
.local_sch01 .btn_submit{width:30px;height:30px;padding:0;background:url(/data/admin/sch_btn.png) no-repeat 50% 50% #eee;border:1px solid #dcdcdc;text-indent:-999px;overflow:hidden}
.local_sch03{padding:5px 15px;background:#e9ebf9;margin:10px 0}
.local_sch div{margin:5px 0;}
.local_sch03 strong{display:inline-block;width:70px;}
.local_sch03 label{margin-right:5px;display:inline-block}
.local_sch03 button{height:30px;padding:0 5px;border:0;background:#9eacc6;color:#fff;}
.local_sch03 .btn_submit{height:30px;padding:0 5px;border:0;color:#fff;}
.local_sch03 .frm_input{height:30px;border:1px solid #dcdcdc;padding:0 5px;}
/* 페이지 내 실행 */
.local_cmd {min-width:960px}

.local_cmd01 {margin:0 0 10px;padding:0 }
.local_cmd01 .cmd_tit {font-weight:bold}
.local_cmd01 .btn_submit {padding:3px 5px;border:1px solid #ff3061;color:#fff;font-size:0.95em;vertical-align:middle}

/* 페이지 내 안내문 */
.local_desc {background:#eaeaea;padding:10px 20px;margin:10px 0;line-height:1.5em }
.local_desc ol, .local_desc ul {margin:0;padding:0 0 0 10px}
.local_desc strong{color:red}
.local_desc li{margin:10px 0}
.local_wr{margin:0 0 10px }
.local_wr:after{display:block;visibility:hidden;clear:both;content:""}

.local_desc01 {margin:10px 0 10px ;padding:10px 20px;border:1px solid #f2f2f2;background:#f9f9f9}
.local_desc01 strong {color:#ff3061}
.local_desc01 a {text-decoration:underline}

.local_desc02 {margin:10px 0 ;min-width:960px} /* 주로 온라인 서식 관련 안내 내용에 사용 */
.local_desc02 p {padding:0;line-height:1.8em}

/* 페이지 내 카운트 */
.local_ov {min-width:960px}

.local_ov01 {position:relative;margin: 10px 0;}
.local_ov01 .ov_a {display:inline-block;margin:0 0 0 5px;padding:0 0 0 10px;border-left:1px solid #ccc;color:#ff3061}

/* 댓글 스타일 */
.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:0px 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:18px 0;border-top:1px solid #000;border-bottom:1px solid #ddd;background:#fff;color:#383838;font-size:16px;text-align:center;letter-spacing:0px; font-weight: 600}
.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:20px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9; text-align: left; font-size: 14px}
.tbl_head01 td {padding:20px 5px;border-top:1px solid #eaecf1;border-bottom:1px solid #eaecf1;line-height:1.5em;word-break:break-all; font-size: 16px; font-weight: 300; color:#383838}
.tbl_head01 td ul li {float: left; margin: 0 0 5px}
.tbl_head01 a {}
.tbl_head01 tr.center td {text-align: center}
.tbl_head01 tr td.left {text-align: left}
.tbl_head01 tr td.right {text-align: right}
.tbl_head01 tr td.bold {font-weight: 500}
.tbl_head01 a.btn_m01 {font-weight: 300; font-size: 12px}
.tbl_head01 .marking {display: none}
.tbl_head01 tr td select {height: 40px}
.tbl_head01 tr td input {height: 40px}

.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:9pt;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 caption {visibility: hidden}
.tbl_frm01 th{border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;background:#f6f6f6;padding: 10px;text-align:left}
.tbl_frm01 td {border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;padding: 10px;text-align:left; height: 36px}
.tbl_frm01 textarea {height:150px}
.tbl_frm01 #captcha {margin:0;padding:0;border:0;background:transparent}
.tbl_frm01 #captcha input {margin-left:5px;text-align:center}
.h2_frm{text-align:left;color:#3f51b5;font-size:1.09em;font-weight:bold;margin:20px 0 10px}

/* 테이블 그리드 */
.grid_1 {width:50px}
.grid_2 {width:100px}
.grid_3 {width:150px}
.grid_4 {width:200px}
.grid_5 {width:250px}
.grid_6 {width:300px}
.grid_7 {width:350px}
.grid_8 {width:400px}
.grid_9 {width:450px}
.grid_10 {width:500px}
.grid_11 {width:550px}
.grid_12 {width:600px}
.grid_13 {width:650px}
.grid_14 {width:700px}
.grid_15 {width:750px}
.grid_16 {width:800px}
.grid_17 {width:850px}
.grid_18 {width:900px}

/* 자료 없는 목록 */
.empty_table {padding:50px 0 !important;text-align:center}
.empty_list {padding:100px 0 !important;text-align:center}

/* 필수입력 */
.required, textarea.required {background: #fff}
.ellipsis {overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ellipsis2 {overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-wrap:break-word;}
.ellipsis3 {overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-wrap:break-word;}
.ellipsis4 {overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; word-wrap:break-word;}
.ellipsis12 {overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 12; -webkit-box-orient: vertical; word-wrap:break-word;}

.txt_active {color:#5d910b}
.txt_done {color:#e8180c}
.txt_expired {color:#ccc}
.txt_rdy {color:#8abc2a}

/* 새창 기본 스타일 */
.new_win {position:relative}
.new_win .tbl_wrap {margin:0 20px}
.new_win #win_title {font-size:1.3em;height:50px;line-height:30px;padding:10px 20px;background:#fff;color:#000;-webkit-box-shadow:0 1px 10px rgba(0,0,0,.1);
-moz-box-shadow:0 1px 10px rgba(0,0,0,.1);
box-shadow:0 1px 10px rgba(0,0,0,.1)}
.new_win #win_title .sv {font-size:0.75em;line-height:1.2em}
.new_win .win_ul {margin-bottom:15px;padding:0 20px}
.new_win .win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_ul li {float:left;background:#fff;text-align:center;padding:0 10px;border:1px solid #d6e9ff;border-radius:30px;margin-left:5px}
.new_win .win_ul li:first-child {margin-left:0}
.new_win .win_ul li a {display:block;padding:8px 0;color:#6794d3}
.new_win .win_ul .selected {background:#3a8afd;border-color:#3a8afd;position:relative;z-index:5}
.new_win .win_ul .selected a {color:#fff;font-weight:bold}
.new_win .win_desc {position:relative;margin:10px;border-radius:5px;font-size:1em;background:#f2838f;color:#fff;line-height:50px;text-align:left;padding:0 20px}
.new_win .win_desc i {font-size:1.2em;vertical-align:baseline}
.new_win .win_desc:after {content:"";position:absolute;left:0;top:0;width:4px;height:50px;background:#da4453;border-radius:3px 0 0 3px}
.new_win .frm_info {font-size:0.92em;color:#919191}
.new_win .win_total {float:right;display:inline-block;line-height:30px;font-weight:normal;font-size:0.75em;color:#3a8afd;background:#f6f6f6;padding:0 10px;border-radius:5px}
.new_win .new_win_con {margin:20px 0;padding:20px}
.new_win .new_win_con:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .new_win_con2 {margin:20px 0}
.new_win .btn_confirm:after {display:block;visibility:hidden;clear:both;content:""}
.new_win .win_btn {text-align:center}
.new_win .btn_close {height:45px;width:60px;overflow:hidden;cursor:pointer}
.new_win .btn_submit {padding:0 20px;height:45px;font-weight:bold;font-size:1.083em}

/* 검색결과 색상 */
.sch_word {color:#ff3061}

/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
#validation_check h1 {margin-bottom:20px;font-size:9pt}
#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:3px 13px; color:#000; letter-spacing:0; line-height:2.2em; vertical-align:middle; border-radius: 3px}
.pg a:focus, .pg a:hover {text-decoration:none}
.pg_page {background:#fff;text-decoration:none;border:1px solid #e5e5e5}
.pg_start, .pg_prev {/* 이전 */font-weight:bold; border-radius: 3px}
.pg_end, .pg_next {/* 다음 */font-weight:bold}
.pg_current {display:inline-block;margin:0 0px 0 0;border:1px solid #000;background:#000;color:#fff;font-weight:bold}

/* Mobile화면으로 */
#device_change {display:block;margin:0.3em;padding:0.5em 0;border:1px solid #ccc;border-radius:2em;background:#fff;color:#000;font-size:9pt;text-decoration:none;text-align:center}

/*메일인증*/
.rg_em{margin-top:5px}
.rg_em caption{padding:0;font-size:0;line-height:0;overflow:hidden}

/*카테고리별 랜덤 배너*/
.image_list {overflow: hidden;position: relative;height: 329px;width: 550px; border-top:1px solid #f04848; border-bottom:1px solid #f04848; border-left:1px solid #f04848; cursor:pointer;}
.image_list .images {position:absolute; display:none; }
ul, li {list-style:none; margin:0; padding:0;}
.ul_label {width:750px;cursor:pointer;}
.ul_label li {width:200px;height:18px;text-align:left;}
.ul_label li.fir {width:200px;text-align:left}

/*내용 타이틀*/
.content_main_title {display: none; width:100%;max-width:1320px;padding:30px 0 10px 0;margin:20px auto 20px auto;border-bottom:1px solid #ccc}
.content_main_title:after {display:block;visibility:hidden;clear:both;content:""}
.content_main_title .title {float:left;width:50%;font-size:16pt;letter-spacing:-0.1em;font-weight:bold;text-align:left}
.content_main_title .stitle {float:left;width:50%;font-size:11px;letter-spacing:-0.05em;text-align:right;padding:8px 0 0 0;color:#a9a9a9}

/*한줄*/
.line_height5 {clear:both;height:5px}
.line_height10 {clear:both;height:10px}
.line_height20 {clear:both;height:20px}
.line_height30 {clear:both;height:30px}
.line_height40 {clear:both;height:40px}
.line_height50 {clear:both;height:50px}
.line_clear {clear:both}

.line_box {width:100%;max-width:1320px;margin:0 auto;clear:both;background:#e5e5e5;font-size:9pt;height:1px}
.line_wd100 {width:100px;  margin:0 auto; clear:both; background:#e5e5e5; font-size:9pt; height:1px}

/*추가소스*/
.wd100 {width: 100% !important}
.wd99 {width: 99% !important}
.wd98 {width: 98% !important}
.wd97 {width: 97% !important}
.wd95 {width: 95% !important}
.wd90 {width: 90% !important}
.wd80 {width: 80% !important}
.wd70 {width: 70% !important}
.wd60 {width: 60% !important}
.wd50 {width: 50% !important}
.wd47 {width: 47% !important}
.wd45 {width: 45% !important}
.wd40 {width: 40% !important}
.wd39 {width: 39% !important}
.wd38 {width: 38% !important}
.wd34 {width: 34% !important}
.wd33 {width: 33.3% !important}
.wd32 {width: 32% !important}
.wd30 {width: 30% !important}
.wd28 {width: 28% !important}
.wd27 {width: 27% !important}
.wd25 {width: 25% !important}
.wd23 {width: 23% !important}
.wd20 {width: 20% !important}
.wd15 {width: 15% !important}
.wd10 {width: 10% !important}

.wdp100 {width: 100px !important}
.wdp40 {width: 40px !important}

.wdm17 {width: calc(100% - 17px) !important}

.ht300 {height: 300px !important}

/*상단 우측총건수*/
#t_search {position:relative;zoom:1;width:100%;padding:0 0 5px 0}
#t_search:after {display:block;visibility:hidden;clear:both;content:""}
.t_search_1st {float:left;width:80%;text-align:left;letter-spacing:-1px}
.t_search_1st_tl {font-size:16px;font-weight:bold;}
.t_search_2st {float:left;width:20%;padding-top:8px;text-align:right;}
.t_search select {-webkit-appearance:none;border:1px solid #cacaca;height:23px;padding:0 0px 0 5px;background-color:#f9f9f9}

/*테이블 리스트*/
.basic_tbl {width:100%;border-collapse:collapse;border-spacing:0;background:#fff;font-size:9pt;border-top:2px solid #3e3e3e;border-bottom:1px solid #8f8f8f}
.basic_tbl caption {margin:0;padding:0;line-height:0;overflow:hidden}
.basic_tbl thead th {height:50px;background:#f6f6f6;padding:0px;color:#000;font-weight:bold;text-align:center}
.basic_tbl thead th a {}
.basic_tbl tbody tr {}
.basic_tbl tbody td {height:50px;text-align:center;border-bottom:1px solid #dddeee}
.basic_tbl tbody td a{}
.basic_tbl tfoot th {}
.basic_tbl tfoot td {color:#fff;font-weight:bold}
.basic_tbl td table {border-collapse:collapse;border-spacing:0;border:0px}
.basic_tbl td table td {border:0px}
.basic_tbl a {}
.basic_tbl_c {height:100px}

/*테이블 글쓰기*/
.basic_tbl_w {width:100%;border-top:2px solid #3e3e3e;font-size:14px;border-spacing:0;background:#fff;border-top:2px solid #3e3e3e;border-bottom:1px solid #8f8f8f}
.basic_tbl_w caption {margin:0;padding:0;font-size:0;line-height:0;overflow:hidden}
.basic_tbl_w thead {}
.basic_tbl_w thead th {height:50px;background:#f6f6f6;padding:0px;color:#000;font-weight:bold;text-align:center}
.basic_tbl_w thead th a {}
.basic_tbl_w tbody tr {}
.basic_tbl_w tbody td {height:50px;text-align:left;border-bottom:1px solid #dddeee;line-height:160%;}
.basic_tbl_w tbody td a{}
.basic_tbl_w tfoot th {}
.basic_tbl_w tfoot td {color:#fff;font-weight:bold}
.basic_tbl_w td table {border-collapse:collapse;border-spacing:0;border:0px}
.basic_tbl_w td table td {border:0px;}
.basic_tbl_w a {}
.basic_tbl_w textarea {font-size:14px;line-height:160%;}
.basic_tbl_w .feild_01{width:20%;background:#fafafa;text-align:left;padding:10px 20px;font-weight:bold}
.basic_tbl_w .feild_02{width:80%;text-align:left;padding:10px 20px}

/*게시판 리스트*/
.basic_tbl_list {width:100%;border-collapse:collapse;border-spacing:0;background:#fff;font-size:14px;border-top:2px solid #555;border-bottom:1px solid #8f8f8f}
.basic_tbl_list caption {margin:0;padding:0;line-height:0;overflow:hidden}
.basic_tbl_list thead th {height:50px;background:#fff;padding:0px;color:#000;font-weight:bold;text-align:center;border-bottom:1px solid #8f8f8f;}
.basic_tbl_list thead th a {}
.basic_tbl_list tbody tr {}
.basic_tbl_list tbody td {height:50px;text-align:center;border-bottom:1px solid #dddeee}
.basic_tbl_list tbody td a{}
.basic_tbl_list tfoot th {}
.basic_tbl_list tfoot td {height:50px;color:#000;font-weight:bold}
.basic_tbl_list td table {border-collapse:collapse;border-spacing:0;border:0px}
.basic_tbl_list td table td {border:0px}
.basic_tbl_list a {}
.basic_tbl_list_c {height:100px}

/*달력*/
.ui-datepicker { font:12px dotum; }
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year { width: 70px;}
.ui-datepicker-trigger { margin:0 0 -5px 2px; }

/* 목록 홀짝 배경색 */
.bg0 {background:#fff}
.bg1 {background:#f2f5f9}
.bg1 td {border-color:#e9e9e9}
.bg0cancel {background:#fdebf3}
.bg0cancel td {border-color:#f9d8e6}
.bg1cancel {background:#f9f0f4}
.bg1cancel td {border-color:#efd2de}

/*최상단 오픈배너*/
#TopOpenDiv{position:relative;width:100%;height:76px;border-bottom:0px solid #e1e1e1}
#TopOpenDiv :after {position:relative;display:block;visibility:hidden;clear:both;content:"상단배너"}
.TopOpen_box{height:75px;width:1100px;text-align:center;margin:0 auto}
.TopOpen_box_left {float:left;width:1050px;height:76px}
.TopOpen_box_right {float:left;width:50px;font-size:12px;letter-spacing:-1;height:26px;padding:15px 0;text-align:left}
.TopOpen_box_right a {color:#9c9c9c}

#sub_type_box {display:block;visibility:block;width:100%;max-width:1320px;margin:60px auto 50px auto;content:"";text-align:center}
#sub_type_box:after {display:block;visibility:hidden;clear:both;content:""}
.sub_type_tab {}
.sub_type_tab a{text-align:center;letter-spacing:-0.07em;;font-size:16px;color:#5e5e5e;margin:0 0 0 -1px;border:1px solid #ececec;padding:13px 40px;background:#fff; font-weight: 200}
.sub_type_tab_on {}
.sub_type_tab_on a{text-align:center;letter-spacing:-0.07em;;font-size:16px;color:#fff;padding:13px 40px;margin:0 0 0 -1px;border:1px solid #5c6386;background:#5c6386; font-weight: 300}


/*상단 카테고리 */
.subsubject_title {padding:10px 0px;letter-spacing:-1;font-size:16px;font-weight:bold}

/* 캡챠 자동등록(입력)방지 기본 */
#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:100px;height:41px;border:1px solid #e9e9e9}
#captcha #captcha_mp3 {position:absolute;top:0;left:101px;;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_mp3 span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('http://img.yegam.net/data/images/sound.gif')}
#captcha #captcha_reload {position:absolute;top:21px;left:101px;margin:0;padding:0;width:23px;height:22px;border:0;background:transparent;vertical-align:middle;overflow:hidden;cursor:pointer}
#captcha #captcha_reload span {position:absolute;top:0;left:0;width:23px;height:22px;background:url('http://img.yegam.net/data/images/reload.gif')}
#captcha #captcha_key {margin:0 0 0 25px;padding:0 5px;width:70px;height:41px;border:1px solid #b8c9c2;background:#f7f7f7;font-size:1.333em;font-weight:bold;text-align:center;line-height:2.8em}
#captcha #captcha_info {display:block;margin:5px 0 0;font-size:0.95em;letter-spacing:-0.1em}

/*최근게시물*/
#latest_wrapper {float:left}
.latest_title {}
.latest_box {}

.box_line {text-align:center;padding:30px 0;border:8px solid #ffe8e8;font-size:16px;font-weight:bold}

/* table */

.t_txt {background:#2984f0; color:#ffffff; font-weight:bold; text-align:center;}
.j_txt {background:#f7f7f7; text-align:center;}
.g_txt {background:#ffffff;}

@media only screen and (max-width:1320px){
	#sub_type_box {display:block;visibility:block;width:100%;max-width:1320px;margin:20px auto;content:"";text-align:center}
	#sub_type_box:after {display:block;visibility:hidden;clear:both;content:""}
	.sub_type_tab {}
	.sub_type_tab a{display:inline-block;width:100px;text-align:center;font-weight:bold;letter-spacing:-1px;;font-size:14px;color:#5e5e5e;margin:0 0 -1px -4px;border:1px solid #ececec;padding:10px 0px;background:#fff;}
	.sub_type_tab_on {}
	.sub_type_tab_on a{display:inline-block;width:100px;text-align:center;font-weight:bold;letter-spacing:-1px;;font-size:14px;color:#fff;padding:10px 0px;margin:0 0px -1px -4px;border:1px solid #5c6386;background:#5c6386;}

	#sub_type_box {display:none;}
}

/*드래그시 색상변경*/
::-moz-selection {
background-color: #30B1F4;
color: #fff;
}
::selection {
background-color: #30B1F4;
color: #fff;
}

/* 접속자집계 목록 */
.tbl_visit_list td {text-align:center}
.visit_bar {position:relative}
.visit_bar span {position:absolute;top:-8px;left:0;height:15px;background:#3f51b5}

/*접속자로그삭제*/
.visit_del_bt{margin:5px 0;border-top:1px solid #eee;padding:5px 0}
.visit_del_bt .btn_submit{border:0;height:35px;padding: 0 5px;border-radius:3px}

/* 공통 */
.td_addr {text-align:left !important}
.td_alignc {text-align:center}
.td_addr_line {line-height:2em}
.td_addr_line .frm_input{margin:2px 0}
.td_amount {width:70px;text-align:center}
.td_auth {width:100px;text-align:center}
.td_auth_mbnick {width:200px}
.td_boolean {width:50px;text-align:center}
.td_category {width:120px;text-align:center}
.td_categorysmall {width:60px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_chk2{width:70px;}
.td_cnt {width:100px;font-size:0.95em;text-align:center}
.td_cntsmall {width:50px;font-size:0.95em;text-align:center}
.td_code {width:80px;text-align:center}
.td_confirm {width:90px;text-align:center}
.td_date {width:70px;text-align:center}
.td_datetime {width:130px;text-align:center}
.td_delicom {width:100px}
.td_delino {width:130px}
.td_device {width:70px;text-align:center}
.td_etc {width:80px;text-align:center}
.td_extra label {display:inline-block;width:100px}
.td_extra input {margin-right:5px;width:130px}
.td_grid {width:60px;text-align:center}
td.td_grpset {width:160px;border-left:1px solid #e9ecee;text-align:center}
.td_id {width:150px}
.td_idsmall {width:75px}
.td_itname {text-align:left !important}
.td_itopt {width:200px}
.td_itopt_tl {text-align:left !important}
.td_img {text-align:center}
.td_imgline {width:70px;text-align:center}
.td_input input {width:94%}
.td_mbcert {text-align:center}
.td_mbid, .td_name, .td_mbname {width:100px;text-align:center !important}
.td_mbstat {text-align:center}
.td_mng {width:150px;font-size:0.95em;text-align:center;letter-spacing:-0.1em}
.td_mngsmall {width:60px;text-align:center;}
.td_num {width:60px;text-align:center}
.td_num_c{width:70px;text-align:center}
.td_num_c2{width:60px;text-align:center}
.td_num_c3{width:100px;text-align:center}
.td_numbig {width:100px;text-align:right !important}
.td_numcancel0 {color:#999;text-align:right !important}
.td_numcancel1 {color:#ff3061;font-weight:bold;text-align:right !important}
.td_numcoupon {color:#86b325;text-align:right !important}
.td_numincome {text-align:right !important}
.td_num_right {text-align:right !important}
.td_numsmall {width:40px;text-align:center}
.td_numsum {font-weight:bold;text-align:right !important}
.td_numrdy {color:#ff3061;text-align:right !important}
.td_odrnum {width:250px;text-align:center}
.td_odrnum2 {width:140px;text-align:center}
.td_odrnum3 {width:110px;text-align:center}
.td_odrstatus {width:70px;letter-spacing:-0.1em;text-align:center}
.td_output {width:90px;text-align:center}
.td_payby {width:70px;text-align:center;letter-spacing:-0.1em}
.td_paybybig {width:140px;text-align:center;letter-spacing:-0.1em}
.td_possible {width:70px;text-align:center}
.td_postal {width:60px;text-align:center}
.td_postalbig {width:140px;text-align:center}
.td_price {text-align:right !important}
.td_pt {text-align:right !important}
.td_send {width:50px;text-align:center}
.td_sendcost_by {width:50px;text-align:center}
.td_sendcost_add {width:100px;text-align:center}
.td_stat {width:70px;text-align:center}
.td_tdiv {border-bottom:1px solid #c9c9c9 !important}
.td_tel{width:120px;text-align:left !important}
.td_telbig {width:100px;text-align:center}
.td_test {width:50px;text-align:center}
.td_category1{width:130px;text-align:center}
.td_category2{width:100px;text-align:center}
.td_category3{width:80px;text-align:center}
.td_time{text-align:center;width:130px}
.td_center{text-align:center;}
.td_type{width:120px}

.td_mng_s{width:100px}
.td_mng_m{width:200px}
.td_mng_l{width:300px}

.txt_true {color:#e8180c}
.txt_false {color:#ccc}
.txt_succeed {color:#40b300}
.txt_fail {color:#ce4242}
.td_left{text-align:left !important}

.banner_or_img {margin:10px 0 0}
.banner_or_img button {display:block;margin:5px 0 0}
.txt_active {color:#5d910b}
.txt_expired {color:#ccc}
#sct_mobileimg{width:125px}

/* 하단 레이아웃 */
.foot_wrapper {position:relative;display:block;width:100%;background:#222; padding:40px 0 0; margin: 0px 0}
.foot_wrapper.foot_sub {margin: 70px 0 0}
.foot_wrapper:after {display:block;visibility:hidden;clear:both;content:"상단내용"}

.foot_wrapper .box {width:100%;}

.foot_wrapper .box .copy {max-width:1320px;width:100%;text-align:center;margin:0 auto}
.foot_wrapper .box .copy .logo {float:left;width:20%;padding:15px 0;text-align:left;opacity:0.5; font-size: 26px; color: #fff}
.foot_wrapper .box .copy .logo img{width:100%;max-width:180px;}
.foot_wrapper .box .copy .info {float:left;width:80%;text-align:left;padding:0px 20px 30px 30px;color:#e8e8e8;letter-spacing:0px;line-height:180%;opacity:0.6}
.foot_wrapper .box .copy .info a{color:#e8e8e8}
.foot_wrapper .box .copy .info .list{font-weight:bold;padding:20px 0 20px 0;font-size:14px;letter-spacing:-1px}
.foot_wrapper .box .copy .info .btn_s_admin{padding:1px 10px;font-size:12px;}
.foot_wrapper .box .copy .info .btn_s_admin:hover{background:#e5e5e5;color:#000;border:1px solid #e5e5e5;padding:1px 10px}

.foot_wrapper .box .copy .sns {display:none;float:left;width:25%;padding:30px 0 0 0px;text-align:right;opacity:0.5}
.foot_wrapper .box .copy .sns img{width:40px}

.agree_box {max-width:1320px; margin:0 auto; border: 1px solid #ccc; padding: 20px 0 20px 30px}
.agree_box textarea {border:0px; width:100%; min-height: 1000px; ;padding:20px 0; font-size: 14px; color: #555;}

.nospam {max-width:1320px; margin:0 auto; border: 1px solid #ccc; padding: 20px 0 20px 30px}
.nospam textarea {border:0px; width:100%;  min-height: 300px; ;padding:20px 0; font-size: 14px; color: #555;}

/*햄버거메뉴 수정*/
.hamburger {
  padding: 22px 10px 20px 22px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  margin: 0;
  overflow: visible; 
 }
.hamburger:hover { opacity: 0.9; }
.hamburger.is-active:hover { opacity: 0.9; }
.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner::before, .hamburger.is-active .hamburger-inner::after { background-color: #fff; }

.hamburger-box { 
  width: 34px;
  height: 24px;
  display: inline-block;
  position: relative; 
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; 
 }
 .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 32px;
    height: 2px;
    background-color: #fff;
    border-radius: 8px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; 
}
.hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; 
}
.hamburger-inner::before {
    top: -12px; 
}
.hamburger-inner::after {
    bottom: -12px; 
}

/*스킨선택*/
#design_skin {display:block;position:fixed;width:100%;bottom:0px;z-index:9999;;text-align:center;background:#fff;border-top:1px solid #e5e5e5;padding:10px 0;font-size:16px;letter-spacing:-1px;font-weight:bold}

.flipWrap {
  perspective: 600px;
}

.flip {
  position: relative;
  transform-style: preserve-3d;
}

.flip .front,
.flip .back {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  transition: 0.5s linear;
}

.flipX .back {
  transform: rotateX(180deg);
}
.flipX:hover .front {
  transform: rotateX(-180deg);
}
.flipX:hover .back {
  transform: rotateX(0deg);
}

.flipY .back {
  transform: rotateY(-180deg);
}
.flipY:hover .front {
  transform: rotateY(180deg);
}
.flipY:hover .back {
  transform: rotateY(0deg);
}

/* effect */
@-webkit-keyframes vibes{
	0%{-webkit-transform:translateY(0)}
	50%{-webkit-transform:translateY(8px)}
	100%{-webkit-transform:translateY(0)}
}
@keyframes vibes{
	0%{transform:translateY(0)}
	50%{transform:translateY(8px)}
	100%{transform:translateY(0)}
}

@-webkit-keyframes vibes2{
	0% {transform:translateY(0)}
	20% {transform:translateY(4px)}
	40% {transform:translateY(0)}
	60% {transform:translateY(6px)}
	100% {transform:translateY(0)}
}

@keyframes vibes2{
	0% {transform:translateY(0)}
	20% {transform:translateY(4px)}
	40% {transform:translateY(0)}
	60% {transform:translateY(6px)}
	100% {transform:translateY(0)}
}

@-webkit-keyframes moveT{
	0% {transform:translateY(0)}
	20% {transform:translateY(-4px)}
	40% {transform:translateY(0)}
	60% {transform:translateY(-6px)}
	100% {transform:translateY(0)}
}

@keyframes moveT{
	0% {transform:translateY(0)}
	20% {transform:translateY(-4px)}
	40% {transform:translateY(0)}
	60% {transform:translateY(-6px)}
	100% {transform:translateY(0)}
}

@-webkit-keyframes moveB{
	0% {transform:translateY(0)}
	20% {transform:translateY(4px)}
	40% {transform:translateY(0)}
	60% {transform:translateY(6px)}
	100% {transform:translateY(0)}
}

@keyframes moveB{
	0% {transform:translateY(0)}
	20% {transform:translateY(-4px)}
	40% {transform:translateY(0)}
	60% {transform:translateY(-6px)}
	100% {transform:translateY(0)}
}

@-webkit-keyframes moveL{
	0% {transform:translateX(0)}
	20% {transform:translateX(-4px)}
	40% {transform:translateX(0)}
	60% {transform:translateX(-6px)}
	100% {transform:translateX(0)}
}

@keyframes moveL{
	0% {transform:translateX(0)}
	20% {transform:translateX(-4px)}
	40% {transform:translateX(0)}
	60% {transform:translateX(-6px)}
	100% {transform:translateX(0)}
}

@-webkit-keyframes moveR{
	0% {transform:translateX(0)}
	20% {transform:translateX(4px)}
	40% {transform:translateX(0)}
	60% {transform:translateX(6px)}
	100% {transform:translateX(0)}
}

@keyframes moveR{
	0% {transform:translateX(0)}
	20% {transform:translateX(4px)}
	40% {transform:translateX(0)}
	60% {transform:translateX(6px)}
	100% {transform:translateX(0)}
}

@-webkit-keyframes round{
	100%{transform:rotate(360deg)}
}

@keyframes round{
	100%{transform:rotate(360deg)}
}

@keyframes txtT {
  0% {
      transform: translateY(70px);
      opacity: 0;
  }
  60% {
      transform: translateY(0);
      opacity: 1;
  }
}

@keyframes txtB {
  0% {
      transform: translateY(-70px);
      opacity: 0;
  }
  60% {
      transform: translateY(0);
      opacity: 1;
  }
}

@keyframes txtL {
  0% {
      transform: translateX(70px);
      opacity: 0;
  }
  60% {
      transform: translateX(0);
      opacity: 1;
  }
}

@keyframes txtR {
  0% {
      transform: translateX(-70px);
      opacity: 0;
  }
  60% {
      transform: translateX(0);
      opacity: 1;
  }
}
@keyframes titleT {
    0% {
      transform: translateY(-70px);
      opacity: 0;
      -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 80%);
      clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 80%);
  }
  60% {
      transform: translateY(0);
      opacity: 1;
      -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 15%);
      clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 15%);
  }
}

@keyframes titleL {
    0% {
      transform: translateX(-70px);
      opacity: 0;
      -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 80%);
      clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 80%);
  }
  60% {
      transform: translateX(0);
      opacity: 1;
      -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 15%);
      clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 15%);
  }
}

@keyframes titleR {
    0% {
      transform: translateX(70px);
      opacity: 0;
      -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 80%);
      clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 80%);
  }
  60% {
      transform: translateX(0);
      opacity: 1;
      -webkit-clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 15%);
      clip-path: polygon(100% 0, 100% 100%, 0 100%, 0 15%);
  }
}

@keyframes spinR {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes spinH {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}


/* 애니메이션 */
.koo-delay-3s {
    animation-delay: 0.3s;
    -webkit-animation-delay: 0.3s;
}

.koo-delay-6s {
    animation-delay: 0.6s;
    -webkit-animation-delay: 0.6s;
}



.koo-delay-9s {
    animation-delay: 0.9s;
    -webkit-animation-delay: 0.9s;
}


.koo-delay-12s {
    animation-delay: 1.7s;
    -webkit-animation-delay: 1.7s;
}

.koo-delay-14s {
    animation-delay: 2s;
    -webkit-animation-delay: 2s;
}


.koo-delay-17s {
    animation-delay: 2.7s;
    -webkit-animation-delay: 2.7s;
}


.koo-delay-18s {
    animation-delay: 2s;
    -webkit-animation-delay: 2s;
}

.gly-spin {
  -webkit-animation: spin 2s infinite linear;
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}

.gly-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.gly-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.gly-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -moz-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  -o-transform: rotate(270deg);
  transform: rotate(270deg);
}
.gly-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.gly-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  -webkit-transform: scale(1, -1);
  -moz-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  -o-transform: scale(1, -1);
  transform: scale(1, -1);
}

@media (max-width:1920) {

	/* 애니메이션 */

	.koo-delay-3s {
		animation-delay: 0.3s;
		-webkit-animation-delay: 0.3s;
	}

	.koo-delay-6s {
		animation-delay: 0.6s;
		-webkit-animation-delay: 0.6s;
	}



	.koo-delay-9s {
		animation-delay: 0.9s;
		-webkit-animation-delay: 0.9s;
	}


	.koo-delay-12s {
		animation-delay: 1.7s;
		-webkit-animation-delay: 1.7s;
	}

	.koo-delay-14s {
		animation-delay: 2s;
		-webkit-animation-delay: 2s;
	}


	.koo-delay-17s {
		animation-delay: 2.7s;
		-webkit-animation-delay: 2.7s;
	}

	.koo-delay-18s {
		animation-delay: 1.7s;
		-webkit-animation-delay: 1.7s;
	}


}

/* 애니메이션 끝 */
/*로딩이미지*/
.loading {display: none; position: absolute; width: 100%; height: 100%; background: #fff; opacity:0.7; z-index: 999999999999999}
.loading img{position: absolute; width: 200px; height: 200px; left: 50%; top: 50%; margin: -100px 0 0 -100px; z-index: 999999999999999}

.btn_over_zoom {  
	cursor: pointer;
	transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transition: all 0.3s ease-in-out;   /* 부드러운 모션을 위해 추가*/
}

.btn_over_zoom:hover {
  transform: scale(1.10);
  -webkit-transform: scale(1.10);
  -moz-transform: scale(1.10);
  -ms-transform: scale(1.10);
  -o-transform: scale(1.10);
}

.btn_over_zoom2 {  
	cursor: pointer;
	transform: scale(1);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transition: all 0.3s ease-in-out;   /* 부드러운 모션을 위해 추가*/
}

.btn_over_zoom2:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.btn_over_rotate {
	display: inline-block;
	cursor: pointer;
	transition: all 0.5s;
}

.btn_over_rotate:hover {
	-webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg)
}

/*마우스 오버 효과*/
.btn_over {
 cursor: pointer;
 display: inline-block;
 text-transform: uppercase;
 outline: none;
 position: relative;
 -webkit-transition: all 0.3s;
 -moz-transition: all 0.3s;
 transition: all 0.3s;
 z-index:100;
}

.btn_over:after {
 content: '';
 position: absolute;
 z-index: -1;
 -webkit-transition: all 0.3s;
 -moz-transition: all 0.3s;
 transition: all 0.3s;
}

/* Button 1a */
.btn_over_a:hover,
.btn_over_a:active {
 color: #0e83cd;
 background: #333;
}

/* Button 1b */
.btn_over_b:after {
 width: 100%;
 height: 0;
 top: 0;
 left: 0;
 background: #333;
}

.btn_over_b:hover,
.btn_over_b:active {
 color: #0e83cd;
}

.btn_over_b:hover:after,
.btn_over_b:active:after {
 height: 100%;
}

/* Button 1c */
.btn_over_c:after {
 width: 0%;
 height: 100%;
 top: 0;
 left: 0;
 background: #333;
}

.btn_over_c:hover,
.btn_over_c:active {
 color: #0e83cd;
}

.btn_over_c:hover:after,
.btn_over_c:active:after {
 width: 100%;
}

/* Button 1d */
.btn_over_d {
 overflow: hidden;
}

.btn_over_d:after {
 width: 0;
 height: 103%;
 top: 50%;
 left: 50%;
 background: #000;
 opacity: 0;
 -webkit-transform: translateX(-50%) translateY(-50%);
 -moz-transform: translateX(-50%) translateY(-50%);
 -ms-transform: translateX(-50%) translateY(-50%);
 transform: translateX(-50%) translateY(-50%);
}

.btn_over_d:hover,
.btn_over_d:active {
 color: #fff;
}

.btn_over_d:hover:after {
 width: 100%;
 opacity: 1;
}

.btn_over_d:active:after {
 width: 101%;
 opacity: 1;
}

/* Button 1e */
.btn_over_e {
 overflow: hidden;
}

.btn_over_e:after {
 width: 100%;
 height: 0;
 top: 50%;
 left: 50%;
 background: #333;
 opacity: 0;
 -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
 -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
 -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
 transform: translateX(-50%) translateY(-50%) rotate(45deg);
}

.btn_over_e:hover,
.btn_over_e:active {
 color: #0e83cd;
}

.btn_over_e:hover:after {
 height: 260%;
 opacity: 1;
}

.btn_over_e:active:after {
 height: 400%;
 opacity: 1;
}

/* Button 1f */
.btn_over_f {
 overflow: hidden;
}

.btn_over_f:after {
 width: 101%;
 height: 0;
 top: 50%;
 left: 50%;
 background: #333;
 opacity: 0;
 -webkit-transform: translateX(-50%) translateY(-50%);
 -moz-transform: translateX(-50%) translateY(-50%);
 -ms-transform: translateX(-50%) translateY(-50%);
 transform: translateX(-50%) translateY(-50%);
}

.btn_over_f:hover,
.btn_over_f:active {
 color: #0e83cd;
}

.btn_over_f:hover:after {
 height: 75%;
 opacity: 1;
}

.btn_over_f:active:after {
 height: 130%;
 opacity: 1;
}

/* Button 1g */
.btn_over_g {
 overflow: hidden;
}

.btn_over_g:after {
 width: 0;
 height: 103%;
 top: 50%;
 left: 50%;
 background:  url("/data/design/icon_go_w.png") no-repeat center right+30px #000;
 opacity: 0;
 -webkit-transform: translateX(-50%) translateY(-50%);
 -moz-transform: translateX(-50%) translateY(-50%);
 -ms-transform: translateX(-50%) translateY(-50%);
 transform: translateX(-50%) translateY(-50%);
}

.btn_over_g:hover,
.btn_over_g:active {
 color: #fff;
}

.btn_over_g:hover:after {
 width: 100%;
 opacity: 1;
}

.btn_over_g:active:after {
 width: 101%;
 opacity: 1;
}



@media only screen and (max-width:1320px){
	.foot_wrapper-main {display: none;}

	.content_main_title {width:96%;max-width:1320px;padding:10px 0 5px 0;margin:20px auto;border-bottom:1px solid #ccc}
	.content_main_title .title {font-size:14pt}

	.mobile_none {display:none;}

	.ellipsis {overflow:hidden; text-overflow:ellipsis; white-space:normal;}
	.ellipsis2 {overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; word-wrap:break-word;}
	.ellipsis3 {overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; word-wrap:break-word;}
	.ellipsis4 {overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; word-wrap:break-word;}
	.ellipsis12 {overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 12; -webkit-box-orient: vertical; word-wrap:break-word;}

	.wd45 {width: 100% !important}
	.wd30 {width: 100% !important}
	.wd25 {width: 100% !important}

	.agree_box {max-width:1320px; margin:0 auto; border: 1px solid #ccc; padding: 20px 10px}
	.agree_box textarea {border:0px; width:100%; min-height: 1000px; ;padding:20px 0; font-size: 14px; color: #555;}

	.nospam {max-width:1320px; margin:0 auto; border: 1px solid #ccc; padding: 20px 10px}
	.nospam textarea {border:0px; width:100%;  min-height: 300px; ;padding:20px 0; font-size: 14px; color: #555;}
}

