.bk {
	background-image: url(bk.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

.txt10 {
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
}
.txt12 {
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #666666;
}
.txt13b {
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #666666;
}
.box170 {
	margin-left: 10px;
	font-size: 12px;
	line-height: 16px;
	width: 170px;
	padding: 5px;
}

.lnk {
	font-size: 12px;
	color: #333333;
}
a {
	text-decoration: none;
	color: #174E5E;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-left-style: dashed;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
} 
a:hover {
	text-decoration: underline;
	color: #F38AC2;
} 
