@charset "UTF-8";
/* CSS Document */

.search_box {
	height: 30px;
	width: 600px;
	margin-right: 0px;
}
.search_box a {
	color: #FFFFFF;
	background-color: #666666;
	display: inline;
	padding: 2px;
	height: 8px;
	width: 25px;
}
.searcher {
	float: left;
	width: 500px;
	text-align: right;
	margin-right: 10px;
}
.searcher {
	position: relative;
	float: right;
	}
	
.searcher1 {
	style="display: table;
	height: 30px;
	#position: relative;
	overflow: hidden;
	float: right;
	}
.searcher2 {
 position: absolute;
 _top: 50%;
 display: table-cell;
 vertical-align: middle;
 }

#home #container_shadow #container_main .search_row .searcher a {
color: #768C45;
	text-decoration: none;
	width: 30px;
	text-align: center;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #819554;
	}
