@charset "utf-8";

/*
@font-face{ 
	font-family: 'miso_regular_webfont';
	src: url('miso_regular_webfont.eot');
	src: url('miso_regular_webfont.eot?#iefix') format('embedded-opentype'),
	     url('miso_regular_webfont.woff') format('woff'),
	     url('miso_regular_webfont.ttf') format('truetype'),
	     url('miso_regular_webfont.svg#miso_regular_webfont') format('svg');
}
*/

@font-face{
	font-family:"miso_regular_webfont";
	src:url('/css/fonts/miso_regular_webfont.eot');
	src:url('/css/fonts/miso_regular_webfont.eot?#iefix') format('embedded-opentype'),
		url('/css/fonts/miso_regular_webfont.woff') format('woff'),
		url('/css/fonts/miso_regular_webfont.ttf') format('truetype');
		url('/css/fonts/miso_regular_webfont.svg#miso_regular_webfont') format('svg')
	src:local(※), url('/css/miso_regular_webfont.woff') format('woff');
}

/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,fieldset,p,button,input {margin:0;padding:0;}

/*body,h1,h2,h3,h4,th,td,input, select, button {color:#000;font-family:'miso_regular_webfont', 'Nanum Gothic', '돋움',dotum,sans-serif;font-size:12px;font-weight:normal; line-height:18px;}*/

