.search_box {border: solid 1;border-top-color:#BEC0B1;border-right-color:#FFFFFF;border-left-color:#BEC0B1;border-bottom-color:#FFFFFF; background-color:#E6E7E1;height:20px}
.text_box {border: solid 1;border-top-color:#BEC0B1;border-right-color:#FFFFFF;border-left-color:#BEC0B1;border-bottom-color:#FFFFFF; background-color:#E6E7E1;height:18px}
.list_line {height:1px;background-color:#EBEBEB}
.line_title_left {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(img/board_style_left.gif);
	background-repeat: no-repeat;
}
.line_title_right {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(img/board_style_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.line_title_str {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	background-image: url(img/board_style_bg.gif);
	background-color: #FFFFFF;
	text-align: center;
}
.line_no {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: center;
}
.line_etc {
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.line_text {
	font-size: 12px;
	color: #676767;
	word-spacing: normal;
	padding-left: 10px;
}
.write_title {
	background-image: url(img/line_tab.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #787878;
}
.view_title {
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.view_text {
	background-image: url(img/line_tab.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #676767;
}
.view_text_end {
	padding-left: 10px;
	font-size: 12px;
	font-weight: normal;
	color: #676767;
}