
div.hpbox {
	background-color: #c2e2f7;
	width: 394px;
	margin-bottom: 20px;
}
.hpbox_top
{
	background-image:url(hpbox_top.jpg);
	background-repeat:no-repeat;
	height: 21px
}
.hpbox_bottom
{
	background-image:url(hpbox_bottom.jpg);
	background-repeat:no-repeat;
	height: 21px
}
.hpbox_content
{
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 5px;
	background-color: #c2e2f7;
}

