.box_t {
  	background: #ffffff url(../pix/box_t.png) bottom left no-repeat;
  	width: 296px;
  	height: 3px;
  	margin: 0;
  	padding: 0;
}

.box {
  	background: #ffffff url(../pix/box.png) top left repeat-y;
  	width: 296px;
  	margin: 0 3em 2em 0;
  	float: left;
}

.box_content {
	margin: 0.5em 1.5em 0.7em 1.5em;
	text-align: justify;
	height: 165px;
}

.box_contentn a {
	margin: 0 !important;
}

.box_content img {
	float: left;
	width: 100px;
	margin: 3px 7px 3px 3px;
}


.box h1 {
	font-size: 1.5em;
	font-family: tahoma, sans-serif;
	color: #0c308c;
	font-weight: normal;
}

.box_b {
  	background: #ffffff url(../pix/box_b.png) 0 0 no-repeat;
  	width: 296px;
	height: 3px;
}

.box .arr {
	position: relative;
	left: 80%;
	margin: 1em;
}