
.companybox {
	padding: 8px;
	border: solid 1px #ccc;
}
.underline {
	text-decoration: underline;
}
.proitemarea ul {
	width: 100%;
	display: table;
}
.itembox li {
	width: 148px;
	margin-top: 8px;
	vertical-align:top;
	display: table-cell;
	*display:inline;
	*zoom:1;
}
.wide {
	clear: both;
}
.CMC {
	height: 392px;
}
.itemimage {
	text-align: center;
}
.homeitemarea .itemimage {
	height: 178px;
}
.itemimage_wide {
	width: 148px;
}
.itemname {
	font-size: 14px;
	font-weight: bold;
}
.CH {
	margin-bottom: 80px;
}
.bgcolor-lightblue {
	background: #a0c9d5;
}