@charset "UTF-8";

#top_image{
	margin-bottom:20px;
	border-bottom: #80c5de solid 2px;
}
h2{
	float: left;
}
dl{
	font-size: 90%;
	margin-left:100px;

}
dt{
	float: left;
	width:110px;
}
dd{
	line-height: 1.5em;
	padding-left:115px;
	margin-bottom:5px;
}

#main {
	background:url(../images/logo.gif) right bottom no-repeat;
}

