div.board_area {
	color:#666666;
	/*min-height:350px;*/
	height:auto !important;
	height:500px;
}

div.board_area img {
	vertical-align:top;
}

div.board_area a {
	color:#3D3D3D;
	text-decoration:none;
}

div.board_area a:hover {
	color:#92278F;
}

table.board_list {width:100%;table-layout: fixed;border-collapse:collapse;border-bottom:1px solid #D7D7D7;background:url(../images/tit_l.gif) no-repeat left top;clear:both; }

table.board_list caption {display:none;}


table.board_list thead th {height:23px; padding:8px 0 0 0;color:#543885;font-weight:normal;}

table.board_list thead th.tit {background:url(../images/tit_bar.gif) no-repeat right bottom;}

table.board_list thead th.tit_r {background:url(../images/tit_r.gif) repeat right;background-repeat:no-repeat;}

table.board_list tbody td {border-bottom:1px solid #EEEEEE;padding:7px;color:#3D3D3D; background:none;}

.search_wrap input, .search_wrap select{vertical-align:middle;}

div.board_paging {
	clear:both;
	text-align:center;
	margin:10px 0px 0px 0px;
	color:#5F5F5F;
}
div.board_paging img {
	vertical-align:middle;
	padding:0px;
	margin:0px;
}
div.board_paging font{
	color: #999;
}


div.board_paging a {
	color:#5F5F5F;
	text-decoration:none;
}

table.board_view {
	width:100%;
	border-collapse:collapse;
	table-layout:fixed;
	border-bottom:1px solid #D7D7D7;
	background:url(../images/tit_l.gif) no-repeat left top;clear:both;
}

table.board_view caption {
	display:none;
}

table.board_view th {
	background:url(/apps/board/tpl/skin/default/images/tit_r.gif) top right;
	background-repeat:no-repeat;
	height:31px;
	color:#92278F;
	text-align:left;
	padding-left:15px;
}
table.board_view th img {
	vertical-align:middle;
}
table.board_view td {
	padding:8px 6px 5px 6px;
	border-bottom:1px solid #EEEEEE;
	background:none;
	text-align:left;
	line-height: 170%;
}

table.board_view td img{
	vertical-align:middle;
}


table.board_form {
	border-collapse:collapse;
	table-layout:fixed;
	width:100%;
/*	background:url(../images/tit_r.gif) no-repeat right top;*/ clear:both;
	border-bottom:1px solid #EEEEEE;
	padding-bottom:10px;
}

table.board_form thead th {
	background:url(/apps/board/tpl/skin/default/images/tit_l.gif);
	background-repeat:no-repeat;
	height:31px;
	color:#92278F;
	text-align:left;
	padding:0 0 0 15px;
}

table.board_form thead th img {
	vertical-align:middle;
}

table.board_form tbody th {
/*background:none; */
	background:url(../images/bull.gif) 7px 55% no-repeat;
	border-bottom:1px solid #EEEEEE;
	font-weight:normal;
	color:#5F5F5F;
	text-align:left;
	padding:7px 0 0 18px;
}
table.board_form tbody th img {
	vertical-align:middle;
}

table.board_form tbody td {
	border-bottom:1px solid #EEEEEE;
	background:none;
	padding:7px 7px 3px 7px;
}

input.full {
	border:1px solid #EEEEEE;
	width:100%;
}

input.harf {
	border:1px solid #EEEEEE;
	width:50%;
}

input.dublel {
	border:1px solid #EEEEEE;
	width:80%;
}


input.input {
	border:1px solid #D7D7D7;
}

textarea.full {
	width:100%;
	border:1px solid #EEEEEE;
	width:490px;
	height:200px;
}

div.btn_area {
	margin-top:10px;
	padding:10px 0px 0px 0px;
	text-align:center;
}

a.btn {
	padding:5px 7px 2px 7px;
	background:#EEEEEE;
	border:1px solid #AAAAAA;
	text-decoration:none;
}

div.btn_area {
	clear:both;
}
div.btn_area input{
	vertical-align:middle;
	padding-bottom:6px;

}
div.paging {
	clear:both;
	margin:5px 0px 5px 0px;
	text-align:center;
}

div.page_info {
	float:left;
}

div.xml {
	float:right;
	margin:0px 0px 3px 0px;
}

img.paging {
	vertical-align:top;
}
div.board_area a.btn2word {
	font-size:9pt;
	padding:6px 11px 1px 11px;
	background-image:url(/apps/board/tpl/skin/default/images/btn_2words.gif);
	color:#543885;
	text-decoration:none;
	line-height:100%;
}

div.board_area a.btn3word {
	font-size:9pt;
	padding:6px 10px 1px 10px;
	background-image:url(/apps/board/tpl/skin/default/images/btn_3words.gif);
	color:#417A1A;
	text-decoration:none;
	line-height:100%;
}

div.board_area a.btn4word {
	font-size:9pt;
	padding:6px 10px 1px 11px;
	background-image:url(/apps/board/tpl/skin/default/images/btn_4words.gif);
	color:#417A1A;
	text-decoration:none;
	line-height:100%;
}

input.btn2word {
	background-image:url(/apps/board/tpl/skin/default/images/btn_2words.gif);
	border:none;
	font-size:9pt;
	color:#543885;
	width:46px;
	padding:4px 0px 0px 0px;
}


