#headBox {
	background-image: url(../header/img1/h_bg.gif);
	background-repeat: repeat-x;
}
#headBox .lBox {
	text-align: left;
	float: left;
}
#headBox .rBox {
	text-align: right;
	float: right;
}
#headBox .searchBox {
	width: 541px;
	height: 34px;
	vertical-align: bottom;
}
#headBox .searchTxt_pos {
	width: 484px;
	text-align: right;
}
#headBox .searchTxt {
	width: 120px;
	font-size: 11px;
	color: #999999;
	border: 1px solid #e1e1e1;
	padding: 2px 2px 0px 2px;
	margin-top: 4px;
}
#headBox .formBox {
	margin: 0px;
	padding: 0px;
}

