/*------------------------------------teachViewTitle start-----------------------------*/
.teachViewTitle {
	display:block;
	width:622px;
	height:54px;
}
.h1teachTitle {
	display:block;
	float:left;
	width:622px;
	font:bold 24px "宋体";
	color:#008000;
	margin:14px 0 0 0;
}
.teachViewTitleInfo {
	display:block;
	width:622px;
	height:28px;
	font:normal 12px "宋体";
	color:#7F7F7F;
}
.teachViewRemark {	
	display:block;
	float:left;
	width:620px;
	height:94px;
	border:1px solid #CDE6A2;
	background:#F0F7D8;
	margin:0 0 18px 0;
}
.teachViewRemarkW {	
	display:block;
	width:590px;
	font:normal 14px "宋体";
	color:#7F7F7D;
	line-height:24px;
	text-align:left;
	margin:14px 14px 14px 14px;
}

.teachViewContent {
	width:622px;
	font:normal 14px "宋体";
	color:#535450;
	line-height:24px;
	text-align:left;
	margin:0 0 25px 0;
}
.teachViewOtherInfo {
	display:block;
	width:622px;
	margin:0 0 6px 0;
}
.teachViewOtherInfoTitle {
	display:block;
	width:100%;
	height:28px;
	font:bold 14px "宋体";
	color:#000000;
	text-align:left;
}
a.taachViewOtherInfoList {
	display:block;
	float:left;
	height:30px;
	font:normal 14px "宋体";
	color:#117F11;
	text-align:left;
	padding:0 0 0 12px;
	background:url(../images/icon1.gif) 0 3px no-repeat;
}
a.taachViewOtherInfoList:link {
	font:normal 14px "宋体";
	color:#117F11;
	text-align:left;
}
a.taachViewOtherInfoList:visited {
	font:normal 14px "宋体";
	color:#117F11;
	text-align:left;
}
a.taachViewOtherInfoList:hover {
	font:normal 14px "宋体";
	color:#FF7800;
	text-align:left;
}

.teachViewTag {
	display:block;
	float:left;
	width:622px;
	height:26px;
	border:1px solid #D0E8AC;
	background-color:#fff;
	margin:18px 0 16px 0;
}
.teachViewTagW {
	display:block;
	float:left;
	font:normal 12px "宋体";
	color:#7F7F7F;
	background:url(../images/iconTag.gif) 0 2px no-repeat;	
	margin:4px 0 0 4px;
	padding:0 0 0 14px;
}
.teachViewLink {
	display:block;
	float:left;
	width:622px;
	height:46px;
	border-top:1px dashed #ABA79E;
	border-bottom:1px dashed #ABA79E;
	margin:0 0 16px 0;
}

.teachViewLinkPre {
	display:block;
	float:left;
	width:48%;
	font:normal 12px "宋体";
	color:#5C891D;
	text-align:left;
	background:url(../images/iconPre.gif) 0 2px no-repeat;
	padding:0 0 0 12px;
	margin:14px 0 0 0;
}
.teachViewLinkPre a:link {
	font:normal 12px "宋体";
	color:#FF7800;
	text-align:left;
	text-decoration:underline;
}
.teachViewLinkPre a:visited {
	font:normal 12px "宋体";
	color:#FF7800;
	text-align:left;
	text-decoration:underline;
}
.teachViewLinkPre a:hover {
	font:normal 12px "宋体";
	color:#5C891D;
	text-align:left;
}

.teachViewLinkNext {
	display:block;
	float:right;
	width:48%;
	font:normal 12px "宋体";
	color:#5C891D;
	text-align:right;
	background:url(../images/iconNext.gif) 100% 2px no-repeat;
	padding:0 12px 0 0;
	margin:14px 0 0 0;
}
.teachViewLinkNext a:link {
	font:normal 12px "宋体";
	color:#FF7800;
	text-align:right;
	text-decoration:underline;
}
.teachViewLinkNext a:visited {
	font:normal 12px "宋体";
	color:#FF7800;
	text-align:right;
	text-decoration:underline;
}
.teachViewLinkNext a:hover {
	font:normal 12px "宋体";
	color:#5C891D;
	text-align:right;
}
/*------------------------------------teachViewTitle end-----------------------------*/

/*------------------------------------teachComment start-----------------------------*/
#teachComment {
	width:622px;
}
#teachCommentSubmit {
	float:left;
	width:300px;
}
#teachCommentList {
	float:right;
	width:314px;
	height:292px;
	border-left:1px dashed #DDE2CE;
}
.commentFaceStyle {
	display:block;
	width:300px;
	height:25px;
	text-align:right;
}

#teachCommentList ul {
	display:block;
	float:right;
	width:306px;
}
#teachCommentList ul li {
	width:306px;
	height:84px;
	border-bottom:1px dashed #DFE4D0;
	margin:4px 0 0 0;
}
.teachCommentListInfo {
	float:left;
	width:240px;
	font:normal 12px "宋体";
	color:#768707;
	text-align:left;
	margin:0 0 0 2px;
	line-height:24px;
}
.teachCommentListInfoPic {
	padding:0 2px 0 12px;
	background:url(../images/iconPinlun.gif) 0 2px no-repeat;
}

.teachCommentListFace {
	float:right;
	width:60px;
	height:60px;
}
.plNum {
	display:block;
	width:60px;
	height:24px;
	font:normal 12px "宋体";
	color:#9C1E21;
}
a.taachCommentAll {
	display:block;
	float:right;
	width:164px;
	font:normal 12px "宋体";
	color:#FF6699;
	text-align:right;
	background:url(../images/iconBook.gif) 0 2px no-repeat;
	margin:6px 0 0 0;
}
a.taachCommentAll:link {
	font:normal 12px "宋体";
	color:#FF6699;
	text-align:right;
}
a.taachCommentAll:visited {
	font:normal 12px "宋体";
	color:#FF6699;
	text-align:right;
}
a.taachCommentAll:hover {
	font:normal 12px "宋体";
	color:#768707;
	text-align:right;
}
/*------------------------------------teachComment end-----------------------------*/




