#ContentsLeaders{
	position: relative;
	width:960px;
	margin: 45px auto;
	padding: 418px 20px 20px 20px;
	background-image: url('/imgs/leaders_talk/main.png');
	background-repeat: no-repeat;
	background-color: #10C4EA;
}

#ContentsLeaders h1{
	font-size: 24px;
	margin: 25px 0;
}

#ContentsLeaders #Title{
	position: absolute;
	top:-32px;
	left:-29px;
}

#LeadersBody{
	background-image: url('/imgs/leaders_talk/body_middle.png');
	background-color: #E2F1FA;
	width:912px;
	margin: 0 auto;
}

#Members{
	width:800px;
	padding: 100px 56px 20px 56px;
	background-image: url('/imgs/leaders_talk/body_top.png');
	background-repeat: no-repeat;
}

#Cursor{
	color:#263ba6;
	font-size: 12px;
	margin: 0;
}

.Member{
	float:left;
	width:266px;
	margin:15px 0;
}

.Member img{
	float:left;
	width:80px;
	margin-right: 5px;
}

.Member .Branch{
	font-size: 12px;
}

#Divider{
	width:800px;
	margin: 10px auto;
}

#TextArea{
	width: 800px;
	margin: 0 auto;
}

#TextArea h2{
	color: #011585;
	margin: 10px 0;
}

#TextArea .Leader{
	color:#5f608c;
}

#TextArea .Pics{
	width:570px;
	margin: 10px auto;
	margin-bottom: 30px;
}

#Comment{
	width:700px;
	margin: 0 auto;
	padding: 0 100px 180px 100px;
	background-image: url('/imgs/leaders_talk/body_bottom.png');
	background-position: bottom;
	background-repeat: no-repeat;
}

.EachComment{
	display: none;
	position: absolute;
	z-index: 1000;
	background-image: url('/imgs/leaders_talk/comment.png');
	background-repeat:no-repeat;
	font-size: 11px;
	width:300px;
	height:230px;
	padding: 70px 50px 50px 60px;
}

#CarrerHistory{
	background-image: url("/imgs/dream/divider.png");
	background-position: center top;
	background-repeat: no-repeat;
	padding: 70px 20px;
}
