#head{
	width:1000px;
	height:110px;
	text-align:left;
}
#head #head_top{
	width:1000px;
	height:228px;
	overflow:hidden;
	background-image:url("/Image/head_top_bg.gif");
	background-repeat:repeat-x;
	clear:both;
}
#head #logo{
	width:543px;
	float:left;
}
#head #head_right
{
	width:235px;
	height:101px;
	text-align:right;
	float:right;
	background-image:url(/Image/head_right_bg.gif);
}
#head #head_right #head_right_top{
	height:27px;
	padding:6,50,0,0;
}
#head #head_right #head_right_search{
	padding:15px,11px,0px,0px;
}
#head #menu{
	clear:both;
	background-color:#017cc2;
	height:32px;
	width:1000px;
	padding:2,0,0,10;
	text-align:center;
}
.search_input{
	margin: 0px;
	padding: 1px;
	clear: none;
	float: none;
	height: 19px;
	width: 100px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #FFFFFF;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: 0px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}