.box .box_center ul p {
	padding-left: 25px;
	padding-bottom: 10px;
	width: 700px;
}
.box .box_center #action ul li{
	margin-bottom: 10px;
	color: #1d7aac;
}
.box .box_center ul li {
	margin-bottom: 5px;
}

.box {
	height: auto;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
}
.box .box_top {
	height: 18px;
	width: 850px;
	background-image: url(../../images/page_building/large_container_top.png);
}
.box .box_center {
	background-image: url(../../images/page_building/large_container_center.png);
	background-repeat: repeat-y;
	height: auto;
	width: 850px;
	padding-left: 25px;
}
.box .box_bottom {
	height: 20px;
	width: 850px;
	background-image: url(../../images/page_building/large_container_bottom.png);
}
.box .box_center h3 {
	margin-bottom: 15px;
	color: #1d7aac;
}
.box .box_center p {
	width: 750px;
}

