@charset "utf-8";
/* CSS Document */

dl{
	overflow-y: scroll;
	height: 650px;
	margin-left: 20px;
	}

dt{
	background-image: url(../images/bar-h3.gif);
	background-repeat: no-repeat;
	width: 450px;
	height: 36px;
	padding: 10px 0 0 30px;
	}

dt a{
	font-size: 16px;
	}

dd{
	margin-bottom: 20px;
	}