.teacher_bord
{
	width:740px;
	margin-left:20px;
	margin-top:20px;
	float:left;
	overflow:hidden;
}
.location
{
	
	line-height:35px;
	height:35px;
	width:700px;
	overflow:hidden;
	background:#e5ffcc;
}
.location_picture
{

	height:35px;
	overflow:hidden;
	background:url(../images/article/location.png) no-repeat;
}
.location_word
{
	height:35px;
	font-size:14px;
	font-family:Microsoft Yahei;
	text-overflow:ellipsis;
	margin-left:40px;
}
.teacher_content
{
	width:700px;
	min-height:500px;
}
.teacher
{
	width:200px;
	float:left;
}
.teacher_title
{
	width:220px;
	height:22px;
}
.teacher_list
{
	width:180px;
	margin:25px 0 5px 5px;
}
.teacher_list_title
{
	width:200px;
	height:17px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:20px;
	float:left;
	background:url(../images/list/mark.png) no-repeat;
	font-size:13px;
	display:inline;
	overflow:hidden;
	text-align:left;
}
.teacher_list ul li
{	
	font-size:14px;
	height:20px;
	border-bottom:1px dotted #149702;
	margin-bottom:10px;

}
