/*×ó±ßËÑË÷¿ªÊ¼*/
#LeftSearch
{
	float:left;
	width:209px;
	height:146px;
	margin:0px 0px;
}
#HaiYangLogo
{
	float:left;
	margin:0px 0px;
	width:209px;
	height:113px;
	background-image:url(../images/HaiYang.gif);
	background-repeat:no-repeat;
	overflow:hidden;
	clear:left;
}
#searchLeft
{
	width:57px;
	height:33px;
	float:left;
	overflow:hidden;
	background-image:url(../images/searchLogo.gif);
}
#searchText
{
	float:left;
	width:126px;
	height:27px;
	text-align:right;
	background:url(../images/searchBack.gif);
	padding-top:6px;
	overflow:hidden;
}
#searchText input
{
	background-color:#ffffff; 
	height: 18px; 
	width: 90px;
	border:0px;
}
#searchRight
{
	float:left;
	width:26px;
	height:33px;
}
#searchRight img
{
	width:26px;
	height:33px;
	border:0px;
	cursor:pointer;
}
/*×ó±ßËÑË÷½áÊø*/