.search_title_left {
	background-image: url(/images/news_title_left_gray.png);
	background-repeat: no-repeat;
}

.search_title_bg {
	background-image: url(/images/news_title_bg_gray.png);
	background-repeat: repeat-x;
	color: #fff;
	font-weight: bold;
	width: 100%;
}

.search_title_right {
	background-image: url(/images/news_title_right_gray.png);
	background-repeat: no-repeat;
}

a.Search {
	color: #666;
	text-decoration: none;
}

a.Search:hover {
	color: #f00;
}

td.SearchLp {
	color: #666;
	padding-left: 20px;
	padding-right: 12px;
}