@charset "UTF-8";


#topic{
	width:auto;
	height:auto;
	padding:15px 35px 15px 15px;
	background-color:#EEF3F6;
	display:table;
	clear:both;
	/height:150px;
}

#topicInner1 {
width:210px;
height:135px;
float:left;
display:block;
}

#topicInner2{
	width:415px;
	height:auto;
	float:right;
	display:block;
}

#topicInner3 {
	width:415px;
	height:auto;
	font-size:12px;
	float:right;
	color:#595757;
	margin:15px 0px 0px 0px;
	text-align:left;
	line-height:22px;
	display:block;
}

#merit {
width:700px;
border-bottom:dotted 1px #231815;
display:table;
clear:both;
padding:30px 0px;
_width:700px;
}

#meritInner1 {
	width:auto;
	height:auto;
	float:left;
	display:block;
	padding:0px 15px;
}

#meritInner2to3{
	width:550px;
	float:left;
	text-align:left;
}

#meritInner2 {
	width:550px;
	height:auto;
	margin-top:5px;
	display:block;
	float::left;
	text-align:left;
}

#meritInner3 {
	width:550px;
	height:auto;
	font-size:12px;
	color:#595757;
	margin-top:5px;
	text-align:left;
	line-height:18px;
	display:block;
	float:left;

}

#meritSpace{
	width:700px;
	height:124px;
	padding-top:48px;
	clear:both;
}

#about-merit {
	width:700px;
	height:auto;
	font-size:12px;
	background-color:#EEF3F6;
	text-align:left;
	line-height:22px;
	display:table;
	clear:both;
}

#about-merit .left {
	width:440px;
	height:auto;
	float:left;
	padding-left:20px;
}

#about-merit .left h2{
	padding:30px 0 20px 0;
}

#about-merit .left .director{
	float:right;
	padding:10px 0 20px 0;
}
#about-merit .left p{
	padding:0px;
	margin:0px;
}

#about-merit .right {
	width:auto;
	height:auto;
	float:right;
	margin:20px 20px 20px 35px;
}
#about-merit .right img{
	border:solid 1px #ccc;
}


