.bound-banner{
	background:url(images/bg-banner.gif) repeat-x;
	height:127px;
}
.logo{
	float:left;
	padding-left:41px;
	padding-top:7px;
}
.bound-search{
	float:right;
}
.box-search-left{
	background:url(images/box-left.gif) left top no-repeat;
	width:600px;
}
.box-search-right{
	background:url(images/box-right.gif) right top no-repeat;
}
.box-search-center{
	background:url(images/box-center.gif) left top repeat-x;
	height:115px;	
	margin:0px 47px 0px 10px;
	padding-left:13px;
}
.form-search{
	margin:0px; padding:0px;
}
.button-submit{
	background:url(images/button-search.gif) no-repeat center center;
	border:0 none;
	cursor:pointer;
	height:22px;
	position:relative;
	top:-1px;
	float:right;
	width:92px;
}
