.feature_tour{
	WIDTH: 185px;
	padding-top:8px;
	height:310px;
}
.feature_tour A { TEXT-DECORATION: none }
.pageTitle { CLEAR: both; MARGIN-TOP: 24px; FONT-SIZE: 24px; FLOAT: left; COLOR: #fff }
.contentTitle { CLEAR: both; FONT-SIZE: 20px; FLOAT: left; WIDTH: 100%; COLOR: #436206 }
.feature_tour .tab {
	CLEAR: both;
	BACKGROUND: url(imagesfeaturesTabBg.png) no-repeat;
	FLOAT: left;
	VISIBILITY: hidden;
	MARGIN: 0px 0px 0px 0px;
	WIDTH: 186px;
}
.feature_tour .tab A { DISPLAY: block; FONT-SIZE: 14px; FLOAT: left; WIDTH: 50%; COLOR: #999; TEXT-INDENT: 20px; LINE-HEIGHT: 40px; HEIGHT: 40px; text-shadow: 0px 1px 0px #fff }
.feature_tour .tab A.current { COLOR: #fff; text-shadow: 0px 1px 0px #788e21 }
.feature_tour .mask {
	CLEAR:both;
	FLOAT: left;
	OVERFLOW: hidden;
	WIDTH:185px;
	POSITION:relative;
	HEIGHT:275px;
	text-align:center;
	border:solid 1px #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.feature_tour .mask .maskCon { WIDTH: 5000px }
.feature_tour .mask .maskCon .innerCon {
	FLOAT: left;
	WIDTH: 185px;
}
.feature_tour .mask .nav {
	CLEAR: both;
	VISIBILITY: hidden;
	WIDTH: 185px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.feature_tour .mask .nav P { margin-left:67px;}
.feature_tour .mask .nav P A { DISPLAY: block; FLOAT: left; WIDTH: 24px; HEIGHT:20px;line-height:20px; }

.feature_tour .mask .nav P A.prev { BACKGROUND: url(imagesfeature_tours_navigation.png) no-repeat left 0px }
.feature_tour .mask .nav P A.prev:hover { BACKGROUND-POSITION: 0px -36px }
.feature_tour .mask .nav P A.next { BACKGROUND: url(imagesfeature_tours_navigation.png) no-repeat right 0px }
.feature_tour .mask .nav P A.next:hover { BACKGROUND-POSITION: right -72px }



/*.content-1样式*/
.feature_tour .mask .maskCon .innerCon {
	FLOAT: left;
	WIDTH: 185px;
	line-height: 10px;
}
.feature_tour .mask .maskCon .innerCon .stu_form p {               /*学生样式*/
	font-size: 12px;
	line-height:30px;
	text-align: left;
	margin: 0px;
	color: #777;
	padding-left: 25px;

	/*border-left: 2px solid rgba(63,148,148, 0.1);*/
}
.feature_tour .mask .maskCon .innerCon .tea_form p {               /*教师样式*/
	font-size: 12px;
	line-height:30px;
	text-align: left;
	margin: 0px;
	color: #777;
	padding-left: 25px;

	/*border-left: 2px solid rgba(63,148,148, 0.1);*/
}

.feature_tour .mask .maskCon .innerCon {
	margin-top:8px;
}
.feature_tour .mask .maskCon .innerCon  input{
	width:90px;
}

.feature_tour .mask .maskCon .innerCon  ul,li{
	padding-left: 0px;
	margin-top:0px;
	font-size:12px;
	line-height:25px;
}

/*.学生样式*/
.feature_tour .mask .stu_mask {
	CLEAR:both;
	FLOAT: left;
	OVERFLOW: hidden;
	WIDTH:185px;
	POSITION:relative;
	HEIGHT:75px;
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.feature_tour .mask .stu_mask .stu_maskCon {
	WIDTH: 1000px;  
}
.feature_tour .mask .stu_mask .stu_innerCon {
	FLOAT: left;
	WIDTH: 185px;
	line-height: 10px;
}
.feature_tour .nav P A.stu_prev { BACKGROUND: url(imagesfeature_tours_navigation.png) no-repeat left 0px }
.feature_tour .nav P A.stu_prev:hover { BACKGROUND-POSITION: 0px -20px }
.feature_tour .nav P A.stu_next { BACKGROUND: url(imagesfeature_tours_navigation.png) no-repeat right 0px }
.feature_tour .nav P A.stu_next:hover { BACKGROUND-POSITION: right -40px }


/*.教师样式*/
.feature_tour .mask .tea_mask {
	CLEAR:both;
	FLOAT: left;
	OVERFLOW: hidden;
	WIDTH:185px;
	POSITION:relative;
	HEIGHT:105px;
	text-align:center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.feature_tour .mask .tea_mask .tea_maskCon { WIDTH: 5000px;}
.feature_tour .mask .tea_mask .tea_innerCon {
	FLOAT: left;
	WIDTH: 185px;
	line-height: 10px;
}
.feature_tour .nav P A.tea_prev { BACKGROUND: url(imagesfeature_tours_navigation.png) no-repeat left 0px }
.feature_tour .nav P A.tea_prev:hover { BACKGROUND-POSITION: 0px -20px }
.feature_tour .nav P A.tea_next { BACKGROUND: url(imagesfeature_tours_navigation.png) no-repeat right 0px }
.feature_tour .nav P A.tea_next:hover { BACKGROUND-POSITION: right -40px }
