@charset "UTF-8";
/*---------------------------------------------------------------- */




/* ///////////////////////////////////////// 
	= board Classes
///////////////////////////////////////// */
.board001_top{position:relative;width:100%; text-align:right;font-size:8pt; color:#999; font-family:Tahoma, Geneva, sans-serif; margin-bottom:10px;}
.board001_list{position:relative; width:100%; border-collapse:collapse;margin-bottom:10px;}
.board001_list td{font:normal 12px tahoma; color:#BABABA; border-bottom:1px #E7E7E7 solid;line-height:25px; height:25px;text-align:center;}
.board001_list td.title{text-align:left;}
.board001_list td.num{color:#222222;}
.board001_list span.answer_Y{color:blue;}
.board001_list span.answer_N{color:red;}
.board001_list a{color: #466C8A;font-weight:bold; font-family: Tahoma,굴림; }
.board001_list thead td{height:30px; background-color:#f5f5f5;font-family: Tahoma,굴림; font-weight:bold;border-bottom:1px #E7E7E7 solid;border-top:1px #E7E7E7 solid;  color:#666666;}
.board001_list tbody{border-bottom:3px #E7E7E7 solid;}
.board001_search{position:relative;width:100%; background-color:#f6f9fb; border:0; font:normal 12px dotum;}
.board001_search ul{margin:0; height:18px; padding:10px 0; text-align: center;}
.board001_search input{vertical-align:middle;height:15px;}
.board001_search input[type="image"]{height:21px;}
.board001_search select{vertical-align:middle;height:20px;}
.board001_search .add_btn{position: absolute;top: 8px;right: 10px;width:54px; height:26px !important;}
.board001_paging {width:100%;margin-bottom:20px;}
.board001_paging td{text-align:center}
.board001_paging a{font:normal 12px tahoma;padding:1px 5px;border:1px solid #CCC; margin:0 3px; color:#666}
.board001_paging a:hover,.board001_paging a:focus{border:1px solid #F60; color:#F60;}
.board001_paging span.current_page{padding:1px 5px;margin:0 3px; border:1px solid #F60; color:#F60;font-weight:bold;}
.board001_paging a.btn{border:1px solid #a5aab2; background-color:#a5aab2; color: #fff;font-weight:bold;}

.board001_write{position:relative; width:100%; border-collapse:collapse;margin-bottom:10px;}
.board001_write td, .board001_write th{font:normal 12px tahoma;border-bottom:1px #E7E7E7 solid;line-height:25px; height:25px;text-align:left;}
.board001_write thead td{text-align:center; font-weight:bold; font-size:15px; border-top:#b0adf5 2px solid; height:35px; background-color:#f8f8f9;}
.board001_write tbody th{width:50%; text-align:center;}
.board001_write tbody td{width:50%}
.board001_write tbody tr.data td{text-align:center; padding:5px 0;}
.board001_write tbody tr.title td input{width:633px;}
.board001_write tbody{ border-bottom:#b0adf5 2px solid;}
.board001_write tfoot td{text-align:center;}
.board001_write input, .board001_write textarea{vertical-align:middle; font:normal 12px dotum;}
.board001_write tfoot td, .board001_write tfoot th{border:none;}

.board001_view{width:100%;font:normal 12px dotum; color:#888; }
.board001_view tr>td{text-align:left;line-height: 15px;padding:7px 0;}
.board001_view td>img{padding:0px;}
.board001_view tr.title td{font-weight:bold; font-size:15px; border-top:#b0adf5 2px solid; height: auto; background-color:#f8f8f9; color:#505050; word-break:break-all; padding:10px;}
.board001_view tr>td{border-bottom: 1px dotted #E7E7E7;}
.board001_view tr.content td{padding:30px 0;}

.board001_view tr.answer th,.board001_view tr.answer td{background-color:#e4e4e4; border:0;}
.board001_view tr.answer th{color:#5e5e5e; width:70px;}

.board001_view .partnership_tr1 td, .board001_view .partnership_tr1 th{text-align:left; text-indent:10px;}
.board001_view .partnership_tr1 th{width:80px;text-align:left; border-bottom: 1px dotted #E7E7E7}
.board001_view .partnership_tr2 th{word-spacing: 0.8pt;}



.pop1{padding:10px; border-top:10px solid #CCC;text-align:center;}
.pop1 h2{font-size:13px;text-align: left;}
.pop1 input{ vertical-align:middle;}
.pop1 input[type="button"]{padding: 4px 10px;border: 0px;color: #fff;font: bold 12px dotum;}
.btn_ok{background-color: #4F7CC1;}
.btn_cancle{background-color:#666;}
.btn_up{position:absolute;right: 0px;top: 55px;width:124px; height:31px !important;}

#writeContents p{margin:0;}