/* box */
#body-center .box {
	padding: 0 18px 0 30px;
}
#body-center .box h1 {
	color: #c10c13;
	font-size: 160%;
	margin-bottom: 1em;
	border-top: 1px solid #e2e5e4;
	padding-top: 19px;
	margin-top: 30px;
}
#body-center .box h1 a.back {
	
}
#body-center .box h1 a.back:hover {
	
}
#body-center .box .content {
	
}

/* box - right */
#body-right .box {
	padding-left: 20px;
	padding-right: 10px;
}
#body-right .box h1 {
	font-size: 160%;
	color: #fff;
	margin-bottom: 1em;
}
#body-right .box .content {

}
