/* CSS Document */
a.underline:link, a.underline:visited, a.underline:active {
	text-decoration: underline;
	
}

a.underline:hover {
	text-decoration: none;
	
}


a.noneunderline:link, a.noneunderline:visited, a.noneunderline:active {
	text-decoration: none;
	
}
 
a.noneunderline:hover {
	text-decoration: underline;
	
}
a.link1 {
	background: url(../img/index/index_05.gif) no-repeat left center;
	padding: 0px 0px 0px 15px;
	line-height: 24px;
}
a.link12 {
	background: url(../img/index/index_05.gif) no-repeat left center;
	padding: 0px 0px 0px 15px;
	line-height: 18px;
}
a.link11 {
	background: url(../img/index/index_05.gif) no-repeat left center;
	padding: 0px 0px 0px 15px;
	line-height: 18px;
}
a.link2 {
	background: url(../img/index/index_06.gif);
	height: 19px;
	width: 120px;
	text-align: center;
	font-weight: bold;
	color: #243B1A;
	padding: 5px 0px 0px;
}
a.link3 {
	font-weight: bold;
	background: url(../img/about/about_05.gif) no-repeat left 5px;
	padding: 0px 0px 0px 7px;
	color: #4B5E42;
}
.b{display:block;}
.hb3 a {color:#95A18F;}
