@charset "utf-8";
@import url('http://fonts.googleapis.com/earlyaccess/notosanskr.css');

th,td{
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 16px;
	font-weight: 300;
	border: none;
	text-align: center;
	padding: 8px 0 9px;
	border-bottom: 1px solid #ccc;
}
th{
	border-bottom: 2px solid #333;
	border-top: 1px solid #333;
	background: #f9f9f9;
}
table{
	width: 100%;
    border-collapse: collapse;
}
.left,.right{
    display: inline-block;
    vertical-align: top;
    width: 48%;
}
.right{
	margin-left: 1.5%;	
}
.left .img,.right .img{
	height: 283px;
}
.product_detail .left p,.product_detail .right p{
    font-size: 19px;
    text-align: center;
}
/* 동영상링크 추가 */
#intro_header h1,.youtube,.youtube i,.youtube h6{
	display: inline-block;
	vertical-align: middle;
	width: auto !important;
}
.youtube{
	padding: 0px 10px;
    border-left: 1px solid #dedede;
    margin: 13px 8px 0;
}
#intro_header{
    text-align: center;
}
#main_product ul,.product_detail .img_wrap ul{
	font-size: 0;
	word-spacing: 0;
	letter-spacing: 0;
}
#main_product li{
	display: inline-block;
	vertical-align: top;
	width: 32%;
    margin: 0 0 30px 2%;
}
#main_product li a{
	text-decoration: none;
}
#main_product li.first{
	margin-left: 0;
}
#main_product li img{
    width: 100%;
    height: 200px;
}
#main_product li h5{
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 18px;
	margin-bottom: 5px;
	letter-spacing: -1px;
    padding: 0 0 0 17px;
    background: url('/img/icon_li.jpg') no-repeat left center;
}
#main_product li .p_img{
	border: 1px solid #ccc;
	padding: 5px;
}
#sTitle{
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 20px;
    letter-spacing: -1px;
    font-weight: bold;
    margin-top: 16px;
    padding: 0 0 0 17px;
    background: url('/img/icon_li.jpg') no-repeat left center;
    float: left;
}
.product_detail .img_wrap li{
	display: inline-block;
	vertical-align: top;
	width: 48%;
	margin: 0 0 30px 2%;
}
.product_detail .img_wrap li.first{
	margin-left: 0;
}
.product_detail .img_wrap img{
	width: 100%;
	height: 230px;
}
.product_detail .img_wrap h6,.video h6{
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 16px;
	font-weight: 400;
    text-align: center;
    margin: 5px 0;
    letter-spacing: -1px;
}
.p2_wrap h2{
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 29px;
	letter-spacing: -1px;
	margin: 0 0 10px;
}
.img img{
	width: 100%;
}
.video h6{
	text-align: left;	
}
/* SIR 지운아빠 */

#intro_footer,#intro_footer h5,#intro_footer p,#footer,#footer h5,footer p{
	text-align: center;
	font-family: 'Noto Sans KR', sans-serif;
}
.product_detail h4{
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 20px;
	background: #aaa;
	color: #fff;
	padding: 2px 15px 4px;
	display: inline-block;
	margin: 30px 0 10px;
}
.product_detail p{
	font-family: 'Noto Sans KR', sans-serif;
	font-size: 14px;
	line-height: 25px;
	padding: 10px 5px 30px;
	font-weight: 300;
}
#footer,#footer h5,footer p{
	text-align: left;	
}
#intro_footer h5,#footer h5{
	font-size: 16px;
}
#intro_footer p,#footer p{
	font-size: 13px;
	color: #777;
	padding: 5px 0 0;
}
#intro_footer .copyright,#footer .copyright{
	color: #aaa;
	font-size: 10px;
}
#footer h5{
	margin: 3px 0 0;	
}
#footer p{
	line-height: 14px;
}
#footer .copyright{
	padding: 0;	
}
.addr_content,.qr_code{
	width: 60%;
	display: inline-block;
	vertical-align: middle;
}
.qr_code{
	width: 8%;
    padding: 10px;
}
/* 초기화 */
*{margin:0;padding:0}
html {overflow-y:scroll}
body {margin:0;padding:0;background:#fff;color:#000;font-size:0.75em;font-family:dotum}
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;font-family:dotum}
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, select, img {vertical-align:middle}
input, button {margin:0;padding:0;font-family:dotum;font-size:1em}
button {cursor:pointer}

