

.kk2 {
	font-family: Tahoma;
	font-size: 11px;
	margin: 0px;
	color: #999999;
	padding: 0px;
	display: block;
}
.kk2 a {
	background-color: #F1F1F1;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 22px;
	color: #666666;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7D7D7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F1F1F1;
	border-right-color: #F1F1F1;
	border-left-color: #F1F1F1;
	text-align: left;
	margin-bottom: 3px;
}
.kk2 a:hover {
	background-color: #FFFFFF;
	display: block;
	color: #da1107;
	text-decoration: none;
	background-image: url(images/bullet_hover.jpg);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ADADAD;
	border-left-color: #ADADAD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #adadad;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ADADAD;
}

.abouts{
	background-color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 22px;
	color: #da1107;
	background-image: url(images/bullet_hover.jpg);
	background-repeat: no-repeat;
	background-position: 5px 6px;
	width: 160px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #adadad;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #adadad;
	border-right-color: #adadad;
	border-left-color: #adadad;
	text-align: left;
	margin-bottom: 3px;
	font-family: Tahoma;
	font-size: 11px;
	cursor: pointer;
}

