﻿

#conts .mark {
	text-align: center;
	background: url(../image/bg.jpg) no-repeat 5px top;
	padding-top: 47px;
	min-height: 391px;
	position: relative;
	margin-bottom: 19px;
}

#conts .mark img {
	position: absolute;
	top: 8px;
	right: -4px;
}

#conts p {
	line-height: 22px;
	padding-bottom: 0;
}

.contentBox .innerBox {
	position: relative;
}

.contentBox .innerBox img {
	position: absolute;
	top: 42px;
	right: -12px;
}
