.search_Title {
	font-size: 14px;
	font-weight: bold;
	color: white;
	height: 27px;
	line-height: 24px;
	padding: 3px 0 0 6px;
	cursor: pointer;
	background-image: url("../component/slidemenu/slidemenu.gif");
}

.off .search_Title {
	font-size: 14px;
	color: #838383;
}

.on .search_Title {
	color: #117bb5;
}

.search_Item table{	
	width:98%;
	text-align: left;
	margin-left:5px;
}

.search_Item table tr td{	
	height:30px;
}