.box-full2 {
	padding: 25px 20px 20px 20px;
}

.box-full2-margin {
	margin: 0px 15px 20px 0;
	overflow: hidden;
}

.box-full2-ht {
	background: url(full2-ht.png) top left repeat-x;
	background-color: #fcdacd;
}

.box-full2-hb {
	background: url(full2-hb.png) bottom left repeat-x;
}

.box-full2-vl {
	background: url(full2-vl.png) top left repeat-y;
}

.box-full2-vr {
	background: url(full2-vr.png) top right repeat-y;
}

.box-full2-tl {
	background: url(full2-tl.png) top left no-repeat;
}

.box-full2-tr {
	background: url(full2-tr.png) top right no-repeat;
}

.box-full2-bl {
	background: url(full2-bl.png) bottom left no-repeat;
}

.box-full2-br {
	background: url(full2-br.png) bottom right no-repeat;
}

.box-full2-title {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 0.1em;
	top: 11px;
	position: relative;
	/*background: #9cc4dd;	*/
	color: #000;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
	margin-left: 40px;
}
