#itembox {
	overflow: hidden;
	background-color: #f1f1f0;
}
.w45p {
	width: 45%;
}
.w55p {
	width: 55%;
}


.aboutmenu .menu-list ul{
	border-right:1px solid #000;
	border-bottom:1px solid #000;
}
.aboutmenu .menu-list li{
	border-left:1px solid #000;
	border-top:1px solid #000;
	color: #000;
	height: 40px;
	text-align: center;
	padding: 10px 0;
	font-weight: bold;
}