@charset "big5";
ul {
	margin-top: 0px;
	margin-bottom: 5px;
}
ol {
	padding: 0px 0px 0px 25px;
	margin: 0px;
}
#odc_padding {
	height: 12px;
}
#etc_class {
	line-height: 19px;
}
#module_padding {
	height: 15px;
}

table h1 {
	margin: 0px;
	padding: 0px;
}

#embedded_flow_chart {
	width: 600px;
	height: 70px;
	margin-left: 10px;
}
#embedded_flow_chart ul{
	display: inline;
	padding: 0px;

}
#embedded_flow_chart a{
	background: #D1F47A;
	display: block;
	height: 40px;
	font-size: 12px;
	color: #006600;
	font-weight: bold;
	line-height: 17px;
	text-align: center;
	padding: 10px 5px 5px;
	text-decoration:none;
}
#embedded_flow_chart a:hover{
	text-decoration: underline;

}
#embedded_flow_chart li {
	float: left;
	list-style: none inside;
	margin: 0px;
	padding: 0px;
	display: block;
}
#embedded_flow_chart #current a{
	background: #FFE25B;
	color: #333;
	font-weight: 600;

}

#course_module_chapter {
	width: 520px;
	margin: 10px auto;
	border: 1px dashed #CCC;
	padding: 5px;
}
#course_module_chapter table{
	font-size: 14px;
	color: #333;
	text-align: left;
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}



#course_chapter {
	width: 520px;
	font-size: 14px;
	color: #333;
	text-align: left;
	margin-top: 30px;
	margin-left: 40px;
	border: 1px dashed #CCC;
	padding: 5px 10px 10px;
}
#course_chapter table{
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.course_step {
	background: #F0F8FB;
	color: #F30;
	width: 510px;
	line-height: 30px;
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
	padding-left: 10px;
	border-top: 1px solid #666;
	border-right: 0px solid #666;
	border-bottom: 1px solid #666;
	border-left: 0px solid #666;
}

.course_title_en {
	font-size: 14px;
	font-weight: bold;
}
#btn_open_course_list {
	vertical-align: middle;
	margin-left: 10px;
}


.chapter_title {
	background-color: #CCCCCC;
	font-size: 10pt;
	line-height: 20pt;
	height: 25px;
	font-weight: bold;
	color: #333333;
	width: 520px;
	text-indent: 20;
	border-bottom: 1px dotted #666;
	border-left: 2px;
	border-right: 2px;
	text-align: left;
}


.chapter_title img{
	margin-right: 5px;
	margin-top: 7px;
	margin-left: 5px;
	
}
.course_title {
	color: #519216;
	font-size: 20px;
	font-weight: bold;
	font-family: arial;
	line-height: 130%;
}
.list_text_point {
	list-style: url(../images/0.jpg);
}
hr {
	color: #FFF;
	background: #FFF;
	margin-top: 10px;
	margin-bottom: 10px;
}

.hr_dashed {
	border-top: 1px dashed #CCC;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#footer_school a{
	color: #333;
}
