@charset "UTF-8";
/* CSS Document */
/* The Anh */

.section .section-inner {
    padding: 20px 10px 0;
}
.head-project {
	background: url(../images/csr/bg_forest.jpg) no-repeat 0 0;
	height: 460px;
	padding: 0 80px;
	text-align: center;
	width: 540px;
}
.head-project .head-title {
	padding: 50px 0 0 0;
}
.box-info {
	background: url(../images/csr/bg_transparent.png) repeat 0 0;
	font-size: 117%;
	color: #593d3d;
	text-align: center;
	padding: 5px 30px 30px;
	margin: 30px 0 0 0;
}
.box-info p {
	padding: 20px 0 0 0;
}
.btn-head {
	padding: 15px 0 0 0;
}
.headding {
	position: relative;
}
.headding .title {
	padding: 30px 0 0 0;
}
.headding .image {
	position: absolute;
	right: 40px;
	top: 0;
}
.headding .open-time {
	color: #535353;
	font-size: 117%;
	padding: 25px 15px 0 15px;
}
.map {
	padding: 10px 0 0 0;
}
.list {
	padding: 40px 0 0 0;
}
.list ul li {
	float: left;
	width: 315px;
}
.list ul + ul {
	padding: 30px 0 0 0;
}
.list ul li + li {
	float: right;
}
.list ul li em {
	font-style: normal;
	color: #7fc31c;
}
.list .title-list {
	font-size: 134%;
	color: #5b2e2e;
}
.list-bot .image-list {
	float: left;
	width: 150px;
}
.image-list img {
	max-width: 150px;
}
.list-bot {
	padding: 15px 0 0 0;
}
.list-bot .right-text {
	font-size: 117%;
	line-height: 22px;
	padding: 15px 0 0 155px;
}

#report {
	font-size: 120%;
}

#report a {
	color: #666;
}

#report dt {
	width: 150px;
	float: left;
}

#report dd {
	margin-bottom: 15px;
}

.report {
	font-size: 120%;
	line-height: 1.9;
	color: #333;
}

.report img {
	float: right;
	margin: 0 0 6px 6px;
}

.rep01 img {
	width: 300px;
}

.rep02 img {
	width: 160px;
}

ul.report li {
	list-style-type: circle;
	margin-left: 15px;
}

.report a {
	color: green;
}