@charset "utf-8";
.ateacher {
	font-family: Verdana, Geneva, sans-serif;
	padding: 8px;
	border: 1px dashed #CCC;
	margin-top: 10px;
	background-color: #FFC;
	height: 85px;
}
#teacher .teacherT {
	line-height: 25px;
	font-weight: bold;
	color: #333;
}
.ateacher .teacherimg {
	float: left;
	height: 80px;
	width: 80px;
	border: 1px solid #CCC;
}
.ateacher .teacherName {
	float: right;
	width: 760px;
	font-size: 13px;
	line-height: 23px;
	font-family: Verdana, Geneva, sans-serif;
	height: 23px;
	overflow: hidden;
	margin-top: 5px;
}
.ateacher .teacherName a {
	font-weight: bold;
	color: #666;
}
.ateacher .teacherName a:hover {
	color: #F60;
}
.ateacher .teacherName .blogbtn {
	font-size: 13px;
	float: right;
	background-color: #F90;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 4px;
	padding-left: 4px;
}
.ateacher .teacherName .blogbtn a {
	font-weight: bold;
	color: #FFF;
	background-color: #F90;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	height: 19px;
	line-height: 20px;
}

.ateacher .teacherdesc {
	font-size: 13px;
	line-height: 20px;
	float: right;
	height: 40px;
	width: 760px;
	margin-top: 5px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}

#paginator {
	height: 25px;
	margin-top: 20px;
	padding-left: 10px;
}
.paginationText {
	white-space: nowrap;
	float: left;
	height: 23px;
	font-size: 13px;
	line-height: 23px;
	padding-left: 10px;
	background-color: #FFF;
	padding-right: 10px;
	font-weight: bold;
	color: #999;
}
.paginationText2 {
	white-space: nowrap;
	float: left;
	display: none;
}
#paginationNumContainer {
	float: left;
	height: auto;
}
#paginator A {
	color: #666;
}
#paginator A:hover {
	color: #F60;
}
#paginationNumContainer A:hover {
	color: #F60;
	background-color: #FFF3D0;
}
.paginationNum {
	font-weight: bold;
	height: 23px;
	width: 23px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	text-align: center;
	line-height: 23px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-left: 3px;
	display: inline;
	cursor: pointer;
	margin-right: 3px;
}
.paginationNum2 {
	font-weight: bold;
	color: #F60;
	height: 23px;
	width: 23px;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif, "宋体";
	text-align: center;
	line-height: 23px;
	border: 1px none #FFF;
	float: left;
	display: inline;
	margin-right: 2px;
	margin-left: 2px;
}
.totalpage {
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #999;
	float: right;
	padding-right: 15px;
	padding-top: 5px;
}

#mainContainer #leftCon {
	float: left;
	width: 670px;
	font-family: Verdana, Geneva, sans-serif;
}
#leftCon #teachernav {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 8px;
	color: #999;
}
#teachernav a {
	color: #999;
}
#teachernav a:hover {
	color: #000;
}
#leftCon #thisteacher {
	height: auto;
	padding: 15px;
	border: 1px solid #CCC;
	background-color: #FFC;
}
#thisteacher #teacherheader {
	margin-bottom: 15px;
}

#thisteacher #teacherheader #avatarimg {
	float: left;
	height: 120px;
	width: 120px;
	border: 1px solid #CCC;
}
#thisteacher #teacherheader #teachername {
	font-family: Verdana, Geneva, "微软雅黑", "黑体";
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	color: #000;
	float: left;
	width: 480px;
	padding-left: 20px;
}
#thisteacher #teacherheader #teachername h1 {
	line-height: 30px;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}

#thisteacher #teacherheader #teacherblog {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666;
	float: left;
	width: 480px;
	padding-left: 20px;
}
#teacherblog a {
	color: #F30;
}
#teacherblog a:hover {
	color: #000;
	text-decoration: underline;
}
#thisteacher #teacherheader #viewtimes {
	font-size: 13px;
	line-height: 20px;
	color: #666;
	float: left;
	width: 480px;
	padding-left: 20px;
	margin-top: 10px;
}

#thisteacher .teacherT {
	background-image: url(../../images/default/common/c_title2.gif);
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, "黑体";
	font-size: 13px;
	line-height: 30px;
	font-weight: bold;
	color: #000;
	padding-left: 5px;
	padding-bottom: 5px;
}

.thisteacherC {
	font-size: 13px;
	line-height: 20px;
	color: #000;
	margin-top: 8px;
	margin-bottom: 8px;
	font-family: Verdana, Geneva, sans-serif;
}

#mainContainer #rightCon {
	float: right;
	width: 180px;
}
.more  {
	font-size: 10px;
	color: #999;
	float: right;
}
.more a  {
	color: #999;
}
.more a:hover {
	color: #F90;
}
#video ul {
	margin: 0px;
	padding: 3px;
}
.videoLi {
	font-family: Georgia, "Times New Roman", sans-serif, "微软雅黑", "宋体";
	font-size: 13px;
	line-height: 25px;
	color: #666;
	list-style-type: none;
	height: 25px;
	overflow: hidden;
	list-style-image: none;
	background-image: url(../../images/default/common/LiIcon.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-left: 25px;
	width: 155px;
}
.videoLi a {
	color: #666;
}
.videoLi a:hover {
	color: #F60;
}
#rightCon #news {
	float: right;
	height: auto;
	width: 100%;
	margin-top: 15px;
}
#news ul {
	margin: 0px;
	padding: 6px;
}

.newsLi {
	font-family: Georgia, "Times New Roman", sans-serif, "微软雅黑", "宋体";
	font-size: 13px;
	line-height: 25px;
	color: #666;
	list-style-type: none;
	width: 155px;
	height: 25px;
	overflow: hidden;
	background-image: url(../../images/default/common/LiIcon.jpg);
	background-repeat: no-repeat;
	background-position: left -25px;
	padding-left: 25px;
}
.newsLi a {
	color: #666;
}
.newsLi a:hover {
	color: #F60;
}
