/* 기본 스타일 */
select{border:#dbdbdb solid 1px;}

/* 리스트 */
#tbl_list{margin:0 auto; width:745px; border-collapse:collapse; border-spacing:0;  border-bottom:#1287B2 solid 1px; background:url('image/board_bg.gif') no-repeat; }
#tbl_list .th{padding:5px 0 3px; height:27px; color:#1287B2; background:url('image/board_line.gif') no-repeat 0 12px;}
#tbl_list .th a{color:#1287B2;}
#tbl_list .th a.point{color:red;}
#tbl_list .td{padding:5px 0 3px; border-bottom:#dadada solid 1px; color:#707070;}
#tbl_list .td a{color:#393939}
#tbl_list .no{width:50px; text-align:center; background:none;}
#tbl_list td.su{font-family:'gulim', 'dotum', 'verdana'; font-size:13px; text-align:left;}
#tbl_list .wr{width:100px; text-align:center;}
#tbl_list .re{width:40px; text-align:center;}
#tbl_list .si{width:85px; text-align:center;}
#tbl_list .po{width:70px; text-align:center;}
#tbl_list .ed{width:40px; text-align:center;}
#tbl_list td.su{padding-left:10px;}

.buttons{margin:0 auto; padding-bottom:15px; padding-top:15px; width:745px; text-align:right;}
.buttons img {vertical-align: middle;}
.pages{margin:0 auto; width:745px; text-align:center; font-family:'gulim', 'dotum', 'verdana'; font-size:13px;}

#searchForm2{margin:0 auto; width:745px; text-align:center;}
#searchForm2 input{vertical-align: middle;}



/* 포스트 */
#tbl_post{margin:0 auto; width:745px; border-collapse:collapse; border-spacing:0; border-bottom:#1287B2 solid 2px; border-top:#1287B2 solid 2px;}
#tbl_post .th{padding:5px 0 3px; color:#1287B2; width:120px; border-bottom:#dadada solid 1px; background:#f5f5f5;}
#tbl_post textarea{margin:5px 0 10px; width:99%; height:400px;}
#tbl_post .td{padding:5px 0 3px 10px; border-bottom:#dadada solid 1px; text-align:left;}
#tbl_post .td2{padding:10px; text-align:left;}

/* 읽기 */
#tbl_view{margin:0 auto; width:745px; border-collapse:collapse; border-spacing:0; border-bottom:#1287B2 solid 2px; border-top:#1287B2 solid 2px; }
#tbl_view .th{padding:5px 0 3px; height:30px; width:120px; color:#1287B2; border-top:#dadada solid 1px; border-bottom:#dadada solid 1px; background:#f5f5f5;}
#tbl_view .th2{padding:5px 0 3px 35px; color:#1287B2; text-align:left; height:33px;  background:#f5f5f5;}
#tbl_view .th2 span{color:#333333;}
#tbl_view .td{padding:5px 0 3px 10px; border-top:#dadada solid 1px; border-bottom:#dadada solid 1px; text-align:left;}
#tbl_view .td2{padding:10px; text-align:left;}
#tbl_view .td3{padding:5px 0 3px 10px; width:270px; border-bottom:#dadada solid 1px; text-align:left;}
#tbl_view .text{ font-size:13px; line-height:160%}

/* 수정 */
#tbl_modify{margin:0 auto; width:745px; border-collapse:collapse; border-spacing:0; border-bottom:#1287B2 solid 2px; border-top:#1287B2 solid 2px;}
#tbl_modify .th{padding:5px 0 3px; color:#1287B2; width:120px; border-bottom:#dadada solid 1px; background:#f5f5f5;}
#tbl_modify textarea{margin:5px 0 10px; width:99%; height:400px;}
#tbl_modify .td{padding:5px 0 3px 10px; border-bottom:#dadada solid 1px; text-align:left;}
#tbl_modify .td2{padding:10px; text-align:left;}

/* 답글 */
#tbl_reply{margin:0 auto; width:745px; border-collapse:collapse; border-spacing:0; border-bottom:#1287B2 solid 2px; border-top:#1287B2 solid 2px;}
#tbl_reply .th{padding:5px 0 3px; width:120px; border-bottom:#dadada solid 1px; background:#f5f5f5;}
#tbl_reply textarea{margin:5px 0 10px; width:99%; height:400px;}
#tbl_reply .td{padding:5px 0 3px 10px; border-bottom:#dadada solid 1px; text-align:left;}
#tbl_reply .td2{padding:10px; text-align:left;}


/* 댓글 */
#tbl_comment{position:relative; margin:10px 0; width:745px; }


#category_ul{margin:0 0 10px; padding:0; list-style:none; height:26px; background:url('image/tab_bg.gif') repeat-x bottom; overflow:hidden;}
#category_ul li{margin:0; padding:0; display:inline;}
#category_ul li select{margin:0 5px; float:left;}
#category_ul li a{margin:0; padding:5px 0 0; width:59px; height:26px; color:#5b5b5b; text-align:center; display:block; background:url('image/tab_s.gif') no-repeat; float:left; text-decoration:none;}
#category_ul li a:hover{color:white; background:url('image/tab_s_o.gif') no-repeat;}
#category_ul li a.selected{color:white; background:url('image/tab_s_o.gif') no-repeat;}


#searchForm{padding:12px 0; width:712px; border:#eaeaea solid 4px; text-align:center;}
#searchForm select, #searchForm input{vertical-align:middle;}
#searchForm #key{border:#dbdbdb solid 1px; height:18px;}
#searchForm select{height:22px;}

#rediv{position:relative; margin:0 0 5px; text-align:right;}
#rediv form{float:left; clear:left;}
#rediv form select, #rediv form input{vertical-align:middle;}
#rediv form #key{border:#dbdbdb solid 1px; height:18px;}
#rediv form select{height:22px;}