.box_1 {
	background:#768F1E url(../images/box_l_t.gif) no-repeat left top;
	width:100%;
}
.box_2 {
	background:url(../images/box_r_t.gif) no-repeat right top;
}
.box_3 {
	background:url(../images/box_l_b.gif) no-repeat left bottom;
}
.box_4 {
	background:url(../images/box_r_b.gif) no-repeat  right bottom;
	padding:10px;
	font-family:Verdana;
	font-size:12px;
	color:#FFFFFF;
}
.box_4  p{
	color:#FFFFFF;
}
