@charset "utf-8";
/* CSS Document */

#distbox {
	display: block;
	float: left;
	width: 439px;
	margin-top: 10px;
}
#distpic {
	display: block;
	float: left;
	width: 155px;
	padding-right: 5px;
}
#disttext1 {
	width: 270px;
	padding-left: 8px;
	display: block;
	float: left;
	font-size: 11px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#disttext1 a {
	color: #0255A3;
	text-decoration: none;
}
#disttext1 a:hover {
	color: #0255A3;
	text-decoration: underline;
}

