body 
{background-color:#ffffff;
 margin-bottom:0px;
 margin-top:0px;
 margin-bottom:30px;
}

.category, .menu, .mn
{float:left;
}

.layout
{width:800px;
}

.menu
{width:800px;
 margin-top:10px;
}

.category
{height:200px;
 width:233px;
 margin-bottom:-30px;
}

a
{color:#000000;
 font-weight:normal;
 text-decoration:none;
}

a:hover
{color:#009DF4;
 font-weight:normal;
 text-decoration:none;
}

.searchbox 
{	border: 1px solid #000;
	width: 400px;
	height: 26px;
	font-size: 18px;
}

ul
{font-family:arial;
 font-size:13px;
font-weight:bold;
 list-style-type:bullet;
 margin-top:5px;
 line-height: 1.5;
}

li
{text-align:left;
 
}