﻿.teacherItem
{
	border-bottom: 1px dashed #F1F1F1;
	overflow: hidden;
	zoom: 1;
}
.teacherItem figure
{
	width: 200px;
	float: left;
}
.teacherItem figure .userPie
{
	margin-top: 18px;
	margin-left: 10px;
}
.userPie img
{
	display: block;
	float: left;
}
.userPie figcaption
{
	display: block;
	float: left;
	color: #0076B3;
	font-size: 14px;
	font-weight: bold;
	margin-top: 12px;
}
.userPie
{
	width: auto;
}
.courseNum, .trend, .followCon
{
	display: block;
	float: left;
	text-align: center;
	height: 80px;
	line-height: 80px;
	font-size: 14px;
}
.courseNum
{
	width: 130px;
}
.trend
{
	width: 120px;
}
.followCon
{
	width: 100px;
	text-align: center;
	float: right;
}
.add
{
	font-size: 12px;
	margin: 29px auto 0 auto;
	background: #F38920;
	color: #FFFFFF;
	cursor: pointer;
	text-align: center;
	display: block;
	height: 24px;
	line-height: 24px;
	padding: 0 2px;
	width: 52px;
	font-style: normal;
}
.add span
{
	font-size: 14px;
	font-weight: bold;
	padding-right: 3px;
}
.forumBoxIn footer time, .forumBoxIn footer span
{
	color: #999;
	float: left;
}
.forumBoxIn footer span
{
	float: right;
}
#navTab dt, #navTab dd
{
	padding-left: 0;
	margin-left: 0;
	padding-right: 0;
	margin-right: 0;
}
#navTab dt, #navTab dd.sortAvatar
{
	width: 210px;
	padding-left: 30px;
}
.sortCourseNum
{
	width: 130px;
}
.sortTrend
{
	width: 100px;
}
.advertStarteam
{
	margin-top: 28px;
}
.advertStarteam img
{
	border: 1px solid #CCCCCC;
	padding: 1px;
	width: 231px;
}
#content
{
	margin-top: 20px;
}
#navTab dd.active{ background:none;}
#navTab dd.active a{ background:#3399CC; padding:3px 5px;}