#right {
	text-align: left;
	}
#right h3 {
	margin: 10px 10px;
	padding: 2px 5px;
	border-bottom: 1px dashed #39B573;
	}
#right ul {
	font-size: small;
	margin: 10px 10px;
	padding: 0 10px;
	list-style-type: none;
	}
#right li {
	line-height: 1.5em;
	border-bottom: 1px dashed #39B573;
	margin:0 0 8px 4px;
	padding:0 0 0 20px;	background-image: url(../img/background/arrow05.png);
	background-repeat: no-repeat;
	background-position: 0 0.2em;
	}
#right a {
	text-decoration: none;
	color: #333333;
	}
#right a:hover {
	color: #ff6600;
	}

