#main .content .dean_left {
	width: 210px;
	float: left;
	position: relative;
	overflow: hidden;
}

#main .content .dean_left .title {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	font-size: 14px;
	line-height: 25px;
}

#main .content .dean_left .intro {
	border-top: 1px solid #e9e9e9;
	padding-top: 10px;
	font-size: 14px;
	line-height: 25px;
	color: #666666;
}

#main .content .dean_left .more {
	margin-top: 15px;
	width: 75px;
	height: 22px;
	text-align: center;
	line-height: 22px;
	background: no-repeat url(../../images/English/read_more.png);
}

#main .content .dean_left .more a {
	color: #ffffff;
}

#main .content .dean_right {
	width: 470px;
	margin-left: 30px;
	float: left;
}

#main .content .introduction {
	width: 700px;
	float: left;
}

#main .content .introduction .title {
	font-size: 16px;
	font-weight: bold;
	color: #13489d;
	padding-bottom: 25px;
	border-bottom: 1px solid #e9e9e9;
}

#main .content .introduction .text p {
	margin: 5px 0px 15px 0px;
	font-size: 14px;
	line-height: 30px;
}

#main .content .dean_right .title {
	font-size: 16px;
	font-weight: bold;
	color: #13489d;
	padding-bottom: 25px;
	border-bottom: 1px solid #e9e9e9;
}

#main .content .dean_right .text p {
	margin: 5px 0px 15px 0px;
	font-size: 14px;
	line-height: 30px;
}

#main .content .introduction .text h1 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}

#main .content .introduction .text h2 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 20px;
}

#main .content .introduction .text h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 20px;
}

#main .content .introduction .text h6 {
	font-size: 14px;
	font-weight: normal;
	text-indent: 0px;
}



/************************ departments and labs **************************/

#main .content .dept_block {
	position: relative;
	height: 190px;
	width: 710px;
	padding: 45px 0px;
	overflow: hidden;
	border-bottom: 1px dotted #d6d6d6;
}

#main .content .dept_block:first-child {
	padding-top: 10px;
}

#main .content .dept_block:last-child {
	border-bottom: none;
}

#main .content .dept_block .title {
	font-size: 16px;
}

#main .content .dept_block .title a {
	color: #13489d;
}

#main .content .dept_block .desc {
	overflow: hidden;
	width: 430px;
	margin-top: 15px;
	font-size: 14px;
	line-height: 23px;
	color: #959595;
}

#main .content .dept_block .more {
	display: block;
	margin-top: 20px;
}

#main .content .dept_block .pic {
	position: absolute;
	right: 0px;
	bottom: 45px;
}

/******************************* Management Team **********************************/

#main .content .mgmt_block {
	overflow: hidden;
	position: relative;
	width: 710px;
	height: 202px;
	margin-bottom: 60px;
}

#main .content .mgmt_block .right {
	position: absolute;
	width: 547px;
	height: 201px;
	left: 163px;
	top: 0px;
	border-bottom: 1px solid #d6d6d6;
}

#main .content .mgmt_block .title {
	font-weight: bold;
	font-size: 18px;
	color: #13489d;
	margin-bottom: 5px;
}

#main .content .mgmt_block .name {
	margin: 10px 0px;
	font-size: 16px;
}

#main .content .mgmt_block .desc {
	font-size: 14px;
	color: #959595;
	line-height: 25px;
}

#main .content .mgmt_block .more {
	display: block;
	position: absolute;
	bottom: 15px;
}

#main .content .committee {
	margin-top: 80px;
	padding-top: 70px;
	border-top: 1px dotted #bababa;
}

#main .content .committee .title {
	font-size: 16px;
	color: #13489d;
	text-align: center;
}

#main .content .committee .comment {
	font-size: 16px;
	text-align: center;
	color: #959595;
	margin-top: 15px;
}

#main .content .committee .card {
	position: relative;
	width: 609px;
	height: 255px;
	margin: 0px auto;
	margin-top: 40px;
	background-color: #ededed;
	border-top: 3px solid #13489d;
}

#main .content .committee .card .text {
	position: absolute;
	left: 80px;
	top: 23px;
	font-size: 16px;
	line-height: 30px;
}

#main .content .committee .card .text span {
	color: #959595;
}

#main .content .committee .photo {
	width: 609px;
	margin: 0px auto;
	margin-top: 40px;
}

#main .content .committee .order {
	margin: 30px 0px 40px 65px;
	font-size: 16px;
	line-height: 30px;
	color: #959595;
}

#main .content .committee .order span {
	color: #333333;
}

/******************************* partners **********************************/

#main .partners {
	margin-top: 90px;
}

#main .partners .block {
	position: relative;
	width: 460px;
	height: 240px;
	border: 1px solid #d4d4d4;
	margin-bottom: 70px;
}

#main .partners .left {
	float: left;
}

#main .partners .left:nth-child(2n) {
	float: right;
}

#main .partners .block .logo {
	position: relative;
	padding-top: 45px;
	display: block;
	margin: 0px auto;
	text-align: center;
}

#main .partners .block .text {
	position: absolute;
	width: 460px;
	bottom: 30px;
	font-size: 18px;
	text-align: center;
}

/******************************* research **********************************/


#main .content .research_block {
	margin-top: 35px;
	padding-bottom: 40px;
	border-bottom: 1px dotted #d6d6d6;
}

#main .content .research_block:first-child {
	margin-top: 0px;
}

#main .content .research_block h2 {
	font-size: 18px;
	color: #13489d;
}

#main .content .research_block .photo {
	margin-top: 30px;
	position: relative;
}

#main .content .research_block .photo .img2 {
	position: absolute;
	right: 0px;
}

#main .content .research_block ul {
	margin-top: 20px;
	font-size: 14px;
}

#main .content .research_block ul li {
	height: 40px;
	line-height: 40px;
	padding-left: 15px;
	background: url(../../images/English/list_dot.png) no-repeat 3px 19px;
}

#main .content .research_block ul li a:hover {
	text-decoration: underline;
}
