.boxhead {
	background-image: url(img/box_hd_bg.png);
	padding-left:0px;
}

.boxbody {
	background-color: white;
}

.boxfoot {
	background-color: white;
}

img.cor_l {
	float: left;
}

img.cor_r {
	float: right;
}

.width90p {
	width: 90%;
}