.s_ml163 {
    margin-left:163px;
}
.s_ml264 {
	margin-left:264px;
}
.s_mr69 {
	margin-right:69px;
}
.s_mt_16 {
	margin-top:-16px;
}
.s_mt30 {
	margin-top:30px;
}
.s_mt84 {
	margin-top:84px;
}
.bt_movie {
	width:100px;
	height:30px;
	background-color:#fff;
	position:fixed;
	z-index:1000;
	font-size:0.9em;
	text-align:center;
	line-height:29px;
	box-shadow:0px 0px 12px rgba(0,0,0,0.3);
}
.box_teach {
	width:1002px;
	margin:0 auto;
	margin-top:100px;
	margin-bottom:100px;
	height:100%;
	overflow:hidden;
}
.teach_kind {
	width:288px;
	float:left;
	overflow:hidden;
}
.teach_kind img {
	width:100%;
	outline:none;
}
.teach_kind h3 {
	display:block;
	width:97%;
	margin:0 auto;
	margin-top:35px;
	font-size:1.125em;
	border-bottom:1px solid #252525;
	padding-bottom:8px;
}
.teach_kind ul {
	width:97%;
	margin:0 auto;
	list-style:none;
	overflow:hidden;
}
.teach_kind li {
	width:100%;
	height:70px;
	margin-top:18px;
}
.teach_kind li img{
	width:124px;
	height:70px;
	float:left;
	margin-right:12px;
	outline:none;
}
.teach_kind li a {
	color:#000;
	font-size:0.875em;
	/*text-decoration:underline;*/
}
.teach_kind li a:hover {
	color:#1866a0;
	/*text-decoration:underline;*/
}
.box_movie {
	width:100%;
	overflow:hidden;
	padding-top:84px;
	padding-bottom:100px;
}
.movie_show {
	width:1072px;
	margin:0 auto;
	overflow:hidden;
}
.dropdown {
	width:100%;
	height:65px;
	position:fixed;
	background: url(../images/shadow.png) top repeat-x;
	background-color:#eee;
}
.choose {
	margin:0 auto;
	line-height:65px;
}
.choose td {}
.select {
	padding:3px;
	font-size:1em;
	font-family:Arial, Helvetica, "微軟正黑體", sans-serif;
}
.teach_movie {
	float:left;
	width:800px;
	padding-top:130px;
	margin:0 auto;
	overflow:hidden;
	margin-bottom:100px;
}
.teach_movie h3 {
	font-size:1.500em;
	margin-top:20px;
}
.teach_movie dd {
	display:block;
	width:100%;
    float:left;
	margin-top:10px;
	margin-bottom:8px;
	font-size:0.9em;
	line-height:1.5;
	text-align:justify;
}
.teach_movie_list ul {
	list-style:none;
	float:left;
	width: 222px;
	margin-left:50px;
	margin-top:100px;
	overflow:hidden;
	padding-top:30px;
}
.teach_movie_list li {
	width:550px;
	overflow:hidden;
	margin-bottom:30px;
}
.teach_movie_list li .box_text{
	overflow:hidden;
}
.teach_movie_list li .box_text:hover {
	text-decoration:underline;
	color:#1866a0;
}
.teach_movie_list li .box_text h4 {
	display:block;
	width:307px;
	float:left;
	font-size:1.125em;
	margin-left:20px;
	padding-bottom:8px;
	border-bottom:1px dotted #acacac;
}
.teach_movie_list li .box_text dd {
	display:block;
	width:307px;
    float:left;
	margin-top:8px;
	margin-left:20px;
	font-size:0.9em;
	line-height:1.5;
	text-align:justify;
}
.teach_movie_list li .list_image {
	width:222px;
	height:125px;
	float:left;
}
.teach_movie_list li a {
	color:#000;
}