@charset "UTF-8";
/* //// CSS RESET */
/* http://html5doctor.com/html-5-reset-stylesheet/ */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {margin:0;padding:0;border:0;outline:0;/*background:transparent;*/}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {display:block}
nav ul {list-style:none}
blockquote, q {quotes:none}
blockquote:before, blockquote:after,
q:before, q:after {content:'';content:none}
mark {background-color:#fff;color:#000;font-style:italic;font-weight:bold;}
del {text-decoration: line-through}
abbr[title], dfn[title] {border-bottom:1px dotted;cursor:help;}
hr {display:block;height:1px;border:0;border-top:1px solid #cccccc;margin:1em 0;padding:0;}
input, select,textarea {vertical-align:middle;resize:none}
table {border-collapse:collapse;border-spacing:0}caption, th, td {font-weight:normal}
table caption {visibility:hidden;width:0;height:0;overflow:hidden}
/* //// */
html {overflow-y:scroll}
body{min-width:100%;background:#fff;color:#333;font-family:'Nanum Barun Gothic','맑은고딕','Malgun Gothic','나눔고딕','Nanum Gothic','Dotum';font-size:14px; line-height: 1.6em; -webkit-text-size-adjust:none}
ul {border:0;list-style:none}
p, dd {padding:5px 0}
em {font-style:normal}
img {border:0;vertical-align:middle}
legend {display:none} label {cursor:pointer;vertical-align:middle}
h1, h2, h3, h4, h5, h6 {clear:both;margin:10px 0;padding:0}
h1 {font-size:1.2em}
h2 {font-size:1.2em}
h3 {font-size:1em}
h4 {font-size:1em}
strong {font-weight:bold}
iframe#hiddenframe {display:none;width:0;height:0}
input,button,select {} 
button {cursor:pointer} 
select {padding: 3px;border:1px solid #A9A9A9}

/*************************************************
  CSS 알찬돌삐 nhosw@hanmail.net
 ************************************************/

/* css reset 에서 초기화한것 본문에서는 어느정도는 살려주자 */
.article_body table, .article_body th, .article_body td { border-width: 1px; border-style: solid }


/* 공통 */
a{font-size:14px;color:#282828;text-decoration:none}
a:hover{color:#fe4f00;text-decoration:none;}

article {position:relative}
a {color:#333;text-decoration:none} a:hover, a:focus {text-decoration:underline}
.ed, .inputbox { border:1px solid #d5d5d5; padding: 5px 0px 4px 3px } 
.readonly { cursor: not-allowed; background: #eee }
.ed_full { width: 99% }
.tx { border:1px solid #d5d5d5; padding: 5px 0px 4px 3px } 
.bold { font-weight: bold }
.small { font-size:11px }
.esmall {font-size:.9em}
.cloudy, a.cloudy {color:#888888;} /* 흐림 */
.fLeft   { float: left }
.fRight  { float: right }
.clr     { clear: both; content: ''; display: block }
.clr2    { clear: both !important; float: none !important; line-height: 0 !important; height: 0 !important; font-size: 0 !important; content: ''; display: block }
.tLeft   { text-align: left }
.tRight  { text-align: right }
.tCenter { text-align: center }
.pRelative { position: relative }
.pAbsolute { position: absolute }
.pFixed { position: fixed }
.icon_set { background: url('http://www.smhifu.co.kr/img/icon/icon_set.gif') no-repeat; display: block; padding-left: 20px; padding-top:0px; margin-bottom: 5px; }
.w100 { width: 100% }



/* placeholder */
label.placeholder {	color:#999 !important; line-height:1em }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {	color:#999 !important; }
input:-moz-placeholder, textarea:-moz-placeholder {	color:#999 !important; }


a.external { background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAFZJREFUeF59z4EJADEIQ1F36k7u5E7ZKXeUQPACJ3wK7UNokVxVk9kHnQH7bY9hbDyDhNXgjpRLqFlo4M2GgfyJHhjq8V4agfrgPQX3JtJQGbofmCHgA/nAKks+JAjFAAAAAElFTkSuQmCC) center right no-repeat;background:url(/img/icon/external-link.png) center right no-repeat!ie;padding-right:13px}

/* Jeong Chan Myeong(dece24@gmail.com) */

/* Button Reset */
.button,
.button a,
.button button,
.button input { position:relative; margin:0; display:-moz-inline-stack; display:inline-block; text-decoration:none !important; border:0; font-size:12px; white-space:nowrap; background:url(/img/btn/buttonWhite.gif) no-repeat; overflow:visible; color:#333;}
.button { height:23px; padding:0; vertical-align:middle; margin-right:2px; background-position:left top;}
.button a,
.button button,
.button input{ left:2px; vertical-align:top; cursor:pointer;}

/* Button Size */
.button.large { height:29px; background-position:left -30px; }
.button.xLarge { height:35px; background-position:left -65px; }
.button.small { height:18px; background-position:left -107px; }
.button a,
.button button,
.button input { height:23px; padding:0 10px 0 8px; font-size:12px; line-height:23px; background-position:right top;}
.button.large a,
.button.large button,
.button.large input { height:30px; padding:0 10px 0 8px; font-size:16px; line-height:29px; background-position:right -30px;}
.button.xLarge a,
.button.xLarge button,
.button.xLarge input { height:35px; padding:0 10px 0 8px; font-size:20px; line-height:35px; background-position:right -65px;}
.button.small a,
.button.small button,
.button.small input { height:18px; padding:0 6px 0 4px; font-size:11px; line-height:18px; background-position:right -107px;}

/* Button Text Color */
.button *:hover,
.button *:active,
.button *:focus{ color:#690;}
.button.green,
.button.green a,
.button.green button,
.button.green input { background-image:url(http://www.smhifu.co.kr/img/btn/buttonGreen.gif); color:#fff;}
.button.green *:hover,
.button.green *:active,
.button.green *:focus{ color:#ff0;}
.button.black,
.button.black a,
.button.black button,
.button.black input { background-image:url(http://www.smhifu.co.kr/img/btn/buttonBlack.gif); color:#fff;}
.button.black *:hover,
.button.black *:active,
.button.black *:focus{ color:#ff0;}
.button.red,
.button.red a,
.button.red button,
.button.red input { background-image:url(http://www.smhifu.co.kr/img/btn/buttonRed.gif); color:#fff;}
.button.red *:hover,
.button.red *:active,
.button.red *:focus{ color:#ff0;}
.button.blue,
.button.blue a,
.button.blue button,
.button.blue input { background-image:url(http://www.smhifu.co.kr/img/btn/buttonBlue.gif); color:#fff;}
.button.blue *:hover,
.button.blue *:active,
.button.blue *:focus{ color:#ff0;}

/* Button Text Strong */
.button.strong * { font-weight:bold !important;}

/* 테이블 공통 */
/* 폼 테이블 
.frm_tbl {margin-bottom:20px;width:100%;border-collapse:collapse;border-spacing:0}
.frm_tbl caption {padding:10px 0;color:#4b8b99;font-weight:bold;text-align:left; visibility:visible; width: auto; height: auto}
.frm_tbl th {padding-left:10px;width:100px;border-top:1px solid #eee;border-bottom:1px solid #eee;font-weight:normal;text-align:left}
.frm_tbl td {padding:7px 10px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;background:transparent}
.frm_tbl textarea,
.frm_input {padding:2px 2px 3px;border:1px solid #b8c9c2;background:#f7f7f7;vertical-align:middle}
.frm_input:focus, input.required:focus {padding:3px 3px 4px;border:0;background:#21272e !important;color:#fff}
.frm_tbl textarea {width:90%;height:70px}
.frm_tbl #captcha {margin:0;padding:0;border:0;background:transparent}
.frm_tbl #captcha input {margin-left:5px;text-align:center}
.frm_tbl a {text-decoration:none}*/

/* 상단검색폼 */
.form-wrapper { width: 446px; height: 26px; background: url('img/menu/search.gif') no-repeat; display: block; padding: 8px 10px 16px 10px; top: 15px; left: 300px }
.form-wrapper input { float: left; width: 330px; border: 0; padding: 8px 10px 3px 10px; *padding: 10px 10px 1px 10px; background-image: none !important; background-color: #e9e9e9; font: bold 14px/12px Dotum; overflow: hidden }
.form-wrapper button { float: right; right: 10px; background: url('img/menu/search.gif') -366px center no-repeat; border: 0; padding: 5px 0px; width: 90px; font-size: 0; height: 30px }


/* 인덱스페이지 */
#header_skip { z-index: 1000; display: block; top: 0; left: 0; width: 1px; height: 1px; overflow: hidden; position: absolute; text-align: center; font-size: 16px; color: #fff; background: #666 }
#header_skip:focus { font-weight: bold; color: #ff0000; text-decoration: none; width: 100%; max-width: 100%; min-width: 100%; line-height: 2em; height: 35px }
#index_latest { background: url('/img/index/bg.png') no-repeat; width: 710px; height: 500px; margin-left:0px }
#index_latest ul li { margin-bottom: 5px }

/* 각 게시판 상단 안내글 테두리 */
.board_desc {clear:both; margin-bottom:5px;padding:7px 10px 5px;border:1px solid #eee;background:#f9f9f9;color:#BF0000;line-height:1.5em;letter-spacing:-0.1em}
.board_desc a {color:#888;text-decoration:underline}

/* 새창 기본 스타일 */
.new_win {}
.new_win h1 {margin-bottom:20px;padding:0 20px;height:60px;border-top:3px solid #4e5d60;border-bottom:1px solid #e9e9e9;background:#fff;font-size:1.2em;line-height:5em}
.new_win table {margin:0 auto 20px !important;width:93% !important;background:#fff !important}
.new_win_ul {margin:-20px 0 20px 0;padding:0 0 0 20px;border-bottom:1px solid #455255;background:#484848;list-style:none;zoom:1}
.new_win_ul:after {display:block;visibility:hidden;clear:both;content:""}
.new_win_ul li {float:left;margin-left:-1px}
.new_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_desc {margin:0 auto;width:93%}

/* 기본테이블 */
.basic_tbl {margin-bottom:10px;width:100%;border-collapse:collapse;border-spacing:0}
.basic_tbl caption {margin:0;padding:0;font-size:0;line-height:0;overflow:hidden}
.basic_tbl thead th {padding:12px 0 8px;background:#565e60;color:#fff}
.basic_tbl thead a {color:#fff}
.basic_tbl thead th input {vertical-align:top} /* middle 로 하면 게시판 읽기에서 목록 사용시 체크박스 라인 깨짐 */
.basic_tbl tfoot th {border-top:1px solid #666;border-bottom:1px solid #666;background:#484848;color:#fff}
.basic_tbl tfoot td {border-color:#666;background:#484848;color:#fff;font-weight:bold;text-align:center}
.basic_tbl td {padding:8px 5px 6px;border-top:1px solid #e9e9e9;border-bottom:1px solid #e9e9e9;line-height:1.5em;word-break:break-all}
.basic_tbl a {}
.bo_sideview td {padding:6px 4px} /* 사이드뷰 사용하는 테이블 셀 패딩값 */
td.empty_table {padding:85px 0;text-align:center}

.empty_list {padding:85px 0;text-align:center}
.btn_win {clear:both;margin-bottom:20px;text-align:center} /* 새창용 */

/* legend 를 이용한 fieldset */
.fieldset { margin-top: 30px; border: 1px solid #ccc; padding: 10px; padding-top: 20px; }
.fieldset legend { display: block; position: absolute; background: #2080D0; margin-top: -35px; padding: 5px 10px; color: #fff }

/* 검색어 강조 */
.sch_word { font-weight: bold }


/* 페이징리스트 */
/* new_paging */
.paging_area {padding:15px 0; text-align:center;}
.new_page span,
.new_page a {display:inline-block; text-decoration: none}
#contents .new_page a {display:inline-block; text-decoration: none}
.new_page a {color:#555;}
.new_page a,
.new_page .curent {height:15px; line-height:15px; padding:0 10px 0 10px; border-left:1px solid #e9e9e9;}
.new_page .curent {letter-spacing:-1px; font-weight:bold; color:#fd650d;}
.new_page .first,
.new_page .first a {border:none;}
.new_page .pre2,
.new_page .pre,
.new_page .next,
.new_page .next2 {padding:0; width:15px; height:15px; overflow:hidden; text-indent:-9000px; border:none; background:url('/skin/board/jy.basic/img/sprites_btn.gif') no-repeat; vertical-align:top;}
.new_page .pre2,
.new_page .pre {margin-right:3px;}
.new_page .next,
.new_page .next2 {margin-left:3px;}
.new_page span.pre2 {background-position:-1440px 0;}
.new_page span.pre {background-position:-1460px 0;}
.new_page span.next {background-position:-1480px 0;}
.new_page span.next2 {background-position:-1500px 0;}
.new_page a.pre2 {background-position:-1520px 0;}
.new_page a.pre {background-position:-1540px 0;}
.new_page a.next {background-position:-1560px 0;}
.new_page a.next2 {background-position:-1580px 0;}


span.page_navigation {padding:5px 6px;margin:5px 3px;border:#FF9494 1px solid}
a.page_navigation {padding:5px 7px;margin:0}
/* a.page_navigation {padding:5px 7px;margin:0;border:transparent 1px solid} */
a.page_navigation:hover {border:#ACACAC 1px solid;margin:0 -1px}
a.page_navigation:link,a.page_navigation:active,a.page_navigation:visited {text-decoration:none;color:#1B6C8F}

.member { font-weight: bold }
.member em { font-weight: normal; font-size: 11px; font-style: normal }
.level_icon { padding-right: 5px }


/* 쪽지 */
#memo_view section {margin:0 auto 20px;padding:0px;width:87%}
#memo_view section h2 {width:1px;height:1px;font-size:0;line-height:0;overflow:hidden}
#memo_view_ul {margin:0;padding:0 0 10px;border-bottom:1px solid #eee;list-style:none}
.memo_view_li {position:relative;padding:5px 0}
.memo_view_subj {display:inline-block;width:65px}
#memo_view_ul a {}
#memo_view section p {padding:10px;min-height:150px;height:auto !important;height:150px;background:#fff}

#memo_write textarea {height:100px}

#sideview { position: absolute; background: #fff; border: 1px solid #999; z-index:1 }
#sideview li { float: none; list-style: none; margin: 0; padding: 0 }
#sideview li a { float: none; display: block; border-bottom: 1px solid #ccc; padding: 3px 30px 2px 10px; font-weight: normal }
#sideview li a:hover, #sideview li a:focus { text-decoration: none; background: #333; color: #fff !important }


/* layout  */
.wrapper,
.bigwrapper { width: 1201px; min-width: 1275px; margin: 0 auto; border: 0px solid #e9e6e6; }
.wrapper2 {width:1201px;margin:0 auto;}


/* header */
#h1 {margin:0;padding:0;font-size:0;text-indent:-9999em;line-height:0;overflow:hidden;position:relative}
header {
	height:179px;
	background-image:url(/images/top_bg.png);background-repeat:repeat-x;background-position:center center;
	width:100%;
}
header #logo {
	position:absolute;
	width:320px;height:40px;
	left:50%;margin:58px 0 0 -141px;
	background:url('/images/logo.png') center no-repeat;
	text-indent:-9999em;
}
header .wrapper {position:relative; }

#header1 {height:120px}
#header1 .tel {position:absolute;left:0;top:55px}
#topmenu {float:right;padding-top:70px}
#topmenu li {float:left}
#topmenu li a {display:block;text-indent:-9999em}
/* 상단 오른쪽 메뉴*/
#topmenu li span {display:block;height:20px;background:url('img/menu/menu1.png') 5px 0 no-repeat;width:99px;text-indent:-9999em}
#topmenu li.nth-child-2 span {background-position:right top}
header #topmenu li a:hover span, header #topmenu li a:focus span, header #topmenu li a.on span {background-position-y:-83px; text-decoration:underline; color:#fed4d2;}

#header1 .outlogin {position:absolute;right:0;top:5px}
#header1 .outlogin li {float:left}
#header1 .outlogin li a {padding-left:15px; color:#FFFFFF; text-decoration:none;}
#header1 .outlogin li a:hover {color:#f2c3ca;}

/*최상단메뉴*/
#header1 #site-link {position:absolute;background:url('') no-repeat;height:33px;top:5px;width:600px;color:#FFFFFF;}
#header1 #site-link li {float:left;color:#FFFFFF}
#header1 #site-link li a {display:block;height:33px; color:#f2c3ca; text-decoration:none;}
#header1 #site-link li.nth-child-2 a{width:400px;}
#header1 #site-link li.nth-child-2 a:hover{color:#FFFFFF;}

#header1 #site-link li.nth-child-3 a{width:103px;}

/*상단메인메뉴*/
#headermenu {overflow:hidden}
#headermenu li {float:left}
	#headermenu li a {display:block;position:relative}
#headermenu li a span {
	display:block;position:relative;height:58px;
	background:url('/images/top_menu.png') no-repeat;
	text-indent:-9999em;
    z-index:1;
    transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
}
#headermenu li.nth-child-1 span {width:171px;background-position:0px -141px}
#headermenu li.nth-child-2 span {width:143px;background-position:-171px -141px}
#headermenu li.nth-child-3 span {width:125px;background-position:-314px -141px}
#headermenu li.nth-child-8 span {width:162px;background-position:-439px -141px}
#headermenu li.nth-child-4 span {width:140px;background-position:-601px -141px}
#headermenu li.nth-child-5 span {width:144px;background-position:-741px -141px}
#headermenu li.nth-child-6 span {width:161px;background-position:-885px -141px}
#headermenu li.nth-child-7 span {width:155px;background-position:-1046px -141px}


#headermenu li a:hover span, #headermenu li a:focus span, #headermenu li a.on span {background-position-y:0;}
#header2:after {display:block;content:'';clear:both}

/* 멤버쉽,센터소개,상담 및 예약은 대메뉴에서 감춤 */
#headermenu li a#header2menu910,
#headermenu li a#header2menu920 {display:none}

/* 서브 메뉴 */
.header2smenu {
	position:absolute;display:block;z-index:3;
	height:0;
	left:0;
	margin-top:0;
	transition:all 0.2s ease;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	-o-transition:all 0.2s ease;
	overflow:hidden;
}
#headermenu .header2smenu li {float:left}
#headermenu .header2smenu li a {
	display:block;
	position:relative;
	height:58px;
	text-indent:-9999em
}
header .header2smenu.on {display:block;height:58px}


#header2smenu100 li a {background:url('/images/sub_menu01.png') no-repeat;width:209px}
#header2smenu100 li.nth-child-1 a {width:209px}
#header2smenu100 li.nth-child-2 a {background-position:-209px 0}
#header2smenu100 li.nth-child-3 a {background-position:-417px 0}
#header2smenu100 li.nth-child-4 a {background-position:-625px 0}
#header2smenu100 li.nth-child-5 a {background-position:-833px 0}
#header2smenu100 li.nth-child-6 a {background-position:-1042px 0}
#header2smenu100 li.nth-child-7 a {background-position:-1250px 0}


#header2smenu200 li a {background:url('/images/sub_menu02.png') no-repeat;width:178px}
#header2smenu200 li.nth-child-1 a {width:178px}
#header2smenu200 li.nth-child-2 a {background-position:-178px 0}
#header2smenu200 li.nth-child-3 a {background-position:-356px 0}
#header2smenu200 li.nth-child-4 a {background-position:-534px 0}
#header2smenu200 li.nth-child-5 a {background-position:-712px 0}
#header2smenu200 li.nth-child-6 a {background-position:-890px 0}
#header2smenu200 li.nth-child-7 a {background-position:-1068px 0}

#header2smenu300 li a {background:url('/images/sub_menu03.png') no-repeat;width:209px}
#header2smenu300 li.nth-child-1 a {width:209px}
#header2smenu300 li.nth-child-2 a {background-position:-209px 0}
#header2smenu300 li.nth-child-3 a {background-position:-417px 0}
#header2smenu300 li.nth-child-4 a {background-position:-625px 0}
#header2smenu300 li.nth-child-5 a {background-position:-833px 0}
#header2smenu300 li.nth-child-6 a {background-position:-1042px 0}
#header2smenu300 li.nth-child-7 a {background-position:-1250px 0}

#header2smenu400 li a {background:url('/images/sub_menu04.png') no-repeat;width:315px}
#header2smenu400 li.nth-child-1 a {width:315px}
#header2smenu400 li.nth-child-2 a {background-position:-315px 0}
#header2smenu400 li.nth-child-3 a {background-position:-630px 0}
#header2smenu400 li.nth-child-4 a {background-position:-945px 0}
#header2smenu400 li.nth-child-5 a {background-position:-1250px 0}

#header2smenu500 li a {background:url('/images/sub_menu05.png') no-repeat;width:315px}
#header2smenu500 li.nth-child-1 a {width:315px}
#header2smenu500 li.nth-child-2 a {background-position:-315px 0}
#header2smenu500 li.nth-child-3 a {background-position:-630px 0}
#header2smenu500 li.nth-child-4 a {background-position:-945px 0}
#header2smenu500 li.nth-child-5 a {background-position:-1250px 0}

#header2smenu600 li a {background:url('/images/sub_menu06.png') no-repeat;width:418px}
#header2smenu600 li.nth-child-1 a {width:418px}
#header2smenu600 li.nth-child-2 a {background-position:-418px 0}
#header2smenu600 li.nth-child-3 a {background-position:-836px 0}

#header2smenu610 li a {background:url('smenu.610.png') no-repeat}
#header2smenu610 li.nth-child-1 a {width:601px}
#header2smenu610 li.nth-child-2 a {width:599px;background-position:-601px 0}

#header2smenu700 li a {background:url('/images/sub_menu07.png') no-repeat;width:315px}
#header2smenu700 li.nth-child-1 a {width:315px}
#header2smenu700 li.nth-child-2 a {background-position:-315px 0}
#header2smenu700 li.nth-child-3 a {background-position:-630px 0}
#header2smenu700 li.nth-child-4 a {background-position:-945px 0}
#header2smenu700 li.nth-child-5 a {background-position:-1250px 0}


#header2smenu800 li a {background:url('/images/sub_menu08.png') no-repeat;width:249px}
#header2smenu800 li.nth-child-1 a {width:249px}
#header2smenu800 li.nth-child-2 a {background-position:-249px 0}
#header2smenu800 li.nth-child-3 a {background-position:-498px 0}
#header2smenu800 li.nth-child-4 a {background-position:-747px 0}
#header2smenu800 li.nth-child-5 a {background-position:-996px 0}
#header2smenu800 li.nth-child-6 a {background-position:-1250px 0}

/* 
< 
#header2smenu910 {top:58px}
#header2smenu910 li a {background:url('smenu.910.png') no-repeat;width:239px}
#header2smenu910 li.nth-child-1 a {width:240px}
#header2smenu910 li.nth-child-2 a {background-position:-240px 0}
#header2smenu910 li.nth-child-3 a {background-position:-479px 0}
#header2smenu910 li.nth-child-4 a {background-position:-718px 0}
#header2smenu910 li.nth-child-5 a {width:243px;background-position:-957px 0}
*/

#header2smenu920 {top:58px}
#header2smenu920 li a {background:url('hsmenu.920.png') no-repeat;width:300px}
#header2smenu920 li.nth-child-1 a {width:301px}
#header2smenu920 li.nth-child-2 a {background-position:-301px 0}
#header2smenu920 li.nth-child-3 a {background-position:-601px 0}
#header2smenu920 li.nth-child-4 a {background-position:-901px 0}



#headermenu .header2smenu li a:hover, #headermenu .header2smenu li a:focus, #headermenu .header2smenu li a.on {background-position-y:bottom}
#topmenu .header2smenu li a:hover, #topmenu .header2smenu li a:focus, #topmenu .header2smenu li a.on {background-position-y:-85px}


#header2smenuBG {position:absolute;height:88px;width:100%;min-width:1200px;left:0;margin-top:0;z-index:2;border-bottom:1px solid #d0cce1;background:#fff;
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease
}
#header2smenuBG.on {height:88px;background:#FFF;border-bottom:1px solid #d0cce1;}
#headerMouse { position: fixed; bottom: 0; left: -46px; z-index:2 }

/* 우측 fixed */
#asideRight {
	position:fixed;top:180px;width:94px;z-index:10;right:0px;
	height:464px;
	border:1px solid #dbdbdb;
	background:#fff;
}

#asideRight aside a,
#asideRight aside span {display:block;width:94px;height:86px;text-indent:-9999em;background:url('/images/side_menu.png') no-repeat;
	transition:all 0.3s ease;
	-webkit-transition:all 0.3s ease;
	-moz-transition:all 0.3s ease;
	-o-transition:all 0.3s ease;
	border-bottom:1px solid #cfcfcf
}
#asideRight aside li.nth-child-1 a {height:85px;background-position:-1px -1px}
#asideRight aside li.nth-child-2 a {background-position:-1px -87px}
#asideRight aside li.nth-child-3 a {background-position:-1px -173px}
#asideRight aside li.nth-child-4 a {background-position:-1px -259px}
#asideRight aside li.nth-child-5 span {height:86px; background-position:-1px -345px}
#asideRight aside li.nth-child-6 a {height:33px;background-position:-1px -431px}
#asideRight aside li.nth-child-7 a {height:33px;background-position:-1px -464px}
#asideRight aside li a:hover, #asideRight aside li a:focus {background-position-x:right}

/* 서브 상단 타이틀 */
#topimg {height:114px}
.menu100 #topimg {background:url('/images/sub_bg01.jpg') center repeat}
.menu200 #topimg {background:url('/img/page/topimg/200.jpg') center repeat}
.menu300 #topimg {background:url('/img/page/topimg/300.jpg') center repeat}
.menu400 #topimg {background:url('/img/page/topimg/400.jpg') center repeat}
.menu500 #topimg {background:url('/img/page/topimg/500.jpg') center repeat}
.menu600 #topimg {background:url('/img/page/topimg/600.jpg') center repeat}
.menu610100 #topimg {background:url('/img/page/topimg/610100.jpg') center repeat;height:260px}
.menu610200 #topimg {background:url('/img/page/topimg/610200.jpg') center repeat;height:260px}
.menu700100 #topimg {background:url('/img/page/topimg/700100.jpg') center repeat;height:260px}
.menu700200 #topimg {background:url('/img/page/topimg/700200.jpg') center repeat;height:260px}
.menu700300 #topimg {background:url('/img/page/topimg/700300.jpg') center repeat;height:260px}
.menu700400 #topimg {background:url('/img/page/topimg/700400.jpg') center repeat;height:260px}
.menu800100 #topimg {background:url('/img/page/topimg/800100.jpg') center repeat;height:260px}
.menu800200 #topimg {background:url('/img/page/topimg/800200.jpg') center repeat;height:260px}
.menu800300 #topimg {background:url('/img/page/topimg/800300.jpg') center repeat;height:260px}
.menu800400 #topimg {background:url('/img/page/topimg/800400.jpg') center repeat;height:260px}
.menu910 #topimg,
.menu920 #topimg {background:url('/img/page/topimg/910110.jpg') center repeat;height:260px}
.menu910140 #topimg,
.menu920140 #topimg {background:url('/img/page/topimg/910140.jpg') center repeat;height:260px}
.menu910150 #topimg,
.menu920150 #topimg {background:url('/img/page/topimg/910150.jpg') center repeat;height:260px}

#snbMain {/*background:url('/img/page/bg.png') repeat-x*/}
#contents-wrap {position:relative;}
#contents-wrap:after {display:block;visibility:hidden;clear:both;float:none;content:""}

/* 컨텐츠 폭 지정 */
.menu100 #contents-wrap,
.menu200 #contents-wrap,
.menu300 #contents-wrap,
.menu400 #contents-wrap,
.menu500 #contents-wrap,
.menu600 #contents-wrap,
.menu610 #contents-wrap,
.menu700 #contents-wrap {width:100%}
.board-wrap {width:1201px;min-width:1201px;margin:0 auto;position:relative}

/* 상단 area */
.pagetitle {position:relative}
.pagetitle div {position:absolute;right:0;z-index:2;top:20px;font-size:1.1em;letter-spacing:-1px;color:#93939f}
.pagetitle div .on {color:#33333b}

/* 하단 공통 */
section.article-footer {background:url('/img/page/2/2-f-1.jpg') center top no-repeat;height:1026px}


/* 하단 */
.menu700300 #footer1 .wrapper,
.menu700400 #footer1 .wrapper,
.menu610 #footer1 .wrapper,
.menu800 #footer1 .wrapper,
.menu910 #footer1 .wrapper,
.menu920 #footer1 .wrapper {border-top:2px solid #39393a;margin-top:150px}

#footer1 {}
#footer1 .wrapper {background:url('/img/page/index/section4.png') 0 65px no-repeat;height:180px;padding:65px 0}

#footer1 .sec1 {float:left;width:400px;margin-right:40px}
#footer1 .sec2 {float:left;width:330px;margin-right:65px;padding-top:30px}
#footer1 .sec3 {float:left;width:360px;padding-top:30px;position:relative}
#footer1 .inner {}
#footer1 .latest-wrap {position:relative}
#footer1 .sec2 li {margin-bottom:2px}
#footer1 .sec2 .ca_name {background:#414042;color:#fff;display:inline-block;width:70px;text-align:center;margin-right:3px}
#footer1 .sec2 a {position:relative;display:block;padding-right:60px}
#footer1 .sec2 em {font-style:normal;position:absolute;right:0}
#footer1 .sec2 li {margin-bottom:2px}
#footer1 .sec2 a.more {position:absolute;right:0;top:-30px;padding:0}

#footer1 .sec3 .policy-radio {position:absolute;top:30px}
#footer1 .sec3 table {margin-top:30px;}
#footer1 .sec3 th {text-align:left}
#footer1 .sec3 td {padding-bottom:3px}
#footer1 .sec3 input.ed {width:40px}
#footer1 .sec3 textarea {width:250px;height:40px}
#footer1 .sec3 button {background:#ac0510;border:1px solid #ac0510;color:#fff;position:absolute;right:40px;top:60px;padding:19px 22px}
#footer1:after {display:block;content:'';clear:both}

#footer2 {border-bottom:1px solid #d5d5d5;background:#333}
#footer2 .wrapper {position:relative}
#footer2 .wrapper ul {margin-left:300px}
#footer2 .wrapper li {display:inline-block}
#footer2 .wrapper a {color:#bcbcbc;text-decoration:none;font-size:1.1em;padding:15px;display:inline-block}
#footer2 .wrapper a:hover, #footer2 .wrapper a:focus {color:#fff}

#footer2 .wrapper .rotate img {
	transition:All 0.5s ease;
	-webkit-transition:All 0.5s ease;
	-moz-transition:All 0.5s ease;
	-o-transition:All 0.5s ease;
}
#footer2 .wrapper .rotate:hover img {transform:rotate(360deg);-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg)}
#footer2 .wrapper .naver-cafe {position:absolute;width:43px;height:43px;right:50px;top:5px;padding:0}
#footer2 .wrapper .naver-blog {position:absolute;width:43px;height:43px;right:0px;top:5px;padding:0}

#footer3 {background:url('/img/page/footer.png') center bottom no-repeat #333;height:252px;position:relative;min-width:1201px}
#footer3 .wrapper {position:relative}



/* 웹접근성 */
#header_skip { z-index: 1000; display: block; top: 0; left: 0; width: 1px; height: 1px; overflow: hidden; position: absolute; text-align: center; font-size: 16px; color: #fff; background: #666 }
#header_skip:focus { font-weight: bold; color: #ff0000; text-decoration: none; width: 100%; max-width: 100%; min-width: 100%; line-height: 2em; height: 35px }


.board_page { text-align: center; padding-top:20px; height:auto }
.board_page a, .board_page b, .board_page .noact { display: inline-block; margin-right: 3px; vertical-align: middle; border:1px solid #dedede; padding: 11px;line-height:1em }
.board_page img { vertical-align: middle }
.board_page a span, .board_page b {color:#aaa;font-weight:bold}
.board_page b { background:#c12833; color: #fff } 

/* 게시판 공통 버튼 */
.board_button {margin: 30px 0 0 0;position:relative}
.board_button a { background: #1472ca; display: inline-block; padding: 6px 30px 6px 30px; color: #fff; font-weight: normal; vertical-align: middle}
.board_button a:hover {text-decoration:none}
.board_button .btn { border: 1px solid #1472ca; background: #1472ca; display: inline-block; padding: 6px 30px 6px 30px; color: #fff; font-weight: normal; vertical-align: middle }
.board_button .blue {background:#2754ae;border-color:#444}
.board_button .black {background:#232021;border-color:#232021}
.board_button .lite-black {background:#4b4b4b;border-color:#4b4b4b}
.board_button .sky {background:#00b8cc;border-color:#00b8cc}
.board_button .cancel {background: #a2a2a2;border-color:#a2a2a2}
.board_button .dark {background: #181619;border-color:#181619}
.board_button .litedark {background: #7d7d7d;border-color:#7d7d7d}
.board_button .gray {background:#717e8e;border-color:#717e8e}
.board_button .red {background:#9a0d16;border-color:#9a0d16}
.board_button .orange {background:#f86a0b;border-color:#f2223b}
.board_button .lite-brown {background:#a78752;border-color:#a78752}
.board_button .lite-sky {background:#7ad2d4;border-color:#7ad2d4}
.board_button .purple2 {background:#5e35ab;border-color:#5e35ab}


.board_button a, .board_button .btn {font-size:13px}
.board_button .btn {line-height:20px}

.board_button a.bigPadding { padding: 15px 30px }
.board_button button.bigPadding { padding: 15px 30px 15px 30px }
.board_button a:hover, .board_button a:focus, .board_button button:hover, .board_button button:focus {}
.board_button:after {display:block;visibility:hidden;clear:both;float:none;content:""}
/* ie fix */
.ie .board_button a { padding: 6px 30px }
.ie .board_button a.bigPadding { padding: 15px 30px 14px 30px }
.ie .board_button button.bigPadding {padding: 15px 30px 15px 30px}

.board_search {text-align: center;margin-bottom:0px;background:#FFF;border:1px solid #FFF;padding:20px 0 0 0;margin-top:0px}
.view_bottom_spacer {height:110px}
.board_bottom_spacer {height:0px}
.board_view td.viewContentTD {word-break:break-all; padding:50px 10px;border-bottom:0}
.board_view td.viewContentTD td {border:0}

.sr-only,.sound_only,.sound_only2{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
.sound_only { margin:0; padding:0; font-size: 1px; text-indent: -9999px }
.sound_only2 { margin:0; padding:0; font-size: 1px; text-indent: -9999px; height: 1px}
fieldset.sound_only { display: inline-block; font-size: 12px; text-indent: 0; position: static; left: 0 }
legend.sound_only, .sound_onlyA { position: absolute; left: -9999px }

hr.hr { border: 0; margin: 0; border-bottom: 1px dotted #bdc5cb; height: 1px; width: 460px; text-align: left }


/* iframe 레이어 팝업 */
#inner_bg              { left: 0; top: 0; width: 100%; height: 100%; position: absolute; background: url('http://www.smhifu.co.kr/img/bg/popupbg.png') repeat; z-index: 1001 }
#inner_bg_layer        { position: absolute; left: 0; top: 0; width: 100% }
#inner_bg_frame_area   { position: relative; width: 885px; margin: 0 auto; margin-top: -9999px }

/* 게시판 */
.gothic {font-family:'맑은고딕','Malgun Gothic','나눔고딕','Nanum Gothic','Dotum'}
.board_list tr td.empty {line-height:400px}

.w95 {width:95%}


/* 하단 공통 탭 배너 */
#mContentBottomCommon{width:1200px;position:absolute;left:50%;margin-left:-600px;}
.menu100200  #mContentBottomCommon{top:751px;}
.menu200200  #mContentBottomCommon{bottom:151px;}
.menu400100  #mContentBottomCommon{bottom:111px;}
.menu500100  #mContentBottomCommon{bottom:111px;}
.mContentBottomCommon a {position:absolute;width:172px;height:25px}
.mContentBottomCommon a:hover, .mContentBottomCommon a:focus {box-shadow:0 0 10px 1px #666}
#mContentBottomCommon img {display:block;margin-bottom:30px}
#mContentBottomCommon li {float:left;margin-right:1px}
#mContentBottomCommon li.nth-child-4 {margin:0}
#mContentBottomCommon li a {display:block;background:#8b9ec3;text-align:center;color:#FFF;width:299px;font-size:21px;line-height:26px;padding:10px 0 15px 0;letter-spacing:-2px}
.menu100200 #mContentBottomCommon li a {background:#e6e0ca;color:#967813;}
#mContentBottomCommon li.nth-child-4 a{width:300px;}
#mContentBottomCommon li a span.s{font-size:16px;}
#mContentBottomCommon li a:hover, #mContentBottomCommon li a.on {background:#1f1142;color:#FFF;text-decoration:none}
.menu100200 #mContentBottomCommon li a:hover, .menu100200 #mContentBottomCommon li a.on {background:#1f1142;color:#FFF;}
#mContentBottomCommon1 {background:url('/img/page/mContentBottomCommon1.jpg') no-repeat;height:598px;position:relative}
#mContentBottomCommon2 {background:url('/img/page/mContentBottomCommon2.jpg') no-repeat;height:598px;position:relative;display:none}
#mContentBottomCommon3 {background:url('/img/page/mContentBottomCommon3.jpg') no-repeat;height:598px;position:relative;display:none}
#mContentBottomCommon4 {background:url('/img/page/mContentBottomCommon4.jpg') no-repeat;height:598px;position:relative;display:none}
/* 서브 컨텐츠 가로 폭 */
.sContentWrap {width:908px;margin:0 auto}
.sContentWrap p {margin:0;padding:0;line-height:1.8em}
.sContentWrap h3 {font-size:28px;line-height:35px;letter-spacing:-1px;margin:0;padding:0;margin-bottom:35px;color:#272727;font-weight:normal}
.sContentWrap h3.ico_circle {background:url('/img/ico/ico_heading.png') left center no-repeat;text-indent:38px}
.sContentWrap h4 {color:#272727;font-size:20px;font-weight:normal}
.sContentWrap .sHeading {color:#272727;font-weight:normal;font-size:22px;letter-spacing:-1px;line-height:1.4em}
.sContentWrap .sContent {color:#6d6d6d;margin:5px 0}
.sContentWrap .cSky {color:#00a6f4}
.sContentWrap .fUpdot2 {font-size:1.2em;line-height:1.6em}
.sContentWrap .cGray {color:#6d6d6d}
.sContentWrap .mT20 {margin-top:20px}

.thumbul li {position:relative;padding-left:390px;padding-bottom:40px;min-height:151px}
.thumbul li h4 {font-size:22px;color:#272727;padding-top:5px}
.thumbul li img {position:absolute;left:0;top:0}




/* 가로해상도 미디어 쿼리 */
@media all and (max-width: 1400px) {
}
@media all and (max-width: 1699px) {
}
@media all and (min-width: 1700px) {
}





.blind {
  position: absolute !important;
  height: 1px; width: 1px; 
  overflow: hidden;
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}


.ellipsis {text-overflow: ellipsis; white-space: nowrap; overflow: hidden}
.imgResize {border:1px dotted #829C2C;padding:2px}






























