#container {position:relative}
.nav {width:280px;height:100%;border-right:1px solid #eeeeee;background:url('/images/left-bar.jpg') repeat-y; position:fixed;min-height:100%;left:0;top:0;z-index:9}
.nav-link {width:210px; margin:0 auto;padding-top:20px;}
.sns-link {width:125px; margin:0 auto; margin-top:50px;}
.footer {    position: fixed;
    left: 0px;
    bottom: 0px;
    width: 100%;
    padding: 30px 0px;
    background: #171e2b;
    color: #FFFFFF; z-index:99;
    text-align: center;}
.footer ul.bluehouse {float:left; border-right:1px solid #444c5c; }
.footer ul.office {}
.footer  ul li {float:left; color:#fff; font-size:14px; padding:0 20px;}
.footer  ul li.home:before {background:url('/images/home.png')no-repeat; width:12px; height:12px; content:""; display:block; float:left; padding-right:5px; margin-top:2px;}
.footer  ul li.tel:before {background:url('/images/tel.png')no-repeat; content:""; width:12px; height:12px; display:block; float:left; margin-top:2px; padding-right:5px;}
.menu li {text-align:center; padding:20px 0;}
.logo {text-align:center;}
hr {height:2px; background:#dedede; margin-top:30px; margin-bottom: 25px;}

#board_wrap {width:750px; margin:0 auto; }
#board_wrap h2 {text-align:center; padding-top:60px; padding-bottom:40px;}
.form {padding-top: 15px;
    border-top: #4c4c4c solid 2px;
    border-bottom: #efefef solid 1px; padding-bottom:20px;
}
label {font-family:'Noto Sans KR';}
.input {width:100%; display:block; vertical-align:middle; box-sizing:border-box;
height:45px; margin:0; padding:0; border:#d9d9d9 solid 1px; background-color:#fafafa;
font-size:16px; color:#8a8a8a; line-height:45px; text-align:left;text-indent:15px; box-shadow:inset 2px 2px 6px rgba(0, 0, 0, 0.05);}
.f_title {font-size:16px; font-weight:500; margin:15px 0 5px 0 ; font-family:'Noto Sans KR'}
.textarea {min-height:100px;width:100%; display:block; vertical-align:middle; box-sizing:border-box;margin:0; padding:0; border:#d9d9d9 solid 1px; background-color:#fafafa;
font-size:16px; color:#8a8a8a; text-align:left;text-indent:15px; box-shadow:inset 2px 2px 6px rgba(0, 0, 0, 0.05);}
.agree {border:#d9d9d9 solid 1px;
    text-align: justify;
    line-height: 1.6em;
	font-size:14px; color:#8a8a8a;
    padding: 10px;
    background: rgb(255,255,255);
    height: 120px;
    overflow: auto;
    margin-bottom: 5px;
}
.submit_btn {width:120px; height:40px; border:1px solid #082e59; background:#082e59; text-align:center; margin:0 auto; margin-top:25px;}
.submit_btn button {color:#fff; font-size:16px;line-height:40px}
