@charset "utf-8";
/* -- localNav -- */

div#container {
	clear:both;
	width:780px;
	margin:0 auto;
	text-align:left;
}

div#localNav ul li.category{
	border:none;
	width:150px;
	height:30px;
	padding:10px 10px 3px 30px;
	color:#ffffff;
	font-weight:bold;
	background:url(../img/bg_selectCourse_localnav.jpg) no-repeat;
}

div#localNav ul li.category a{
	color:#ffffff;
}

