﻿/**学术师资样式***/
#detail #mainBox #tabs #moreTearcher{
	height:21px;
	width:350px;
	text-align:right;
	float:left;
}
#detail #mainBox #tabs #moreTearcher a{
	color:#333;
}
#detail #mainBox #teachersList{
	width:527px;
	height:100px;
	margin-bottom:45px;
	position:relative;
	margin-top:9px;
	margin-left:6px;
	clear:both;
}
#detail #mainBox #teachersList .teachersBox{
	width:82px;
	height:100px;
	float:left;
	margin-right:5px;
}
#detail #mainBox .teachersBox img{
	border:1px #C7C7C7 solid;
}
#detail #mainBox .teachersBox a{
	color:#333;
}
#detail #mainBox .teachersBox .name{
	text-align:center;
	margin-top:3px;
	font-weight:bold;
}

#detail #mainBox #teacherList .teacherbox{
	position:relative;
	width:539px;
	height:109px;
}

#detail #mainBox #teacherList .teacherbox .teacherbox_left{
	position:absolute;
	top:18px;
	left:8px;
}
#detail #mainBox #teacherList .teacherbox .teacherbox_right{
	position:absolute;
	top:0px;
	left:95px;
	padding-right:21px;
}

#detail #mainBox #teacherList .teacherbox .teacherbox_right{
	position:absolute;
	top:18px;
	left:95px;
	padding-right:21px;
}

#detail #mainBox #teacherList .teacherbox h2{
	font-size:13px;
}

#detail #mainBox #teacherList .teacherbox a{
	color:#333;
	text-decoration:underline;
}
#detail #mainBox #teacherList .teacherbox .date{
	font-size:11px;
	color:#888;
}
#detail #mainBox #teacherList .teacherbox .desc{
	line-height:20px;
	margin-top:6px;
}


#detail #mainBox #teacherContent{
	color:#424242;
	min-height:550px;
	height:auto !important;
	height:550px;
	margin:0 1px;
	clear:both;
	position:relative;
}

#detail #mainBox #teacherContent #teacher_left{
	top:10px;
	left:6px;
	position:absolute;
	width:160px;
}
#detail #mainBox #teacherContent #teacher_right{
	top:10px;
	left:176px;
	position:absolute;
	margin-right:4px;
}
#detail #mainBox #teacherContent #teacher_left #teacherName{
	font-size:14px;
	font-weight:bold;
	margin:16px 0 8px 6px;
}
#detail #mainBox #teacherContent #teacher_left #teacherBlog{
	margin-left:6px;
}
#detail #mainBox #teacherContent #teacher_left a{
	color:#333;
}

#detail #mainBox #teacherContent #teacher_right #teacher_intro p{
	line-height:24px;
	text-indent:24px;
}
#detail #mainBox #teacherContent #teacher_right ul{
	list-style:none;
}
#detail #mainBox #teacherContent #teacher_right li{
	line-height:26px;
}

#detail #mainBox #teacherContent #teacher_right a{
	color:#333;
}