textarea, select {font-family:dotum;font-size:1em}
p {margin:0;padding:10px 0;line-height:1.7em;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:underline}

.pt20 {padding-top:20px;}
.pt30 {padding-top:30px;}

/* 추가 CSS */
img,fieldset,iframe{border:0 none}
ul,ol,li{list-style:none;}
.blind, legend, caption{display:block;overflow:hidden;position:absolute;left:0;top:-5000px}
hr{display:none}
legend{*width:0}
:root legend{margin-top:-1px;font-size:0;line-height:0}
caption{*line-height:0}
.date {color:#ccc;font-family:helvetica,arial,sans-serif;font-size:10px;font-weight:normal}

/* 상단 레이아웃 */
#hd {z-index:10;position:relative;min-width:980px;border-top:3px solid #151515;background:#fff}
#hd_h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#hd_wrapper {position:relative;margin:0 auto;width:980px}

#logo {padding:26px 0}

/* 전체 검색 */
#sch_all {position:absolute;top:22px;left:170px;margin:0;padding:0;border:1px solid #555}
#sch_all legend {position:absolute;margin:0;padding:0;font-size:0;line-height:0;text-indent:-9999em;overflow:hidden}
#sch_all #sch_all_stx {padding-left:5px;width:165px;height:24px;border:0;background:#fff;line-height:1.9em !important;line-height:1.6em}
#sch_all_submit {padding:0 5px;height:26px;border:0;background:#555;color:#fff;cursor:pointer}

#tnb {position:absolute;top:18px;right:0;margin:0;padding:0;list-style:none;zoom:1}
#tnb:after {display:block;visibility:hidden;clear:both;content:""}
#tnb li {float:left}
#tnb a {display:inline-block;padding:5px 10px;color:#333;letter-spacing:-0.1em;line-height:2em}
#tnb a:focus, #tnb a:hover, #tnb a:active {text-decoration:none}
#tnb img {margin-right:3px}

/* gnb js off */
#gnb {position:relative;margin:-1px 0 0;border-bottom:1px solid #c3c7c5;background:#f0f4f8}
#gnb h2 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#gnb #gnb_1dul {margin:0 auto !important;padding:0;width:980px;zoom:1}
#gnb #gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1dli {z-index:10;clear:both;zoom:1}
.gnb_1dli:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_1da {display:block;float:left;width:80px;height:35px;font-weight:bold;line-height:2.95em;text-decoration:none}
.gnb_1da:focus, .gnb_1da:hover {text-decoration:none}
.gnb_2dul {float:left;width:auto}
.gnb_2dli {float:left}
.gnb_2da {display:block;float:left;width:80px;height:35px;line-height:2.95em;text-decoration:none}
.gnb_2da:focus, .gnb_2da:hover {text-decoration:none}
/* gnb js on */
.gnb_js {}
.gnb_js #gnb_1dul {zoom:1}
.gnb_js #gnb_1dul:after {display:block;visibility:hidden;clear:both;content:""}
.gnb_js .gnb_1dli {clear:none;position:relative;float:left}
.gnb_js .gnb_1da {text-align:center}
.gnb_js .gnb_1dli_air a {float:none;background:#333;color:#fff}
.gnb_js .gnb_1dli_on a {float:none;background:#333;color:#fff}
.gnb_js .gnb_2dul {display:none;position:absolute;top:35px}
.gnb_js .gnb_2da {display:inline-block;float:none !important;padding:0 10px;width:161px;text-align:left}
.gnb_1dli_over .gnb_2dul {display:block;left:0;width:180px;background:#fff}
.gnb_1dli_over2 .gnb_2dul {display:block;right:1px;width:180px;background:#fff}

.gnb_empty {width:100%;height:35px;text-align:center;line-height:2.95em}

/* 중간 레이아웃 */
#wrapper {z-index:5;margin:50px auto;width:980px;zoom:1}
#wrapper:after {display:block;visibility:hidden;clear:both;content:""}

#aside {float:right;width:210px;border:1px solid #cfded8;background:#fff}

#container {z-index:4;position:relative;float:left;padding:25px 14px 15px;width:728px;min-height:500px;height:auto !important;height:500px;border:1px solid #cfded8;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}

/* 텍스트 크기 조절 */
#text_size {position:absolute;top:-33px;left:-1px;letter-spacing:-3px}
#text_size button {margin:0;padding:0;border:0;background:transparent;vertical-align:middle;cursor:pointer}
.ts_up {font-size:1.167em !important}
.ts_up2 {font-size:1.3em !important}

/* 하단 레이아웃 */
#ft {min-width:980px;background:#484848}
#ft h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}

#ft_catch {position:relative;margin:0 auto;padding:20px 0;width:980px;text-align:center}

#ft_copy {background:#414141}
#ft_copy p {position:relative;margin:0 auto;width:980px;color:#4a9ab8}
#ft_copy b {color:#fff}
#ft_copy a {position:absolute;top:10px;right:0;color:#fff}

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

/* 캡챠 자동등록(입력)방지 기본 */
#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: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}

/* 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:0 10px;height:23px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:2.15em;vertical-align:middle}
a.btn01:focus, .btn01:hover {text-decoration:none}
a.btn02 {display:inline-block;padding:0 10px;height:23px;border:1px solid #000;background:#333;color:#fff;text-decoration:none;line-height:2.15em;vertical-align:middle}
a.btn02:focus, .btn02:hover {text-decoration:none}

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

input.btn_submit {padding:0 10px;height:24px;border:0;background:#ff3061;color:#fff;letter-spacing:-0.1em;vertical-align:middle;cursor:pointer}
button.btn_submit {height:22px}
fieldset .btn_submit {height:22px}

a.btn_cancel {display:inline-block;padding:0 10px;height:22px;border:1px solid #ccc;background:#fafafa;line-height:2em;vertical-align:middle}
a.btn_cancel:focus, a.btn_cancel:hover {text-decoration:none}

a.btn_frmline, button.btn_frmline {display:inline-block;padding:0 7px 0 5px;height:22px;border:0;background:#333;color:#fff;letter-spacing:-0.1em;text-decoration:none;vertical-align:top;line-height:2em} /* 우편번호검색버튼 등 */
button.btn_frmline {font-size:1em}

/* 게시판용 버튼 */
a.btn_b01 {display:inline-block;padding:0 10px;height:23px;border:1px solid #d9ded9;background:#f2f5f9;color:#000;text-decoration:none;line-height:2.15em;vertical-align:middle}
a.btn_b01:focus, .btn_b01:hover {text-decoration:none}
a.btn_b02 {display:inline-block;padding:0 10px;height:23px;border:1px solid #000;background:#333;color:#fff;text-decoration:none;line-height:2.15em;vertical-align:middle}
a.btn_b02:focus, .btn_b02:hover {text-decoration:none}
a.btn_admin {display:inline-block;padding:0 10px;height:23px;border:1px solid #e8180c;background:#e8180c;color:#fff;text-decoration:none;line-height:2.15em;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;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 {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;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 {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:100px;padding:7px 13px;border:1px solid #e9e9e9;border-left:0;background:#f7f7f7;text-align:left}
.tbl_frm01 td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.tbl_frm01 textarea, .tbl_frm01 .frm_input {padding:2px 2px 3px;border:1px solid #b8c9c2;background:#f7f7f7;color:#000;vertical-align:middle}
.tbl_frm01 textarea {width:98%;height:100px}
/*
.tbl_frm01 #captcha {margin:0;padding:0;border:0;background:transparent}
.tbl_frm01 #captcha input {margin-left:5px;text-align:center}
*/
.tbl_frm01 a {text-decoration:none}
.tbl_frm01 .frm_info {display:block;padding:0 0 5px;line-height:1.4em}
.tbl_frm01 .frm_address {display:block;margin-top:5px}
.tbl_frm01 .frm_file {display:block;margin-bottom:5px}

fieldset .frm_input {padding:2px 2px 3px;border:1px solid #b8c9c2;background:#f7f7f7;color:#000;vertical-align:middle}

/* 자료 없는 목록 */
.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: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: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 #4e5d60;border-bottom:1px solid #e9e9e9;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 {margin:0 20px}

.new_win .win_btn {clear:both;margin:20px;text-align:center} /* 새창용 */
.new_win .win_btn button {display:inline-block;padding:0 10px;height:30px;border:0;background:#666;color:#fff;line-height:2em;cursor:pointer}
.new_win .win_btn input {height:30px;line-height:2em}
.new_win .win_btn a {display:inline-block;padding:0 10px;height:30px;background:#666;color:#fff;vertical-align:middle;line-height:2.4em}
.new_win .win_btn a:focus, .new_win .win_btn a:hover {text-decoration:none}

/* 자바스크립트 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;background:#111}
.sv_wrap .sv a {display:inline-block;margin:0;padding:3px;width:94px;border-bottom:1px solid #283646;color:#fff}
.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}

/* pagination */
.pg_wrap {clear:both;margin:0 0 20px;padding-top:20px;text-align:center}
.pg {display:inline-block;border:1px solid #cfded8;letter-spacing:-4px}
.pg a:focus, .pg a:hover, .pg a:active {text-decoration:none}
.pg_page, .pg_current {display:inline-block;padding:0 12px;height:30px;color:#000;letter-spacing:0;line-height:2.6em;vertical-align:middle}
.pg_page {background:#f9f9f9;text-decoration:none}
.pg_start, .pg_prev {border-right:1px solid #cfded8}
.pg_end, .pg_next {border-left:1px solid #cfded8}
.pg_current {background:#333;color:#fff;font-weight:bold}

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

/* 추가 CSS */
#log{position:absolute; z-index:1; left:0px; width:100%}
#wrap{ width:1100px;margin:0 auto;}

#header {position:relative;  width:950px; height:120px; margin:0 auto;}
	#header h1{position:absolute; left:0; top:35px; margin-top:0}
	#header h1 a{display:block; overflow:hidden; width:275px; height:75px; background:url('../img/logo.jpg')no-repeat center center; text-indent:-5000px}
	#header .logo2 a{display:block; overflow:hidden; width:360px; height:75px; background:url('../img/logo2.jpg') no-repeat center center; text-indent:-5000px}
	.topMenu {float:right; margin-top:15px;}
	.topMenu dd{float:left; padding-right:0;}
	.topMenu dd a{display:block; height:20px; text-indent:-5000px; overflow:hidden}
	.topMenu dd a#tmenu1{width:52px; background-image:url('../img/tNav_home.gif')}
	.topMenu dd a#tmenu2{width:45px; background-image:url('../img/tNav_login.gif')}
	.topMenu dd a#tmenu3{width:54px; background-image:url('../img/tNav_join.gif')}
	.topMenu dd a#tmenu4{width:61px; background-image:url('../img/tNav_sitemap.gif')}
	.topMenu dd a#tmenu2off{width:54px; background-image:url('../img/tNav_logout.gif')}
	.topMenu dd a#tmenu3off{width:54px; background-image:url('../img/tNav_modify.gif')}
	.topMenu dd a#tmenuAdmin{width:63px; background-image:url('../img/tNav_admin.gif')}

	#mainMenu {clear:both; float:right; margin-top:25px;}
	#mainMenu li{float:left; padding-right:0;}
	#mainMenu a{display:block; text-indent:-5000px; overflow:hidden}
	#mainMenu a#menu1{width:100px; height:30px; background-image:url('../img/mNav_01.gif')}
	#mainMenu a#menu1:hover{width:100px; height:30px; background-image:url('../img/mNav_01_r.gif')}
	#mainMenu a#menu2{width:98px; height:30px; background-image:url('../img/mNav_02.gif')}
	#mainMenu a#menu2:hover{width:98px; height:30px; background-image:url('../img/mNav_02_r.gif')}
	#mainMenu a#menu3{width:98px; height:30px; background-image:url('../img/mNav_03.gif')}
	#mainMenu a#menu3:hover{width:98px; height:30px; background-image:url('../img/mNav_03_r.gif')}
	#mainMenu a#menu4{width:81px; height:30px; background-image:url('../img/mNav_04.gif')}
	#mainMenu a#menu4:hover{width:81px; height:30px; background-image:url('../img/mNav_04_r.gif')}
	#mainMenu a#menu5{width:96px; height:30px; background-image:url('../img/mNav_05.gif')}
	#mainMenu a#menu5:hover{width:96px; height:30px; background-image:url('../img/mNav_05_r.gif')}

	#header_bg {position:absolute; width:1100px; height:10px; margin:0 auto; background-image:url('../img/bg_header.png');}


.visual{clear:both; width:920px; height:385px; margin:0 auto; margin-top:0; background:url('../img/mVisual.jpg') no-repeat;text-indent:-5000px; overflow:hidden}
.visual2{clear:both; width:920px; height:385px; margin:0 auto; margin-top:0; background:url('../img/mVisual2.jpg') no-repeat;text-indent:-5000px; overflow:hidden}

#line {border-bottom:1px solid #d7d7d7; margin-bottom:35px;}

#contentWrap{*zoom:1;width:920px; margin:0 auto;}
#contents{clear:both;width:920px; margin:0 auto;}
#contents:after{content:"";display:block;clear:both;}
#scontents{clear:both; padding-top:20px; border-top:1px solid #e6e6e6;}

	#mProduct {position:relative; float:left; width:230px; margin-left:0;}
	#mProduct  dt{float:left; height:30px;}
	#mProduct  dd{position:absolute; width:245px; padding-top:40px;}
	#mProduct  dd li{float:left; width:80px; display:inline;}

	.mproduct2  {width:300px; padding-top:20px;}

	#mNotice {position:relative; float:left; width:375px; margin-left:30px;}
	#mNotice dt{float:left; height:30px}
	#mNotice dd{position:absolute; width:375px; padding-top:40px;}
	#mNotice dd li{float:left; width:375px; display:inline; margin-left:5px; margin-bottom:7px; background:url('../images/tab_dot.gif') no-repeat 0 50%}
	#mNotice dd li a{float:left; display:inline; margin-left:10px;}
	#mNotice dd li span{float:right; display:inline; margin-right:5px;}

	#mNotice2 {position:relative; float:left; width:300px; margin-right:30px;}
	#mNotice2 dt{float:left; height:30px}
	#mNotice2 dd{position:absolute; width:375px; padding-top:40px;}
	#mNotice2 dd li{float:left; width:375px; display:inline; margin-left:5px; margin-bottom:7px; background:url('../images/tab_dot.gif') no-repeat 0 50%}
	#mNotice2 dd li a{float:left; display:inline; margin-left:10px;}
	#mNotice2 dd li span{float:right; display:inline; margin-right:5px;}

	#mInfo { position:absolute; width:375px; margin-top:105px; border-top:1px dotted #e6e6e6;}

	#mInfo2 {position:relative; float:right; width:530px; border-bottom:0 dotted #e6e6e6;}

	#mBan {position:relative; float:right; width:270px; margin-bottom:15px}
	#mBan h3{margin-bottom:27px}
	#mBan li.last{ margin-top:5px;}

#bottomMenu {width:980px; margin:0 auto; margin-top:30px;}
	.bottom {width:980px; margin:0 auto}
	.bottom ul{float:left; margin-top:10px; margin-bottom:10px}	
	.bottom li{float:left; margin-left:10px;}	
	.bottom li.last{padding-right:10px}

#footer{clear:both; width:100%; padding-top:30px;}
	.footArea {position:relative; width:920px; margin:0 auto;}
	.footAreaLine {height:10px; background:url('../img/footer_line_bg.gif') repeat-x;}
	.footArea h1{position:absolute; float:left; top:26px}
	.footArea address{float:left; margin-top:20px; padding-bottom:20px;}
	.footAreaLink{float:right; margin-top:30px;}

/* 서브 */
.svisual{clear:both; width:920px; height:160px; margin:0 auto; margin-top:0; text-indent:-5000px; overflow:hidden}

.svisual_00{background:url('../img/sv_00.jpg') no-repeat;}
.svisual_01{background:url('../img/sv_01.jpg') no-repeat;}
.svisual_02{background:url('../img/sv_02.jpg') no-repeat;}
.svisual_03{background:url('../img/sv_03.jpg') no-repeat;}
.svisual_04{background:url('../img/sv_04.jpg') no-repeat;}
.svisual_05{background:url('../img/sv_05.jpg') no-repeat;}
.svisual_06{background:url('../img/sv_06.jpg') no-repeat;}
.svisual_07{background:url('../img/sv_07.jpg') no-repeat;}


#leftArea{float:left; width:185px;}
#contentArea{float:left; width:705px; padding-left:20px;}

#sidebar{
	width:185px;
	background-color:#fff;
}
#sidebar h3{
	width:185px;
	height:30px;
	padding:0;
	position:relative;
	background:#fff url('../img/sub/sideH2bg.gif') no-repeat 0 0;
}
#sideSubMenu{
	width:185px;
	margin:0px;
	padding:0;
	list-style:none;
	border-bottom: 1px solid #ededed;
}
.subMlist1 .subMitem{background-image:url('../img/lnav_01.gif');}
.subMlist2 .subMitem{background-image:url('../img/lnav_02.gif');}
.subMlist3 .subMitem{background-image:url('../img/lnav_03.gif');}
.subMlist4 .subMitem{background-image:url('../img/lnav_04.gif');}
.subMlist5 .subMitem{background-image:url('../img/lnav_05.gif');}
.subMlist6 .subMitem{background-image:url('../img/lnav_06.gif');}
.subMlist7 .subMitem{
	/* background-image:url('../img/lnav_07.gif'); */
}
.subMlist0 .subMitem{background-image:url('../img/lnav_00.gif');}

/* 회사소개 좌측 네비게이션 */
.subMlist1 .lnavBg1_01{background-position: 0 0;}
.subMlist1 .lnavBg1_02{background-position: 0 -30px;}
.subMlist1 .lnavBg1_03{background-position: 0 -60px;}
.subMlist1 .lnavBg1_04{background-position: 0 -90px;}

.subMlist1 .lnavBg1_01_on{background-position: -185px 0;}
.subMlist1 .lnavBg1_02_on{background-position: -185px -30px;}
.subMlist1 .lnavBg1_03_on{background-position: -185px -60px;}
.subMlist1 .lnavBg1_04_on{background-position: -185px -90px;}


/* 제품안내 좌측 네비게이션 */
.subMlist2 .lnavBg2_01{background-position: 0 0;}
.subMlist2 .lnavBg2_02{background-position: 0 -30px;}
.subMlist2 .lnavBg2_03{background-position: 0 -60px;}
.subMlist2 .lnavBg2_04{background-position: 0 -90px;}

.subMlist2 .lnavBg2_01_on{background-position: -185px 0;}
.subMlist2 .lnavBg2_02_on{background-position: -185px -30px;}
.subMlist2 .lnavBg2_03_on{background-position: -185px -60px;}
.subMlist2 .lnavBg2_04_on{background-position: -185px -90px;}

/* 시공사례 좌측 네비게이션 */
.subMlist3 .lnavBg3_01{background-position: 0 0;}
.subMlist3 .lnavBg3_02{background-position: 0 -30px;}

.subMlist3 .lnavBg3_01_on{background-position: -185px 0;}
.subMlist3 .lnavBg3_02_on{background-position: -185px -30px;}

/* 자료실 좌측 네비게이션 */
.subMlist4 .lnavBg4_01{background-position: 0 0;}

.subMlist4 .lnavBg4_01_on{background-position: -185px 0;}

/* 고객센터 좌측 네비게이션 */
.subMlist5 .lnavBg5_01{background-position: 0 0;}
.subMlist5 .lnavBg5_02{background-position: 0 -30px;}
.subMlist5 .lnavBg5_03{background-position: 0 -60px;}
.subMlist5 .lnavBg5_04{background-position: 0 -90px;}
.subMlist5 .lnavBg5_05{background-position: 0 -120px;}

.subMlist5 .lnavBg5_01_on{background-position: -185px 0;}
.subMlist5 .lnavBg5_02_on{background-position: -185px -30px;}
.subMlist5 .lnavBg5_03_on{background-position: -185px -60px;}
.subMlist5 .lnavBg5_04_on{background-position: -185px -90px;}
.subMlist5 .lnavBg5_05_on{background-position: -185px -120px;}

/* 인사말 좌측 네비게이션 */
.subMlist6 .lnavBg6_01{background-position: 0 0;}

.subMlist6 .lnavBg6_01_on{background-position: -185px 0;}

/* 제품소개 좌측 네비게이션 */
.subMlist7 .lnavBg7_01{background-position: 0 0;}
.subMlist7 .lnavBg7_02{background-position: 0 -30px;}
.subMlist7 .lnavBg7_03{background-position: 0 -60px;}

.subMlist7 .lnavBg7_01_on{background-position: -185px 0;}
.subMlist7 .lnavBg7_02_on{background-position: -185px -30px;}
.subMlist7 .lnavBg7_03_on{background-position: -185px -60px;}

/* 기타 좌측 네비게이션 */
.subMlist0 .lnavBg0_01{background-position: 0 0;}
.subMlist0 .lnavBg0_02{background-position: 0 -30px;}
.subMlist0 .lnavBg0_03{background-position: 0 -60px;}

.subMlist0 .lnavBg0_01_on{background-position: -185px 0;}
.subMlist0 .lnavBg0_02_on{background-position: -185px -30px;}
.subMlist0 .lnavBg0_03_on{background-position: -185px -60px;}


#sideSubMenu li{
	width:185px;
	min-height:30px;
	_height:30px;
	background-color:#fff;
}

#sideSubMenu li a{
	display:block;
	color: #333;
	height:30px;
	line-height: 30px;
	padding: 0 12px;
	font-size:13px;
	font-family: 'Noto Sans KR', sans-serif;
	text-indent:-999px;
	overflow:hidden;
	border-top: 1px solid #ededed;
	border-bottom: none;
	text-decoration: none;
}
#sideSubMenu.subMlist7 li a{
	text-indent: 0;
}

#sideContacts{
	width:185px;
	position:relative;
	margin-top:20px;
}

#sideContacts ul li.btn{float:left;width:60px;padding:0 5px 5px 0;}
#sideContacts ul li.btnEnd{float:left;width:60px;padding:0 0 5px 0;}


#sLocation{float:right;width:375px;padding: 30px 0 5px; text-align:right;}

#introWrap{ width:840px; margin:0 auto;}
#introWrap h1{ width:280px; margin:0 auto;}
#intro_header{ padding-top:140px}
#intro_btn ul{ display:block;width:560px; margin:0 auto; }
#intro_btn li{ float:left; }
#intro_footer{ clear:both; padding-top:30px; margin:0 auto;}

#introWrap2{ width:560px; margin:0 auto;}
#introWrap2 h1{ width:280px; margin:0 auto;}

.ctnt14 li {display:inline-block;vertical-align: top; padding-right:2%;width:30%;}
.ctnt14 img {width:100%;}
.ctnt14 p {text-align:center;}