/* -------------------------------
globalnavi Layout 
------------------------------- */
#globalnavi #btn-expenses a {
	background-position:left -26px;
}

/* -------------------------------
Other Layout 
------------------------------- */
#labelCategory {
	background:url(img/label_category.jpg) no-repeat left top;
}
/* -------------------------------
cNoteArea Layout 
------------------------------- */
#btn-n-open a{
	width:81px;
	height:23px;
	background-image:url(img/btn_n-open.gif);
}
#btn-n-teaching a{
	width:81px;
	height:23px;
	background-image:url(img/btn_n-teaching.gif);
}

#p-index .disc li li{
background: none;
list-style: disc;
padding-left: 0;
margin-left: 15px;
}
