﻿@charset "utf-8";

/* common */
/*html,body{padding:0;margin:0}*/
/*div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,form,fieldset,p,button,ul,ol,li{margin:0;padding:0}*/
/*body,h1,h2,h3,h4,input,button{font-family:'맑은 고딕', 'Malgun Gothic','돋움',Dotum ,'굴림',Gulim,Sans-serif;font-size:12px}*/
/*body {text-align: center;background-color:#fff}*/
/*img,fileldset,iframe{border:0}*/
/*li {list-style:none}*/
/*input,select,button{vertical-align:middle}*/
/*img {vertical-align:top}*/
/*i,em,address{font-style: normal}*/
/*label ,button{cursor:pointer}*/
/*a {text-decoration: none}*/
/*a:hover {text-decoration:underline}*/
/*hr {display:none}*/
/*table {border-collapse:collapse;border-spacing:0}*/
/*iframe {vertical-align:top}*/
#BoardList .show {display:block}
#BoardList .hide {display:none}
#BoardList .blind	{left: 0px; top: -1000em; overflow: hidden; display: block; position: absolute}
#BoardList legend	{left: 0px; top: -1000em; overflow: hidden; display: block; position: absolute}
#BoardList caption	{left: 0px; top: -1000em; overflow: hidden; display: block; position: absolute}
#BoardList .ellipsis {overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis; -o-text-overflow: ellipsis}
#BoardList .flash_fix {left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: -1;}

/* style */
#BoardList body{width:100%;height:100%;}
#BoardList #wrap{position:relative;width:100%;height:100%;text-align:left;overflow:hidden;}
#BoardList #head{width:100%;padding:10px 0 0 0}
#BoardList #head h1{display:block;height:40px;line-height:28px;text-align:left;font-size:25px;font-weight:bold;color:#cd4d04;border-bottom:2px solid #cd4d04;padding-left:10px}
#BoardList #head h1 a{color:#cd4d04;text-decoration:none}
#BoardList #container{overflow:hidden;width:1100px;height:auto;min-height:1000px;background:url('../../sample/images/snb_line.gif') repeat-y 0 bottom}
#BoardList #snb{float:left;width:180px;height:100%;margin-top:10px;}
#BoardList #snb ul li{overflow:hidden;padding:10px 0 8px 10px;color:#666;font-size:14px;letter-spacing:-1px}
#BoardList #snb ul li a{display:block;float:left;color:#666}
#BoardList #snb ul li span{display:block;float:left;width:13px;color:#666;font-size:10px;padding-top:3px}
#BoardList #snb ul li .on, #snb ul li a:hover{font-weight:bold;color:#4673c3}
#BoardList #snb ul li a:hover{background:none}

#BoardList #container h3{padding-left:4px;height:35px;font-size:18px;font-family:맑은 고딕;color:#555}
#BoardList #container h2 a, #container h3 a{color:#555}
#BoardList #container h2 a:hover, #container h3 a:hover{text-decoration:none}
#BoardList #container h2{padding:12px 0 12px 10px;letter-spacing:1px;font-size:18px;font-family:맑은 고딕}
#BoardList #content {float:left;width:900px;height:100%;padding:15px 0 0 15px;/*border-left:1px solid #fbebe1*/}
#BoardList #content .iframe_box{width:auto;height:auto;min-height:900px;border:1px solid #d7d7d7;text-align:center;}
#BoardList #content .iframe_box iframe{margin:0 auto;}

#BoardList .input_image {
    width: 80px;
    height: 25px;    
    cursor:pointer;
}

#BoardList .logBox {
    width: 780px;
    height: 300px;
    padding: 0px 3px 2px;
    color: rgb(51, 51, 51);
    font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
    font-size: 12px;
    padding: 9.5px;
    border: 1px solid #777;
    line-height: 20px;
    font-size: 13px;
    display: block;
    white-space: pre-wrap;
    -ms-word-break: break-all;
    -ms-word-wrap: break-word;
    background-color: rgb(245, 245, 245);
    margin: 0 auto;
    text-align: left;
}

#BoardList .info_lst_box{padding:20px 0 0 0;margin:0 auto -25px auto;width:800px;text-align:left;}
#BoardList .info_lst_box li{padding-bottom:10px; font-weight:bold; color:#cd4d04; font-size:14px;}
#BoardList .info_lst_box li span{display:inline-block;padding-top:5px;}

#BoardList .btn_lst_box{width:800px;margin:30px auto 15px auto;padding:0 0 15px 0;border-bottom:1px solid #007ace;text-align:left;}
#BoardList .btn_lst_box2{margin:0 auto 15px auto;}
#BoardList .btn_lst_box textarea{width:100%}

#BoardList #wrap .btn_info{position:absolute;left:295px;top:17px;padding:2px 10px;height:18px;text-align:center;color:#fff;border:1px solid #02538a;background:#0e639c}

#BoardList #wrap .btn_info2{left:391px;top:17px;background:#cd4d04}
#BoardList #wrap .btn_info3{left:499px;top:17px;background:#734699}
#BoardList #wrap .btn_info a{color:#fff}

#BoardList .tab_lst_box{position:relative;border:none;width:800px;margin:30px auto 30px 50px;}
#BoardList .tab_box{overflow:hidden;padding-top:20px;border-bottom:2px solid #007ace;height:28px;padding-left:4px;}
#BoardList .tab_box li{float:left;margin-right:4px;padding:5px 0 7px 0;border:1px solid #007ace;}
#BoardList .tab_box li a{padding:5px 10px 7px 10px;border-bottom:none !important}
#BoardList .tab_box li .on, .tab_box li a:hover{padding:5px 10px 7px 10px;background:#f1f1f1;color:#cd4d04;font-weight:bold}

#BoardList .tab_lst_box .abs_send{position:absolute;right:10px;top:17px}
