#Lmenu{position:fixed; margin-top:100px; z-index:998;}
.main{
	width: 300px;
	position: absolute;
	left: -200px;
	z-index: 1000;
}
#nav{
	position: relative;
	background-color: #333333;
	z-index: 1001;
}
#nav li{
	font-family: 微軟正黑體;
	background-color: #333333;
	position: absolute;
	width: 200px;
	list-style-type: none;
	font-size: 18px;
	cursor: pointer;
	color: #0853A0;
	padding: 5px 10px;
	margin-bottom:20px;
	border: 2px solid #0853A0;
	text-align:center;
}
.main #nav li a{
	color:#fff; 
	text-decoration:none; 
	padding-left:20px; 
	height:200px;
	background:#444;
	width:400px;
}

#navs ul li{
	font-family: 微軟正黑體;
	background-color: #333333;
	position: absolute;
	width: 180px;
	list-style-type: none;
	cursor: pointer;
	color: #0853A0;
	padding: 5px 5px;
	border: 2px solid #0853A0;
	text-align:center;
	color:#F4EAB4;
	font-size: 15px;
}

#navs ul li a{
	color:#fff; 
	text-decoration:none; 
	padding-left:20px; 
	height:200px;
	background:#444;
	width:400px;
	font-size: 15px;
}	
	
.open{
	background-color: #333;
	color: #fff;
	text-decoration: none;
	display: block;
	position: absolute;
	top: 0px;
	left: 230px;
	padding: 5px;
	z-index: 2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000;
	width: 30px;
	border: 2px solid #0853A0;
	font-size:18px;
	text-align:center;
	font-family:微軟正黑體;
}

/***********最下方推薦課程*************/
#E04{ width:800px; height:115px;  margin:30px auto 30px auto; text-align:center; color:#69737f;  font-size:20px; color:#69737f; }
#E05{ width:751px; height:115; clear:both; margin:-20px auto;}