div#maincontents ul{
	margin: 10px 0 0 10px;
}
div#maincontents li{
	margin: 3px 0 0 10px;
	background: url(../img/arrow.gif) no-repeat;
	background-position: 0 2px;
	text-indent: 15px;
	height: 25px;
}
