@charset "utf-8";
/* CSS Document */
.kk{
	width:380px;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	float: left;
}

.kk a {
	text-decoration: none;
	display: block;
		color: #000000;
}
.kk a:hover {
	color: #FF6600;
	text-decoration: none;
	display: block;
}
.kk a.visited {
	text-decoration: none;
	display: block;
		color: #000000;
}


.kk ul{
	list-style-image: none;
	list-style-type: none;
	padding-left: 10px;
	margin: 0px;
}
.kk li{
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 30px;
	margin: 0px;
}
.kka{
	width:380px;
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
	float: left;
	margin-left: 15px;
}
.kka ul{
	list-style-image: none;
	list-style-type: none;
	padding-left: 10px;
	margin: 0px;
}
.kka li{
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	line-height: 30px;
	margin: 0px;
}

.kka a {
	text-decoration: none;
	display: block;
		color: #000000;
}
.kka a:hover {
	color: #FF6600;
	text-decoration: none;
	display: block;
}
.kka a.visited {
	text-decoration: none;
	display: block;
		color: #000000;
}

.fha {
	height: 30px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.fha li{
	height: 30px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.fha a {
	text-decoration: none;
	display: block;

}
.fha a:hover {
	color: #FF6600;
	text-decoration: none;
	display: block;
}

