#maintitle {
	background:url(../../img/policy/title_bg.jpg) center top;
}

.second-title{
	font-size:30px;
	color:#2e7e16;
}


ul.point {
	padding-top: 15px;
	width: 700px;
	margin: auto;
	text-align: justify;
	line-height: 1.5em;
	border-bottom: 2px dotted #7cc455;
}

ul.point li {
	border-top: 2px dotted #7cc455;
	padding: 20px 0px;
}

ul.point li span.number {
	display: table-cell;
	vertical-align: middle;
	width: 50px;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 150%;
	background-color: #2e7e16;
	border-radius: 10px;
}

ul.point li span.text {
	display: table-cell;
	vertical-align: middle;
	padding-left: 20px;
}

div.director_img {
	width: 400px;
	margin: auto;
	padding: 10px 0px 30px 0px;
}

div.director_img img {
	width: 100%;
	height: auto;
}





