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