@CHARSET "utf-8";
.board { clear:both }
{

}
.board_desc { width:750px; margin-left:0px;height:60px }
.board_table_1, .trace_table
 { width:750px;margin-left:0px;padding-top:10px;
 	position: relative;left: 0px;top:0px;
 }

{//width:100%; 카랜다 때문에 이 부분을 각 jsp 에 넣어야 함 }
.board_table_1 table {border-top:2px #3484c8 solid;}
.board_table_1 .board_table_1_inline table {border-top:none;border-left:none}
.board_table_1 table td, .trace_table table td
	{border-bottom:#d6d6d6 1px solid;padding:4px 5px; color:#2e2e2e;}

.board_table_1 td.title {text-align:right; font-weight:bold; padding-right:10px;background:url(/ft11/images/common/td_title_bg.gif) repeat-y right; color:#2e2e2e;}
.board_table_1 td.title_center { font-weight:bold; color:#2e2e2e;text-align:center}
.board_table_1 td.content { padding:0l; color:#2e2e2e;}
.board_table_1 table th {border-bottom:#d6d6d6 1px solid;height:30px;background:url(/ft11/images/common/th_bg.gif) repeat-x}
table caption {padding-bottom:5px;font-size:12px;font-weight:bold}

.board_table_1 table td.fck {border:none;padding:0; }
.board_table_1 table td.li_txl {text-align:left}
.board_table_1 table td.li_txc {text-align:center}
.board_table_1 table td.li_txr {text-align:right}
/* {2010-03-26 테이블의 내용이 흰색으로 나와서 수정 , color:white } */


.trace_table table {width:100%;border-top:2px #32859a solid;border-bottom:2px #32859a solid;}
.trace_table table th {border-bottom:#32859a 1px solid;height:35px;}

.calendar_input {width:300px}
.calendar_input table td {border:none;padding:0;margin:0}

.board_table_1 .box {border-top:2px #3484c8 solid;border-left:#d6d6d6 1px solid;border-right:#d6d6d6 1px solid;border-bottom:#d6d6d6 1px solid;
	padding:5px 10px 5px 10px;
	
	}
.board_table_1 .box li { line-height:20px }


div.comment_table_1
	{width:750px;margin-top:10px}

.comment_table_1 table {width:750px;border-top:1px #04659c solid;}
.comment_table_1 table td {padding:9px 0 9px 3px;border-bottom:#dedede 1px solid;xxheight:30px}
.comment_table_1 table th {border-bottom:#dedede 1px solid;height:30px; }
.comment_table_1 table td span.title {color:#04659c;}



div.page_nav {text-align:center;width:100%;margin:10px 0 0 0}
div.board_button { width:100%;text-align:center;margin:5px 0 5px 0; }

div.board_search {}
div.board_search table {width:750px;}
div.board_search td.left {background:url(/ft11/images/board/default/box3_left.gif) no-repeat;width:4px;height:36px; }
div.board_search td.right {background:url(/ft11/images/board/default/box3_right.gif) no-repeat;width:4px; }
div.board_search td.search { background:url(/ft11/images/board/default/box3_bg.gif) repeat-x ;text-align:center;}

.comment_table { width:690px ;margin-top:10px}
.comment01, .comment02  {padding:5px }
.comment02 { text-align:center }
.comment_writer { vertical-align:top ;padding-top:10px}

.board_box		{text-align:center;clear:both;width:150px;margin:5px auto 5px; padding:0 0 3px 0;border:1px #d9d9d9 solid}
.board_img		{text-align:center;padding: 2px 0px 0px 0px;}
.board_img	img	{border:1px #d9d9d9 solid}
.board_data		{text-align:center;padding: 10px 0px 3px 0px;}
.board_title 	{text-align:center;}
.input-none {
	border: 1px solid #ffffff;
}

.currentPage { color:red }
.memo  {line-height:150%;}

td.calendar { height:12px;border:none }
td.calendar td { height:12px;border:none }


.buttons {width:750px;text-align:center;margin:10px 0 0 0px;}
