@charset "utf-8";

/* 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:#444;font-family:'돋움',dotum,sans-serif;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;}

#m_img {width:80%; border:3px solid #3c3c3c}

/* Main_layout */
#HMY_Mheader {height:auto;}
#HMY_Mheader_ci {width:100%;height:auto;padding:0px 0px 0px 0px; }
#HMY_Mheader_ci p {width:80%;height:auto;padding:8% 0px 2% 0%; text-align:left;margin:auto;}


#HMY_Mheader_menu {width:100%;height:auto; background:#e7e7e7 ; float:left; padding:10px 0px 10px 0px;}
#HMY_Mheader_menu ul {width:81%;; margin:auto;}
#HMY_Mheader_menu li {float:left;}

#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 {background:#e7e7e7 /*url(../images/main/main_image.jpg) no-repeat center top; background-size:100%*/; height:auto;}

#HMY_Mcontent_call{float:right;width:70px;margin:0px 0px 0px 0px;}
#HMY_Mcontent_call_btn{position:absolute;width:70px;padding:0px 0px 0px 0px; z-index:20}
#HMY_Mcontent_call_counter{position:absolute; background:url(../images/main/counter_box.png) repeat-x top; background-size:100%;width:62px; height:24px;margin:53px 0px 0px 31px; padding:1px 0px 0px 0px; text-align:center;}


#HMY_Sheader {height:120px; background:#fff;}
#HMY_Sheader_ci {width:100%;height:60px;padding:0px 0px 0px 0px; text-align:center;}
#HMY_Sheader_ci_back{float:left; padding:18px 0px 0px 10px; width:20%;}
#HMY_Sheader_ci_ci{float:left; width:50%; text-align:center; padding:14px 0px 0px 10px;}
#HMY_Sheader_ci_call{float:right;width:20%; padding:11px 10px 0px 0px; text-align:right;}

#HMY_Sheader_menu {width:100%;height:70px; background:#404040 /*url(../images/main/menu_bg.png) repeat-x top*/;}
#HMY_Sheader_menu ul {width:300px;margin:auto;}
#HMY_Sheader_menu li {float:left;}

#HMY_Scontent {background:#fff;display:inline;}
#HMY_Scontent div {width:85%;margin:auto;padding:20px 0px;}
#HMY_Scontent p {}
#HMY_Scontent dl {}
#HMY_Scontent dt {border-bottom:#CCCCCC solid 1px;padding:10px 2px 2px 0px; font-weight:bold; font-size:18px;}
#HMY_Scontent dd {padding:10px 0px;}


#HMY_footer {width:100%; background:#3c3c3c;clear:both;font-size:11px; ;}
#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%;}


.bb2 {color:#222; font-weight:bold; font-size:17px;border-left:4px solid #ccc; padding:5px;}

h1 {color:#333; font-weight:bold; font-size:18px; border-left:#e7e7e7 solid 5px;line-height:21px;}

h2 {color:#333; font-weight:bold; font-size:16px; line-height:21px;}

.bb { font-weight:bold; font-size:14px;line-height:21px; color:#111;}
.bb1 { font-weight:bold; font-size:16px;line-height:21px; color:#111; padding:10px 10px;  }

.t1{background:#5c5c5c; padding:6px; font-weight:bold; color:#fff; font-size:14px; border-radius:0px;text-align:center;}
/* 빨강박스*/
.t2{background:#3775aa; padding:6px; font-weight:bold; color:#fff; font-size:14px; border-radius:5px;}


.t5{ padding:6px 20px; font-weight:bold; color:#555; font-size:16px; border-radius:5px;background:#ccc;;}
.t6 {font-size:15px; font-weight:bold;  padding:5px;  color:#fff; border-radius:4px; text-align:center;  border:2px solid #ccc}


.s1{color:#f88312; font-weight:bold;font-size:16px;line-height:21px} /* 주황*/
.s2{color:#074c29; font-weight:bold;line-height:21px} /* 녹색*/
.s3{color:#f88312; font-weight:bold;} /* 주황*/
.s4{color:#759e01; font-weight:bold; font-size:15px;}/* 연두*/
.s5{color:#a0111b; font-weight:bold; font-size:15px;}/* 빨강*/
.s55{color:#da0501; font-weight:bold; }/* 빨강*/
.s6{color:#134e9e; font-weight:bold; font-size:14px;}/* 블루*/
.s66{color:#26a7d7; font-weight:bold; font-size:16px;}/* 하늘*/
.s7{color:#f0738c; font-weight:bold; font-size:14px;}/* 분홍*/
.t7{background:#b4621b; padding:6px; font-weight:bold; color:#fff; font-size:14px; border-radius:5px;}
.t3{ padding:6px; font-weight:bold; font-size:14px; border-radius:5px;border:2px solid #5c5c5c;}
/*오렌지보더라운드박스*/
.t4 {font-size:15px; font-weight:bold;  padding:5px;  color:#fff; border-radius:19px; text-align:center;  background:#94cc1b; margin:6px;line-height:30px}
/*동그라미숫자*/
.sss {letter-spacing:-1px;font-size:11px;}