#header{
	height: 160px;
}
#second_content{
	width: 1038px;
	margin: 10px auto;
}
#sec_con_left{
	width: 200px;
	float: left;
} 
#sec_con_left ul{
	width: 200px;
	border: 1px solid #e5e5e5;
}
#sec_con_left ul li{
	width: 200px;
	height: 58px;
	border-bottom: 1px solid #e5e5e5;
	text-align: center;
	line-height: 58px;
}
#sec_con_left ul li a{
	width: 200px;
	height: 58px;
	font-size: 20px;
	color: #858585;
	text-decoration: none;
	display: block;
}
#sec_con_left ul li a:hover{
	font-size: 22px;
	color: #ffffff;
	background: url(../images/navDown_left.png) no-repeat;
}
#sec_con_right{
	width: 808px;
	float: right;
}
#sec_con_right .infor,#sec_con_right .location{
	color: #595858;
	height: 60px;
	line-height: 60px;
	border-bottom: 1px solid #0075a9;
}
#sec_con_right .infor{
	font-size: 22px;
	float: left;
}
#sec_con_right .location{
	float: right;
	font-size: 14px;
}
#sec_con_right .location > a {
	text-decoration: none;
	color: #595858;
}
#sec_con_right .location > a:hover {
	color: #00e;
}
#sec_con_right .sec_content{
	width: 808px;
	min-height: 640px;
	background-color: #FFFFFF;
	padding-left: 15px;
	padding-right: 15px;
	clear: both;
}
#sec_con_clear {
	height: 5px;
	clear: both;
}
/*
#sec_con_right .sec_content p{
	font-size: 16px;
	color: #595858;
	line-height: 26px;
	text-indent: 2em;
}
*/


.teacher_name{margin-bottom:20px;background:url(../images/li.jpg)}
 .teacher_name a{color:#333;}
 .teacher_name a:hover{color:#1C72B0; text-decoration:underline;}