#content-main h5:before {
	content:'';
	display: inline-block;
	width: 30px;
	height: 23px;
	background: url(/images/open.content/tour/theme/experience/timber/timber-h5icon.png) 0 1px no-repeat;
}
#content-main h5 b {
    vertical-align: top;
    margin-left: 3px;
    font-size: 18px;
}
#content-main h5{
	margin: 50px 0 20px;
    text-align: center;
    font-size: 24px;
	color:#255140;
	font-weight: 600;
}
/* #content-main div.courses-title {
	margin-bottom: 30px;
} */
#content-main h6 {
    background: #255140;
    color: #fff;
    display: inline-block;
    padding: 0px 17px 1px;
    font-size: 16px;
    margin-left: 4px;
	font-weight: normal;
}
#content-main img.img {
	margin-top: 10px;
}
#content-main img.line {
    border: 1px solid #ddd;
}
#content-main div.box {
/* 	border: 1px solid #2551403b; */
	margin-top: 50px;
	padding: 5px;
}
#content-main div.box h5 {
	margin: 30px 0 20px;
}
#content-main div.box img {
	width: 100%;
}
#content-main .right {
	text-align: right;
}
#content-main .cap {
	font-size: 14px;
}
#content-main p.title {
    text-align: center;
    background: #255140;
    border-radius: 40px;
    padding: 12px 30px;
    color: #fff;
    font-weight: 600;
	margin-bottom: 10px;
	font-size: 24px;
}