.media{
	display: block;
	height:420px;
}

#span_press_title {
	width: 100%;
	font-size: 22px;
	color: #603813;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 5px;
	display:block;
}

.span_press_title {
	display:block;
	width: 100%;
	height: 28px;
	padding-top: 8px !important;
	padding-bottom: 30px;
	font-size: 22px;
	color: #fff;
	text-align: center;
	background: url(../bg/media_header.png) no-repeat center top;
}

.span_press_desc {
	display:block;
	line-height: 18px;
	color: #603813;
}