@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Roboto:400:700);
@import url(http://fonts.googleapis.com/css?family=Oswald:400);
@import url(font-awesome.min.css);

/* 초기화 */
* {font-family:'Roboto',Arial,NanumGothic,'나눔고딕','Nanum Gothic',Dotum;font-size:100%;line-height:100%;color:#000;-webkit-text-size-adjust: 100%;}
*,
*:after,
*:before {-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
html {height:100%;}
body {height:100%;margin:0;padding:0;font-family:'Roboto',Arial,NanumGothic,'나눔고딕','Nanum Gothic',Dotum;font-size:100%;line-height:100%;color:#000;background:#fff;}
html, h1, h2, h3, h4, h5, h6, form, fieldset, img {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}
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}
textarea, input {font-family:Arial,'NanumGothic',NanumGothic,NGothic,Dotum;}
input, button {margin:0;padding:0;;font-size:1em}
button {cursor:pointer}
table {border-collapse:collapse;}
textarea, select {font-size:1em}
select {margin:0}
p {margin:0;padding:0;word-break:keep-all}
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}
#wrap_hd ul, #wrap_ft ul, #aside ul {list-style:none;margin:0;padding:0;}

/* 상단 */
#wrap_hd {position:absolute;width:100%;min-width:960px;background:url('../img/hd_bg.png') repeat-x;z-index:1000;}
#hd {width:960px;height:110px;margin:0 auto;zoom:1;}
	#hd:after {display:block;visibility:hidden;clear:both;content:""}
#util {height:30px;text-align:right;}
	#util ul {display:inline-block;margin:0;padding:0;zoom:1;}
	#util ul:after {display:block;visibility:hidden;clear:both;content:""}
	#util ul li {float:left;margin-left:15px;}
	#util ul li a {display:table-cell;height:30px;font-size:.68em;color:#ccc;text-transform:uppercase;vertical-align:middle;}
	#util ul li a:active, #util ul li a:hover, #util ul li a:focus {color:#fff;}
	#util ul li a strong {color:#f8ff34;}
#hd_logo {}
	#hd_logo a {display:block;height:100%;font-size:0;line-height:0;text-indent:-9999em;}
#menu_k, #menu_e {float:right;}
#gnb {list-style:none;margin:0;padding:0;zoom:1;}
	#gnb:after {display:block;clear:both;content:"";}
	#gnb li {display:inline-block;float:left;text-align:center;text-transform:uppercase;}
	#gnb li a {display:table-cell;height:80px;padding:0 10px;font-size:1.1em;font-weight:500;color:#fff;vertical-align:middle;}
	#gnb li a.hover {color:#fd0;}
#menu_e #gnb li {margin-left:30px;}
#menu_e #gnb a {font-family:"Oswald","Arial Narrow Bold",Roboto;}

/* 메인 */
#wrap_m {position:relative;height:100%;min-width:960px;min-height:700px;overflow:hidden;}
	#m_bg1 .adm {display:block;position:relative;width:100%;text-align:right;z-index:100000;}
	#m_bg1 .adm a {display:inline-block;margin:10px;padding:3px 10px;border-radius:3px;font-size:.8em;text-transform:uppercase;background:#fff;}
#m_bg2 {position:absolute;right:0;top:0;width:50%;height:100%;background-size:100%;background-size:cover;z-index:0;}
.cbp-bislideshow {position:absolute;left:0;top:0;list-style:none;width:50%;height:100%;margin:0;padding:0;z-index:0;}
.cbp-bislideshow li {	position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;
	-webkit-transition: opacity 1s;
	-moz-transition: opacity 1s;
	transition: opacity 1s;
}
/* If background-size supported we'll add the images to the background of the li */
.backgroundsize .cbp-bislideshow li {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size:100%;background-size:cover;background-position:50% 110px;background-repeat:no-repeat;
}
/* ...and hide the images */
.backgroundsize .cbp-bislideshow li img {display:none;}
.cbp-bislideshow li img {display:block;width:100%;}
/* Fallback */
.no-js.no-backgroundsize .cbp-bislideshow li:first-child {opacity:1;}
.no-js.backgroundsize .cbp-bislideshow li:first-child img {display:block;}

/* 서브공통 */
#wrap_m, #wrap_s, #container {position:relative;}
#wrap_s {padding-top:110px;background:url('../img/s_bg.jpg') no-repeat 50% 110px;}
#container {position:relative;width:960px;margin:0 auto;padding-bottom:50px;overflow:hidden;}
#aside {height:200px;zoom:1;}
#aside:after {display:block;clear:both;content:"";}
#aside h2 {float:left;width:180px;height:200px;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;background-position:0 50%;background-repeat:no-repeat;}
#lnb {float:left;width:780px;zoom:1;}
	#lnb:after {display:block;clear:both;content:"";}
	#lnb li {float:left;width:33%;margin:0 2px 2px 0;}
	#lnb li.clear {float:none;clear:both;margin:0;}
	#lnb li a {display:block;padding:12px 0;border-radius:4px;text-align:center;background:url('../img/lnb_bg.png');}
	#lnb li a.hover {border:none;font-weight:600;color:#fff;background:url('../img/lnb_bg_ov.png');}
#pg_tit {margin:0;padding:60px 0 50px;font-size:2em;font-weight:600;line-height:1.2em;color:#333;text-transform:uppercase;text-align:center;}
	#pg_tit span {display:block;margin-top:10px;font-size:.5em;color:#174299}
.h3_tit {margin:50px 0 20px;padding:0;font-size:1.3em;font-weight:600;color:#4c4c4c;line-height:1em;text-transform:uppercase;}
	.h3_tit i {margin-right:10px;font-size:.8em;font-weight:normal;color:#4a42c7;vertical-align:top;}

/* 서브개별 */
.aside_comp #lnb {margin-top:59px;}
.aside_prod #lnb {margin-top:38px;}
.aside_sou #lnb, .aside_sys #lnb, .aside_rep #lnb, .aside_bbs #lnb {margin-top:80px;}
/* 회사소개 */
#co_greet {padding-bottom:240px;background:url('../img/co_bg.jpg') no-repeat center bottom;}
#co_organ {height:503px;}
#co_map {height:600px;border:1px solid #333;}
/* 제품소개 */
#sm {float:right;margin-top:65px;}
#snb {list-style:none;width:200px;border:1px solid #161659;border-radius:5px;margin:0;padding:5px;background:#174299;}
	#snb li {}
	#snb li a {display:block;padding:7px 0;font-size:.9em;line-height:1em;color:#ccc;text-align:center;}
	#snb li a.hover {border-radius:3px;color:#161659;background:#fff;}
#prod_cont {float:left;width:700px;min-height:600px;}
.prod_copy {text-align:justify;}
.prod_copy p {text-align:justify;}
.prod_copy span {font-size:1.3em;}
.prod_copy strong {font-size:1.05em;font-weight:500;color:#e62f49}
.prod_fea {}
	.prod_fea li {margin-bottom:10px;font-size:.95em;line-height:1.35em;}
	.prod_fea li i {margin-right:10px;color:#fa9;}
	.prod_fea li strong {font-weight:600;color:#e62f49}
	.prod_fea li ul {list-style:square;margin:10px 0 20px;}
	.prod_fea li ul li {margin:0;font-size:.9em;}
.prod_img {margin:10px 0;padding:20px 0;border:4px solid #e5e5e5;text-align:center;}
.prod_img ol {margin-bottom:0;}
.prod_img li {font-size:.9em;text-align:left;line-height:1.4em;}
.prod_tbl {width:100%;margin-bottom:10px;border:2px solid #333;}
	.prod_tbl th, .prod_tbl td {padding:7px 3px;border:1px solid #ccc;font-weight:400;font-size:.9em;text-align:center;}
	.prod_tbl th {background:#f3f3f3;}
	.prod_tbl thead th {color:#fff;background:#2b3c90;}
	.prod_tbl li {list-style:square;line-height:1.4em;text-align:left !important;}
.tbl_txt {margin:10px 0;font-size:.9em;color:#2b3c90;}
.tbl_lst li {list-style:square;font-size:.9em;color:#333;line-height:1.4em;}
.prod_img_lst {list-style:none;margin:20px 0;padding:3px 5px 8px 8px;background:#f5f5f5;zoom:1;}
	.prod_img_lst:after {display:block;visibility:hidden;clear:both;content:""}
	.prod_img_lst li {float:left;margin:5px 5px 0 0;}
	.prod_img_lst li img {border:2px solid #666;}
	.prod_img_lst li span {display:block;text-align:center;}
.prod7_lst {margin:0;padding:20px 0 10px 50px;border-radius:0 0 7px 7px;background:#f0f0f0;zoom:1;}
	.prod7_lst:after {display:block;visibility:hidden;clear:both;content:""}
	.prod7_lst li {float:left;width:30%;margin-bottom:10px;}
.prod4_box {zoom:1;}
	.prod4_box:after {display:block;visibility:hidden;clear:both;content:""}
.prod4_boxL {float:left;}
.prod4_boxR {float:right;}
/* 냉각시스템 */
.sys_zoom {margin:30px 0;}
.cool_txt {zoom:1;}
	.cool_txt:after {display:block;visibility:hidden;clear:both;content:""}
.cool_txt1, .cool_txt2 {text-align:justify;line-height:1.5em;}
.cool_txt1 {float:left;width:480px;padding-right:30px;border-right:1px dashed #ccc;}
.cool_txt2 {float:right;width:450px;}
.cool_fea {zoom:1;}
	.cool_fea:after {display:block;visibility:hidden;clear:both;content:""}
.cool_fea1, .cool_fea2 {float:left;width:300px;}
.cool_fea2 {margin:0 30px;}
.cool_fea ul {list-style:square;margin:15px 0 0;padding:0;padding-left:20px;}
	.cool_fea ul li {margin-bottom:10px;line-height:1.35em;}
/* 오토피딩시스템 */
.auto_copy {}
	.auto_copy h2 {margin-bottom:20px;padding-bottom:20px;border-bottom:1px dashed #ddd;color:#005bcc;text-align:center;}
	.auto_copy p {line-height:1.6em;text-align:center;}
	.auto_copy p strong {font-size:1.2em;font-weight:600;}
.auto_fea {list-style:none;margin:0 0 0 25px;padding:0;zoom:1;}
	.auto_fea:after {display:block;visibility:hidden;clear:both;content:""}
	.auto_fea li {float:left;width:50%;margin-bottom:10px;line-height:1.35em;}
	.auto_fea li i {margin-right:10px;color:#fa9;}
	.auto_fea li strong {font-weight:600;color:#e62f49}

/* 하단 */
#wrap_ft {position:relative;}
.ft_sub {background:#f2f2f2;}
#ft {position:relative;width:960px;margin:0 auto;padding:30px 0;zoom:1;}
#ft:after {display:block;clear:both;content:"";}
#ft h2 {float:left;height:100px;font-size:0;line-height:0;text-indent:-9999em;}
#ft ul {float:left;}
	#ft ul li {font-size:.9em;line-height:1.7em;}
	#ft ul li span {display:inline-block;margin-right:15px;}
	#ft ul li span+span:before {content:"";display:inline-block;margin-right:15px;width:1px;height:12px;background:#999;vertical-align:middle;}
	#ft ul li span:last-child {margin:0;}
	#ft ul li i {margin-right:10px;font-size:.7em;color:#2666bf;}
	#ft ul li.copy {font-size:.8em;color:#3571bf;}
	#ft ul li.copy strong {font-weight:normal;color:#0c4da2;text-transform:uppercase;}

/* 게시판 기본 */
#bbs_total {margin-bottom:5px;font-family:Arial;font-size:11px;color:#666;text-align:right;}
	#bbs_total strong {color:#e60;}
.bbs_btn {zoom:1;}
	.bbs_btn:after {display:block;visibility:hidden;clear:both;content:""}
	.bbs_btn ul {list-style:none;margin:0;padding:0;zoom:1;}
	.bbs_btn ul:after {display:block;visibility:hidden;clear:both;content:""}
	.bbs_btn ul li {float:left;}
	.bbs_btn ul li + li {margin-left:5px;}
	.btn_L {float:left;}
	.btn_R {float:right;}
.btn {display:inline-block;padding:7px 10px;border:1px solid #326ca6;border-radius:4px;font-size:.85em;color:#444 !important;vertical-align:middle;white-space:nowrap;cursor:pointer;background-color:#fff;background-image:none;-ms-touch-action:manipulation; touch-action:manipulation; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none;}
	.btn:active, .btn:hover, .btn:focus {border:1px solid #333;background:#333;color:#fff !important;}
	.btn i {margin-right:3px;color:#eb8d32;}
.bbs_write {width:100%;margin-bottom:10px;border:none;border-top:1px solid #000;}
	.bbs_write caption {padding:0;font-size:0;line-height:0;overflow:hidden}
	.bbs_write th {width:12%;padding:7px 0;border:none;border-bottom:1px solid #d1dee2;font-size:0.95em;font-weight:600;color:#383838;text-align:center;}
	.bbs_write td {padding:7px 0;border:none;border-bottom:1px solid #d1dee2;text-align:left;}
	.bbs_write .frm_file {display:block;width:100%;margin-bottom:5px}
	.bbs_write textarea {width:99%;height:220px;padding:0.5%;border:1px solid #e4eaec;font-size:0.95em;line-height:1.5em;background:#f7f7f7;}
.frm_input {height:22px;border:1px solid #e4eaec;font-size:0.95em;line-height:1.5em;background:#f7f7f7;}

#bo_sch {margin-top:30px;text-align:center}
	#bo_sch legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
	#bo_sch select {font-size:.9em;height:24px;cursor:pointer;}
	#bo_sch .btn {padding:3px 10px;border:1px solid #484d61;border-left:0;border-radius:0 4px 4px 0;color:#fff !important;background:#484d61;}
	#bo_sch .btn:hover {background:#333;}


/* SIR 지운아빠 */

/* 팝업레이어 */
#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}

/* 테이블 항목별 정의 */
.td_board {width:120px;text-align:center}
.td_category {width:80px;text-align:center}
.td_chk {width:30px;text-align:center}
.td_date {width:60px;text-align:center}
.td_datetime {width:110px;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:center}
.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}

/* 게시물 선택복사 선택이동 */
#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%}

/* 댓글 스타일 */
.cnt_cmt {display:inline-block;margin:0 0 0 3px;font-weight:bold}

/* 자료 없는 목록 */
.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}

/* 새창 기본 스타일 */
.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:#ff3061}

/* 자바스크립트 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}

/* 페이징 */
.pg_wrap {clear:both;margin:0 0 20px;padding:20px 0 0;text-align:center}
.pg {}
.pg_page, .pg_current {display:inline-block;width:30px;padding:5px 0;border-radius:50%;color:#000;letter-spacing:0;line-height:1em;text-align:center;vertical-align:middle}
.pg a:focus, .pg a:hover {color:#fff !important;background:#333;}
.pg a:focus i, .pg a:hover i {color:#fff !important;}
.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:#c11717;color:#fff;font-weight:normal}
