#course_index{
	font-size:		0.9em;
	margin:			0 0 0 -22px;
}

#course_index .index_module{
	
	margin: 		0 0 26px 0;
}

#course_index .index_module_title{
	
	padding: 		0 0 0 33px;
	color:			#999;
	
	margin: 		0 0 15px 0;
}


#course_index .index_chapter{
	
	margin: 		0 0 30px 0;
}

#course_index .index_chapter_title{
	
	padding:		0 0 0 5px;
	margin:			0 0 10px 0;
	font-size:		1.2em;
}

#course_index .index_chapter_number{
	
	float:			left;
	width:			16px;
	display:		inline;
	text-align:		center;
	margin: 		0 10px 0 0;
	
	border-right:	1px solid #CCC;
	
}


#course_index .index_chapter_title a:hover{
		
	text-decoration: none;
	
}

#course_index .selected_chapter{
		
}


#course_index .index_chapter_list{
	
	margin: 		0 0 0 23px;
}


#course_index .index_page{
	
	margin: 		0 0 10px 30px;
	
}

#course_index .index_page a{
	
	
}

#course_index .index_page a:hover{
	color:			#000;
	
}
