﻿/*  list */
.bbs1table{width:100%;border-bottom:2px solid #9a9a98;}
.bbs1table th{height:29px;color:#6e6b68;background:url(/images/community/bg_th.gif) repeat-x left top;}
.bbs1table .trEven td{background-color:#faf9f4;}
.bbs1table td{height:29px;text-align:center;border-bottom:1px solid #d1d1d1;}
.bbs1table td a:hover{color:#98a10b;}
.bbs1table td.number{color:#989898;}
.bbs1table td.date{color:#757575;}
.bbs1table td.hit{color:#757575;}
.bbs1table td.bbsTitle{text-align:left;padding-left:20px;}
.bbs1table td.font_000{color:#989898;}
.bbs1table td.bbs_title{text-align:left;padding-left:20px;}
.bbs1table td.etc{color:#757575;}

/* 페이징 */
.paging {text-align:center; vertical-align:top;}
.paging a:hover{font-weight:bold;}
.paging span a{display:inline-block;width:10px;font-size:11px;}
.paging span .paging_on{font-weight:bold;text-decoration:underline;cursor:default;}
.paging img{vertical-align:middle;}


/* 페이징 */
.bbs1paging {margin-top:50px;text-align:center; width:771px;}
.bbs1paging td.paging_title{text-align:center;border-bottom:0px}
.bbs1paging a:hover{font-weight:bold;}
.bbs1paging td.paging{text-align:center; vertical-align:top;}
.bbs1paging td.paging a{display:inline-block;width:10px;font-size:11px;}
.bbs1paging td.paging .paging_on{font-weight:bold;text-decoration:underline;cursor:default;}
.bbs1paging td.bbs1_write{text-align:right;padding:6px 0 0 0;border:none;}
.bbs1paging img{vertical-align:middle;}

/* view */
.bbs1view_table{width:100%;border-bottom:2px solid #9a9a98;}
.bbs1view_table thead th{border-top:solid 1px #D1D1D1;}
.bbs1view_table thead td{height:29px;text-align:center;font-size:11px;color:#5c5c57; border-top:solid 1px #D1D1D1;}
.bbs1view_table thead td.viewTitle{text-align:left;}
.bbs1view_table thead td.viewDate{color:#6e6b68;}
.bbs1view_table td.viewConts{/*padding:40px 25px 60px 25px;*/line-height:16px;color:#363635;background:url(/images/community/bg_th2.gif) repeat-x left top;padding:20px 0;}
.bbs1view_button {text-align:right;margin-top:18px;}


/* write */
.bbs1write_table{width:100%;border-top:2px solid #433e38;border-bottom:2px solid #433e38;}
.bbs1write_table .txtbox{border:1px solid #d3d3d3;}
.bbs1write_table textarea{width:608px;height:372px;margin:20px 0 30px 0;background:white;border:1px solid #d3d3d3;overflow:auto;}
.bbs1write_table th { text-align:right; padding-right:10px;}
.bbs1write_table tr {height:41px;background:url(/images/common/line_dotted_gray.gif) repeat-x left bottom;}


/* 이전/이후 네비게이션  */
.prevnext_list{height:20px;padding:11px 0 0 30px;color:#6e6b68;border-bottom:2px solid #9a9a98; margin-bottom:10px; }
.prevnext_list td{height:26px; border-bottom:1px dotted #9a9a98;}
.prevnext_list a{color:#6e6b68;}
.prevnext_list img{vertical-align:middle;margin:0 28px 0 8px;}


