dl.top {
	clear: both;
	padding-top: 15px;
	/*padding-left: 20px;*/
}
dl.top dt {
	font-size: 16px;
	line-height: 1.7em;
	background-color: #E3FFFF;
	border-left: 1px solid #0099CC;
	border-top: 3px solid #0099CC;
	border-right: 1px solid #0099CC;
	border-bottom: 1px solid #0099CC;
	background-image: url(../img/icon_1.gif);
	background-repeat: no-repeat;
	background-position: 7px center;
	font-weight: bold;
	color: #000033;
	padding-left: 31px;
}
dl.top dd {
	font-size: 12px;
	line-height: 1.7em;
	padding: 10px 0px 0px 50px;
}
dl.top dd a img {
	float: left;
}
dl.top dd ul {
	clear: both;
}
dl.top dd ul li {
	float: left;
	padding: 5px;
}
dl.top dd ul li a {
	white-space: nowrap;
	display: block;
	padding-left: 12px;
	/*background-image: url(images/symbol01.gif);
	background-repeat: no-repeat;
	background-position: left 3px;*/
}
dl.sub {
	clear: both;
	/*padding-top: 15px;*/
	padding-left: 60px;
}
dl a{
	font-weight: bold;
}