@charset "utf-8";

/************************************************************************
 * ÆÄÀÏ¸í      : board.css
 * ¼³¸í         : °Ô½ÃÆÇ
 * ÀÛ¼ºÀÚ      : (ÁÖ)½º¸¶ÀÏÀ¥ µðÀÚÀÎÆÀ
 * ÀÛ¼ºÀÏ      : 2009.05.22
************************************************************************/

@import "base.css";
@import "table.css";
@import "layout.css";

.lay300 {margin-left:auto; margin-right:auto; width:300px;}

/* board_list */
.board_list {_display:inline; background:url('/images/community/board_topbg.gif') no-repeat 0 0;}
.board_list table {table-layout:fixed; border:0;}
.board_list table tr th, .board_list table tr td {text-align:left; border-bottom:1px #e6e6e6 solid; padding:7px 2px; line-height:150%; text-align:center; font-size:11px;}
.board_list .gap {color:#D4D4D4; font-weight:normal; font-size:10px;}
.board_list .ta_l {text-align:left;}
.nolist {text-align:center; padding-top:8px; height:35px; font-weight:bold; border-bottom:1px solid #ddd;}
.board_list2 {display:inline; margin-top:10px; margin-bottom:15px; _display:inline;}	
.board_list2 table {table-layout:fixed; border:0; border-top:2px #AEC1DD solid;}
.board_list2 table.line_blue {table-layout:fixed; border:0; border-top:2px #e6e6e6 solid;}
.board_list2 table tr th, .board_list_1 table tr td {text-align:left; border-bottom:1px #e6e6e6 solid; padding:7px 8px; line-height:150%; font-size:11px;}
.board_list2 table tr th {padding-left:20px; background:url('/images/common/icon/bu_square_gray.gif') #f5f5f5 12px 49% no-repeat; font-family:Dotum; font-size:11px;}

.board_search {clear:both; text-align:center; height:45px; width:428px; margin-top:5px; padding-top:15px; margin-left:auto; margin-right:auto;}
.board_search ul {background:url('/images/board/bg_search.gif') no-repeat 0 0; width:428px; height:30px; padding-top:8px;}
.board_search li {display:inline;}
.board_search2 ul {background:url('/images/board/bg_search2.gif') no-repeat 0 0; width:500px; height:30px; padding-top:8px;}

.list_page_l {float:left; width:180px; display:inline;}
.list_paging {float:left; width:335px; text-align:center;}
.list_page_r {float:right; width:180px; text-align:right; font-size:11px; }

.board_btn_l {float:left; width:350px; display:inline;}
.board_btn_r {float:right; width:250px; text-align:right; font-size:11px; }

.board_write {}
.board_write table {table-layout:fixed; border:0; word-wrap:break-word;}
.board_write table tr th {font-size:11px; padding:7px; margin:0; font-weight:bold; background:url('/images/board/th_bg.gif') no-repeat 0 0;}
.board_write table tr th.th_bg {font-size:11px; padding:7px; margin:0; font-weight:bold; background:url('/images/board/th_bg2.gif') no-repeat 0 0;}
.board_write table tr td {font-size:11px; text-align:left; padding:7px; background:url('/images/board/td_bg.gif');}
.board_write table tr td.td_bg {font-size:11px; text-align:left; padding:7px; background:url('/images/board/td_bg2.gif');}

.board_read {background:url('/images/community/board_topbg.gif') no-repeat 0 0;}
.board_read table {table-layout:fixed; border:0; word-wrap:break-word;}
.board_read table tr th {font-size:11px; border-bottom:1px #e6e6e6 solid; padding:7px; margin:0; font-weight:bold;}
.board_read table tr td {font-size:11px; text-align:left; border-bottom:1px #e6e6e6 solid; padding:7px;}
.board_read table tr td textarea {font-family: Dotum, Gulim; border:1px solid #ccc; padding:5px; font-size:1em; color:#777; line-height:130%; letter-spacing:0; width:98%; height:220px;}
.board_read table tr td.ta_r {text-align:right;}
.board_read .gap {color:#D4D4D4; font-weight:normal; font-size:10px;}

.read_reply {position:relative; border:1px solid #efefef; background:#f7f7f7; padding:10px; overflow:auto; zoom:1; overflow-y:hidden;}
.read_reply textarea.reply_textarea {border:1px solid #DEDEDE; padding:5px; font-size:1em; color:#888; width:89%; height:36px; overflow-x:hidden; overflow-y:auto;}
.read_reply ul li {width:98%;position:relative; padding:0 5px;}
.read_reply ul li span {position:absolute; right:0px;}
.read_reply .byte {position:relative; right:78px; float:right;}
.read_reply_list table {table-layout:fixed; border:0; border-top:2px #e6e6e6 solid; word-wrap:break-word;}
.read_reply_list table tr th {font-size:11px; text-align:center; border-bottom:1px #e6e6e6 solid; padding:7px; margin:0; background: #f5f5f5;  font-weight:bold;}
.read_reply_list table tr td {font-size:11px; text-align:center; border-bottom:1px #e6e6e6 solid; padding:7px;}
.read_reply_list .gray {background: #f5f5f5; padding:3px;} 
.read_reply_list .white {border-top:1px #e6e6e6 solid; border-bottom:1px #e6e6e6 solid; padding:3px;}
.read_reply_list tbody tr td.ta_l {text-align:left;}

.pd_a80 {padding:80px;}
.line_gray_a {border:1px #e6e6e6 solid;}
.board_line2 {position:relative; border:3px solid #eee; padding:10px 0; overflow-y:hidden; vertical-align: top;}

.photo2 {position:relative; float:left;  margin-top:15px; width:162px; background:url('/images/community/photo_list_bg.gif') no-repeat 0 0; padding:5px 0 0 5px;}

