#right {
	text-align: left;
	}
#right h3 {
	margin: 10px 10px;
	padding: 2px 5px;
	border: 1px dashed #39B573;
	}
#right h4 {
	margin: 10px 10px;
	padding: 2px 5px;
	/* border: 1px dashed #39B573; */
	padding: 10px 5px 5px 10px;
	background-image: url("../img2/36821.png");
	}
#right ul {
	font-size: small;
	margin: 10px 10px 10px 20px;
	padding: 0 10px;
	list-style-type: none;
	}
#right li {
	line-height: 1.5em;
	border-bottom: 1px dashed  #FF9933;
	}
#right a {
	text-decoration: none;
	color: #333333;
	}
#right a:hover {
	color: #ff6600;
	}

