#div_catalog{
	border:#999 solid 1px;
}
#div_catalog ul{
	margin:0px;
	padding:0px;
	background-color:#666666;
}
#div_catalog li{
	float:left;
	width:94px;
	background-color:#eee;
	border:#fff solid 1px;
	font-weight:bold;
	line-height:28px;
	text-align:center;
}
#div_search{
	margin-top:5px;
	text-align:left;
	line-height:35px;
	background-color:#9BD22F;
	padding:5px 0px 0px 0px;
	overflow:hidden;
}
#div_location{
	line-height:25px;
	height:25px;
	background-color:#AACAF4;
	padding-top:10px;
}