#TopPicture_menu {
    margin-top: 50px;
}

#nav {
	background-color: #000000;
	width: 1224px;
	height: 165px;
	/* background:url("doubleOne.png") no-repeat right */
	/*center #fff;*/
	position: relative;
	margin: 0 auto;
}

#nav ul{
	position: relative;
}

#nav ul li{
	float: left;
	text-align: center;
	line-height: 170px;
	cursor: pointer;
}
#nav ul li a{
	display: block;
	width: 306px;
	height: 165px;
	color: #d7d7d7;
}
#nav ul a:hover{
	color: white;
}
.whiteColor{
	color: white !important ;
}
#nav ul li p{
	height: 10px;
	font-size: 40px;
	font-weight: 600;
	margin-top: -20px;
}
#nav ul li span{
	display: inline-block;
	height: 40px;
	padding-top: -180px;
}
#t_gold{
	width: 306px;
	height: 165px;
	background: url(../../images/SecoundaryPage/team_selectedMenu.jpg) no-repeat;
	position: absolute;
}

#TopPicture_TeacherList {
    height: auto !important;
	background-color:white;
    margin-top: -4px;
    /*margin-bottom: 150px;*/
}
#TopPicture_TeacherList ul {
	min-height: 600px;
	height: auto;
    overflow: hidden;
}
#TopPicture_TeacherList li {
	float: left;
    margin-left: 2%;
	margin-bottom: 1.5%;
}
#TopPicture_TeacherList li img {
	height: 500px;
	width: 275px;
}