@charset "utf-8";



#new_course{width:760px; margin:0 auto;}


#new_course .intro{
background: url(../img/intro.gif) no-repeat;
height:380px;
text-indent:-999em;
}
	#new_course .intro h2{background:none;}

#new_course .point{
background:url(../img/point.jpg) no-repeat;
height:600px;
text-indent:-999em;
}

	#new_course .point h2{background:none;}
	
#new_course .other{
background:url(../img/other.gif) no-repeat;
height:305px;
text-indent:-999em;
}

	#new_course .other h2{background:none;}
	#new_course .other ul{display:none;}