.search {
	font-size: 12px;
	line-height: 160%;
	background-image: url(../img/top/disco_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.title {
	background-color: #546600;
	padding: 5px;
}
.search-td {
	padding-top: 10px;
	padding-right: 8px;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;



}
.right-contents {
	font-size: 12px;
	line-height: 140%;
	color: #000000;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;


}
