
/*달력 페이지 LIST INDEX*/
.schedule_mainTbl{width:485px; }
.schedule_mainTitle {background:#f1f1f1; color:#000000; font-weight:bold; height:35px;border-top:2px solid #3bc1a8;font-size:13px;}
.schedule_mainContent {color:#399dcf; font-weight:bold;font-size:13px;}
/* 기본 스타일 */
select{border:#dbdbdb solid 1px;}

/* 리스트 */
#tbl_list{width:760px; border-collapse:collapse; border-spacing:0; border-bottom:#3bc1a8 solid 2px; background:url('image/board_bg.gif') no-repeat;font-size:13px;}
#tbl_list .th{padding:0px 0 3px; height:28px; color:#3bc1a8;background:url('image/board_line.gif') 0 0 no-repeat;}
#tbl_list .th a{color:#3bc1a8;}
#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:'dotum', 'dotum', 'verdana'; font-size:13px;}
#tbl_list .wr{width:100px; text-align:center;}
#tbl_list .re{width:80px; text-align:center;}
#tbl_list .si{width:155px; 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{padding-bottom:15px; width:760px; text-align:right;}
.pages{width:760px; text-align:center; font-family:'arial', 'dotum', 'verdana'; font-size:13px;}

#searchForm{width:760px; text-align:center;}
#searchForm input{height:expression((this.type=='text')?'':'17px'); font-size:0.9em;}


/* 포스트 */
#tbl_post{width:760px; border-collapse:collapse; border-spacing:0; border-bottom:#3bc1a8 solid 2px; border-top:#3bc1a8 solid 2px;font-size:13px;}
#tbl_post .th{padding:0px 0 0px; color:#3bc1a8; width:120px; border-bottom:#dadada solid 1px; background:#f1f1f1;height:30px;}
#tbl_post textarea{margin:5px 0 10px; width:100%; height:400px;}
#tbl_post .td{padding:5px 0 3px 10px; border-bottom:#dadada solid 1px;}
#tbl_post .td2{padding:10px;}

/* 읽기 */
#tbl_view{width:760px; border-collapse:collapse; border-spacing:0; border-bottom:#3bc1a8 solid 2px; border-top:#3bc1a8 solid 2px;font-size:13px; }
#tbl_view .th{padding:5px 0 3px; height:30px; width:120px; color:#3bc1a8; border-top:#dadada solid 1px; border-bottom:#dadada solid 1px; background:#f1f1f1;}
#tbl_view .th2{padding:5px 0 3px 35px; color:#3bc1a8; text-align:left; height:33px;  background:#f1f1f1;}
#tbl_view .th2 span{color:#333333;}
#tbl_view .td{padding:5px 0 3px 10px; border-top:#dadada solid 1px; border-bottom:#dadada solid 1px;}
#tbl_view .td2{padding:10px;border-left:none;}
#tbl_view .td3{padding:5px 0 3px 10px; width:270px; border-bottom:#dadada solid 1px;}
#tbl_view .text{font-family:'gulim', 'dotum', 'verdana'; font-size:13px; line-height:1.4em;}

/* 수정 */
#tbl_modify{width:760px; border-collapse:collapse; border-spacing:0; border-bottom:#3bc1a8 solid 2px; border-top:#3bc1a8 solid 2px;}
#tbl_modify .th{padding:5px 0 3px; color:#3bc1a8; width:120px; border-bottom:#dadada solid 1px; background:#f1f1f1;}
#tbl_modify textarea{margin:5px 0 10px; width:100%; height:400px;}
#tbl_modify .td{padding:5px 0 3px 10px; border-bottom:#dadada solid 1px;}
#tbl_modify .td2{padding:10px;}

/* 답글 */
#tbl_reply{width:760px; border-collapse:collapse; border-spacing:0; border-bottom:#3bc1a8 solid 2px; border-top:#3bc1a8 solid 2px;}
#tbl_reply .th{padding:5px 0 3px; width:120px; border-bottom:#dadada solid 1px; background:#f1f1f1;}
#tbl_reply textarea{margin:5px 0 10px; width:100%; height:400px;}
#tbl_reply .td{padding:5px 0 3px 10px; border-bottom:#dadada solid 1px;}
#tbl_reply .td2{padding:10px;}


/* 댓글 */
#tbl_comment{position:relative; margin:10px 0; width:760px; }


#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:752px; 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;}