body,h1,h2,h3,h4,th,td,input, select, button {color:#000;font-family:'miso_regular_webfont'; font-size:12px;font-weight:normal; line-height:18px;}

h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
hr {display:none;}
img,fieldset {border:0;}
ul,ol,li {list-style:none;}
img,input,select,textarea {vertical-align:middle;}
table {border-collapse:collapse; border-spacing:0;}
caption,th {text-align:left;}
address,caption,cite,code,dfn,em,th,var {font-style:normal; font-weight:normal;}
abbr,acronym {border:0;}
strong {font-weight:bold;}
button {cursor:pointer;}
a, a:active, a:visited {color:#454545;text-decoration:none;cursor:pointer;select-dummy: expression(this.hideFocus=true);}
a:hover {color:#000; text-decoration:none;}

/* Main_layout */
#HMY_Mheader_ci2 {width:100%; height:55px; background:#3f3a34;}
#HMY_Mheader_ci2 ul{ }
#HMY_Mheader_ci2 li{float:left;height:40px; }

#Menu_list {width:170px; height:210px; float:right; background:#656565;  position:absolute; right:0px; display:none; }
#Menu_list h1 {font-size:14px; font-weight:bold; color:#f5f5f5; padding:12px; border-bottom:1px solid #969696; background:#656565; }
#Menu_list h1 em { background:#e60000; border-radius:3px; padding:2px 2px;font-size:10px; font-weight:bold;margin-left:6px; vertical-align:middle;  }

#Menu_list ul {width:100%; background:#808080; padding:7px 0px 0px 0px;}
#Menu_list li {color:#efefef; font-size:13px; font-weight:bold; padding:0px 0px 6px 13px;}
#Menu_list li.point {font-size:7px; vertical-align:2px; padding-right:5px; color:#fff}



#HMY_Mheader {}
#HMY_Mheader_ci {width:100%; position:absolute;}
#HMY_Mheader_ci p {}

#HMY_Mheader_menu {width:100%;float:left; padding-top:13px; background:#000}
#HMY_Mheader_menu ul {}
#HMY_Mheader_menu li {width:100%; }

#HMY_Mheader_top {text-align:center; width:100%; height:27px; background:url(../images/main/top_btn_bg.png); padding:5px 0px 0px 0px;}

#HMY_Mcontent {}


.box{background:#f2f2f2; padding:10px;  border:1px solid #e8e8e8;}
.box2{background:#f2f2f2; padding:10px; border:1px solid #e8e8e8; border-radius:20px;}
.box3{padding:10px; border:1px solid #ddd}
.box4{padding:10px; border:1px solid #ddd; border-radius:20px;}


#HMY_Sheader {height:130px;}
#HMY_Sheader_ci {width:100%;height:60px;padding:0px 0px 0px 0px; text-align:center; background:#fff /*url(../images/main/m_top_bg.png) repeat-x top*/;}
#HMY_Sheader_ci_back{float:left; padding:7px 0px 0px 10px; width:20%;}
#HMY_Sheader_ci_ci{float:left; width:55%; text-align:center; padding:20px 0px 0px 0px;}
#HMY_Sheader_ci_call{float:right;width:15%; padding:7px 10px 0px 0px; text-align:center;}

#HMY_Sheader_menu {width:100%; height:36px; background:#a01d21; color:#fff; font-size:14px;}
#HMY_Sheader_menu ul {}
#HMY_Sheader_menu li {float:left;}
#HMY_Sheader_menu li.str{font-weight:bold;}


#HMY_Scontent {background:#fff;display:inline;}
#HMY_Scontent div {width:86%;margin:auto;padding:20px 0px;}
#HMY_Scontent p {}
#HMY_Scontent dl {}
#HMY_Scontent dt {line-height:22px; border-bottom:#CCCCCC solid 1px;padding:10px 2px;font-weight:bold; font-size:18px;}
#HMY_Scontent dd {padding:10px 0px;  font-size:14px; line-height:24px; text-align:left; }


#HMY_footer {width:100%; background:#999;clear:both;}
#HMY_footer div {width:320px; margin:auto; padding:7px 0px;}
#HMY_footer ol {padding:5px 0px 0px 0px;}
#HMY_footer li {text-align:center;line-height:16px;}
#HMY_footer li img {padding:4px 2px 0px 0px;}
#HMY_footer li span img {padding:5px 0px 0px 0px;}
#HMY_footer h1 {color:#999999; font-size:11px; font-family:굴림;letter-spacing:-1px;}
#HMY_footer h2 {color:#999999; font-size:11px; font-family:굴림;letter-spacing:-1px;}


/* sub_table */
#HMY_table01 {width:100%;margin:auto;}
#HMY_table01 th{border:1px solid #ccc;font-weight:bold;padding:7px;color:#000;font-size:12px;} 
#HMY_table01 td{padding:7px;font-size:11px;border:1px solid #ccc;font-size:12px;}

#HMY_table02 {width:100%;margin:auto;}  
#HMY_table02 th{border:1px solid #ccc;font-weight:bold;padding:5px;color:#000;font-size:11px; width:20%; letter-spacing:-1px;} 
#HMY_table02 td{padding:5px;font-size:11px;border:1px solid #ccc;font-size:11px; width:80%; letter-spacing:-1px;}

/* border_게시판 레이아웃 */
#HMY_border {width:100% !important; margin:auto; padding:20px 0px !important;background:#fff;}
#HMY_border .se {width:92% !important;padding:0px 0px 10px 0px !important;margin:auto;}
#HMY_border .btn {width:92% !important;padding:10px 0px !important; margin:auto;text-align:right;}
#HMY_border .no {width:92% !important;padding:0px !important; margin:auto;text-align:center;}

/* border_table */ 
#HMY_Btable01_list {width:92%;margin:auto;}  
#HMY_Btable01_list th{border-bottom:1px solid #ccc;border-top:2px solid #ccc;font-weight:bold;padding:8px 4px;color:#000;font-size:11px;text-align:center;background:#f2f2f2;} 
#HMY_Btable01_list td{padding:8px 4px;font-size:11px;border-bottom:1px solid #ccc;font-size:11px;text-align:center;}
.T_left{text-align:left !important;}
.HMY_Btable01_list_input{border:1px solid;color:#f2f3f4;width:137px;height:19px;background:#f2f3f4;}

#HMY_Btable01_view {width:92%;margin:auto;}  
#HMY_Btable01_view th{border-bottom:1px solid #ccc;border-top:1px solid #ccc;font-weight:bold;padding:8px 4px 8px 6px;color:#000;font-size:11px;text-align:left;background:#f2f2f2;width:25%;} 
#HMY_Btable01_view td{padding:8px 4px;font-size:11px;border-bottom:1px solid #ccc;border-top:1px solid #ccc;font-size:11px;}
.HMY_Btable01_view_input01{border:1px #cacaca solid;width:97%;hegith:17px;}
.HMY_Btable01_view_input02{border:1px #cacaca solid;width:95%;hegith:200px;}

/* ban */
#HMY_footer_ban {background:#000; text-align:center; width:100%;}


#foot{width:100%; position:absolute; top:5%}
#foot ul{width:50%; float:right;}
#foot li{width:100%}

.tit{font-size:32px; color:#000; }
.stit{font-size:16px; color:#000; display:inline-block; margin-bottom:4px;}
.stit2{font-size:14px; color:#08ceda;}
.stit3{font-size:14px; color:#000;}


.board-list{width:100%; overflow:hidden}
.board-list ul{}
.board-list li{width:50%; float:left;}

.board-text{width:100%; border:0; padding:0; margin:0;}
.board-text th{border:0; padding:0; margin:0;}
.board-text td{border:0; padding:0; margin:0;}

.board-text .board-writer{padding:20px 10px 10px 10px; font-size:16px;}
.board-text .board-title{padding:0 10px 30px;; font-size:28px; line-height:26px; }
.board-text .board-content{ padding:10px 10px 40px 10px; font-size:14px; line-height:24px;}


.board-view{width:100%; background:#08ceda}
.board-view .board-back, .board-view .board-next{ padding:10px 10px 60px 10px; font-size:28px; font-weight:normal; border-bottom:2px solid #07aab4}
.board-view .board-move{ padding:10px; font-size:16px;}

#banner_div {
	display: none;!important;
}