input.bs_text {
	width: 150px;
}

input.bs_text, select.bs_select {
	background-color: #FFFFFF;
	border-color: #808080;
	border-style: solid;
	border-width: 1;
	color: #266AAC;
	font-family: "µ¸¿ò";
	font-size: 10pt;
}

table.boardbutton {
	width: 640px;
}

table.boardheader {
	border-top: 2px solid #CCCCCC;
	font-family: "µ¸¿ò";
	font-size: 10pt;
	width: 640px;
}

table.boardheader td {
	background-color: #F3F3F3;
	height: 25px;
}

table.boardlist {
	border-bottom: 2px solid #CCCCCC;
	color: #666666;
	font-family: "µ¸¿ò";
	font-size: 10pt;
	width: 640px;
}

table.boardlist a {
	color: #666666;
	text-decoration: none;
}

table.boardlist a:hover {
	color: #333333;
	text-decoration: underline;
}

table.boardlist td {
	border-top: 1px solid #CCCCCC;
	height: 25px;
}

table.boardnav {
	width: 640px;
}

table.boardsearch {
	width: 640px;
	margin-top: 10px;
}

table.boardview {
	border-bottom: 2px solid #CCCCCC;
	border-top: 2px solid #CCCCCC;
	color: #666666;
	font-family: "µ¸¿ò";
	font-size: 10pt;
	width: 640px;
}

td.b_attach, td.b_author, td.b_date {
	width: 70px;
}

td.b_buttons {
	text-align: right;
}

td.b_num, td.b_hit {
	width: 45px;
}

td.b_pages {
	color: #333333;
	font-family: Tahoma;
	font-size: 8pt;
	text-align: left;
}

td.b_pages a {
	color: #666666;
	text-decoration: none;
}

td.b_pages a:hover {
	color: #333333;
	text-decoration: underline;
}

td.bv_attach a, td.bv_author a {
	color: #666666;
	text-decoration: none;
}

td.bv_attach a:hover, td.bv_author a:hover {
	color: #333333;
	text-decoration: underline;
}

td.bv_attach, td.bv_sum {
	border-top: 1px solid #CCCCCC;
	height: 25px;
}

td.bv_author, td.bv_date, td.bv_hit {
	border-top: 1px solid #CCCCCC;
	height: 25px;
	text-align: center;
}

td.bv_date {
	width: 180px;
}

td.bv_hit {
	width: 95px;
}

td.bv_text {
	border-top: 1px solid #CCCCCC;
	color: #333333;
	font-family: "µ¸¿ò";
	font-size: 10pt;
	line-height: 18px;
	padding: 30px 25px 33px 25px;
    height: 300px;
    vertical-align: top;
}

td.bv_title {
	background-color: #F6F6F6;
	color: #266AAC;
	height: 30px;
}

form {
	margin: 0px;
	padding: 0px;
}
