#pro_searchmain{
	height: 73px;
	background-image: url(../images/search_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 220px;
	overflow: hidden;
}
#pro_search{
	width: 140px;
	float:left;
	padding-left:60px;
	clear: both;
	text-align: center;
	color: #666666;
	padding-top: 15px;
}
#pro_search .txt1{
	font-weight: bold;
	color: #338EC5;
	font-size: 12px;
	display: block;
	height: 24px;
	padding-top: 0px;
	clear: both;
	text-align: left;
	line-height: 24px;
}
#pro_search .txt2{
	font-weight: normal;
	color: #338EC5;
	font-size: 16px;
	line-height: 48px;
	display: block;
	height: 48px;
}
#pro_search .search_input{
	line-height: 18px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 138px;
	background-image: url(images/search_input--.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: right;
	padding-left: 2px;
	border:1px solid #CCCCCC;
	overflow: hidden;
	background-color: #FFFFFF;
	color: #666666;
}
#pro_search .search_botton{
	display: block;
	padding-top: 5px;
	text-align: right;
	width: 100%;

}
