﻿.chaPhoto {
	float: left;
	width: 500px;
	overflow: hidden;
}

.chaPhoto img {
	display: block;
	width: 491px;
}

.chaPhoto p {
	margin: -20px 0 0 20px;
	position: relative;
	zoom: 1;
}

.chairman .chaPhoto span {
	background-color: #005AAB;
	color: #fff;
	display: inline-block;
	font-size: 15px;
	padding: 8px 30px;
}

.chaText {
	float: right;
	width: 610px;
}

.chaText h3 {
	background:url(../images/h3_bg.gif) no-repeat left top;
	color: #005aab;
	font-size: 28px;
	line-height: 1.4;
	padding-top: 20px;
	width: 525px;
	text-transform: uppercase;
}

	.chaText h3 span{font-size:14px;}

.chairman .chaText h3 span {
	color: #a3a3a3;
	font-size: 19px;
}

.chaText p {
	color: #666;
	font-size: 14px;
	line-height: 2.1;
}

.chaText .border {
	border: 1px solid #CBCBCB;
	height: 0px;
	margin: 15px 0;
}

.chaText .name {
	text-align: right;
}

.chaInner02 {
	border-top: 2px solid #CBCBCB;
	margin-top: 40px;
	padding-top: 55px;
}

.chairman .chaInner02 .chaPhoto {
	float: right;
	width: 500px;
}

.chaInner02 .chaText {
	float: left;
	width: 590px;
	margin-top: 16px;
}

.chaInner02 {
	border-top: 2px solid #CBCBCB;
	margin-top: 40px;
	padding-top: 55px;
}

.chaInner02 .chaPhoto {
	float: right;
	width: 500px;
}