.clearfix {
 zoom: 100%;
}
.clearfix:after {
 content: "";
 clear: both;
 height: 0;
 display: block;
 visibility: hidden;
}


#includeContents .relationModuleTitle h3 {
	padding: 10px 0px !important;
}
#includeContents .articleModule {
	margin-left: 10px;
}
#includeContents .articleModule .relationModule {
	margin: 0px 0px 15px!important;
	width: 738px;
}

.ceoBlock {
	background: url(../imgs/management/ceo_bg.jpg) no-repeat;
	height: 160px;
	width: 738px;
}
.mngBlock {
	background: url(../imgs/management/management_bg.jpg) no-repeat;
	height: 345px;
	width: 738px;
	margin: 20px 0px 30px;
}

.ceoBlock .topBlock {
	padding:0px;
	height:68px;
	position: relative;
}
#includeContents .mngBlock .topBlock {
	padding:0px;
	height:215px;
	position: relative;
}

.ceoBlock .topBlock .title {
	height: 45px;
	width: 460px;
	position: absolute;
	left: 262px;
	top: 0px;
}
.ceoBlock .topBlock .title img {
 margin-top:14px;
}
.ceoBlock .topBlock .title a {
 display:block;
 background:url(../imgs/management/ceo_detail.jpg) no-repeat 345px 18px;
 height: 45px;
	width: 455px;
}

#includeContents .mngBlock .topBlock .title {
	height: 215px;
	width: 700px;
	position: absolute;
	left: 20px;
	top: 0px;
}
#includeContents .mngBlock .topBlock .title img {
 margin-top:14px;
}
#includeContents .mngBlock .topBlock .title a {
 display:block;
 background:url(../imgs/management/management_detail.jpg) no-repeat 586px 17px;
 height: 45px;
	width: 700px;
}

.detailBtn {
	display:block;
	overflow: hidden;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
	height: 1px;
	width: 1px;
}

#includeContents .topBlock .title a:hover { background:none; text-decoration:none;}

.ceoBlock .btmBlock {
	padding: 0px 0px 0px 261px;
	clear: both;
}
.ceoBlock .btmBlock p, .mngBlock .btmBlock p {
 font-size:95%;
	line-height: 1.4em;
	color: #FFFFFF;
	margin: 10px 0px 0px;
	padding: 0px;
}

.mngBlock .btmBlock {
	padding: 20px 0px 0px 20px;
	clear: both;
}
.mngBlock .btmBlock .boxL {
	float: left;
	width: 365px;
}
.mngBlock .btmBlock .boxR {
	float: left;
	width: 330px;
}

