/*-------課程-------*/


#teaching {
	width: 930px;
	overflow: hidden;
	float: left;
}
.Distance {
	margin-right: 65px;
	margin-left: 65px;
	margin-top: 30px;
}
#teaching .teachingTitle{
	width: 930px;
	margin-bottom: 20px;
	font-size: 18pt;
	font-weight: bold;
	background-image: url(../images/Symbol.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#teaching .teachingword{
	width: 930px;
	float: left;
	padding-bottom: 30px;
	font-size: 14px;
}
#teaching ul {
	float: left;
	width: 283px;
	display: block;
	height: 250px;
	float: left;
	margin-bottom: 35px;
	position: relative;
}
#teaching .L30 {
	margin-right: 40px;
}

#teaching ul .map {
	height: 160px;
	width: 283px;
	overflow: hidden;
	background-image: url(../images/blog_type_1_shadow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 24px;	
}
#teaching ul .map .buttext {
	position: absolute;
	width: 180px;
	left: 0px;
	top: 0px;
	background-color: rgba(0,0,0,0.5);
	text-align: center;
	padding-top: 15px;
	font-size: 18px;
	line-height: 18px;
	color: #FFF;
	margin-top: 40px;
	font-family: "微軟正黑體", "Century Gothic";
	padding-bottom: 15px;
	height: 50px;
}
#teaching ul .map .buttext span {
	font-size: 10pt;
	color: #CCC;
	display: block;
	line-height: 14pt;
	margin-top: 8px;
	font-family: Georgia, "Times New Roman", Times, serif, "微軟正黑體";
	height: 20px;
	overflow: hidden;
}


#teaching ul .Title {
	margin-right: 10px;
	margin-left: 10px;
	width: 260px;
	margin-bottom: 5px;
	color: #FFF;
}
#teaching ul .Title a {
	color: #666;
}
#teaching ul .Narrative {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	width: 260px;
	font-size: 10pt;
	line-height: 16pt;
	color: #999;
}


#teaching ul .more {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif, "微軟正黑體";
	color: #FF6;
	border: 3px solid #FF9;
	padding: 5px;
	float: left;
}
#teaching .Broadcast {
	position: absolute;
	left: 110px;
	height: 60px;
	width: 80px;
	top: 55px;
}




#teaching .apply {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/lines.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding-bottom: 40px;
	overflow: hidden;
	margin-bottom: 20px;
}
#teaching  .apply .map {
	float: right;
	width: 480px;
	margin-bottom: 40px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	height: 250px;
	position: relative;
	margin-top: 20px;
}


#teaching .apply .subject {
  font-size: 16pt;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-left: 50px;
  font-weight: bold;
}




#teaching .apply .Screenings {
	float: left;
	padding-top: 3px;
	width: 400px;
}
#teaching  .apply .Screenings .Baseline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
#teaching .apply .Screenings ul {
	width: 400px;
	height: auto;
	margin-bottom: auto;
}

#teaching .apply .Screenings ul li {
	padding-bottom: 3px;
	display: block;
	font-size: 10pt;
	float: left;
	width: 400px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	top: 3px;
	bottom: 3px;
	padding-top: 3px;
}
#teaching .apply .Screenings ul .Time {
	float: left;
	padding: 10px;
	width: 290px;
	
}
#teaching .apply .Screenings ul .item {
	background-color: #EFEFEF;
	float: left;
	padding: 10px;
	width: 60px;
}
#teaching .apply .Screenings ul .Status {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	width: 200px;
}

#teaching .apply .Application {
	float: left;
	margin-top: 20px;
}




#applyButton {
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	width: 124px;
	padding-bottom: 30px;
}
