﻿.block_search_web .txt_input{
	font:400 11px arial;
	border:1px solid #c0c0c0;
	background:#fff;
	height:18px;
	float:left;
	padding:0 5px 0 4px;
	width:165px;
	border-right:none;
}

.icon_seach_web{
	float:left;
	height:20px;
	width:20px;
	background:url(../images/icon_search_web.gif) no-repeat left top;
	border-top:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-bottom:1px solid #c0c0c0;
	cursor:pointer;
	font-size:0;
	line-height:0;
}

