@charset "utf-8";
/* CSS Document */

#newolk_menu_spec{	
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;	
	margin-bottom:1.5em;
	
	background-image: url(../images/icon_normal.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#newolk_menu_spec h2{
	font-size:12px;
	font-weight:bold;
	}

#newolk_menu_spec ul{
	margin-left:0px;
	}

#newolk_menu_spec li{
	list-style-type: none;
}

#newolk_menu_spec ul li{
	font-weight:bold;
}
	
#newolk_menu_spec li ul li{
	font-weight:normal;
	font-size:10px;
/*	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;	*/
}