.otit h2 {
	color: #002145;
}
.otit p {
	color: #333;
	font-size: 20px;
}
.wid50 {
	vertical-align: top;
}
.part1 {
	background: url(/wp-content/themes/hti-ca/school/images/utoronto/banner.jpg) no-repeat;
	background-size: 100% 100%;
}
.rank h2 {
	background-color: #002145;
}
.rank h3:before {
	background: #002145;
}
.rank ul li .rank1 {
	background: #002145;
}
.news ul li a {
	color: #002145;
	font-size: 20px;
}
.news ul li a:hover {
	color: #2868a0;;
}
.part3-1 {
	height: 200px;
}
.part3-1 h3 {
	color: #9E0918;
	font-size: 30px;
}
.part3-2 {
	padding: 20px 40px;
	border-top: 1px solid #d7e0e7;
	border-bottom: 1px solid #d7e0e7;	
	margin: 20px 0;
}
.part3-3 {
	padding: 20px 40px;
	border-bottom: 1px solid #d7e0e7;	
	margin: 10px;
	height: 230px;
}
.part4 {
	background-color: #002145;
}
.part4 h2 {
    color: #fff;
}

.part6-1 {
	border: 1px solid #d0d1c9;
	border-radius: 20px;
	color: #000;
	background-color: #f4f4f4;
	text-align: center;
	height: 220px;
}

.part7-1 {
	width: 80%;
	text-align: center;
	margin: auto;
}

.zhnl2 {
	width: 80%;
	margin: 0 auto;
}
.zhnl2 .tgb_list ul li {
	width: 17%;
}
@media (max-width: 767px) {
	.zhnl2 {
		width: 100%;
	}
	.zhnl2 .tgb_list ul li {
		width: auto;
	}
	.part3-3 {
		margin: 0;
		height: auto;
	}	    
}