#menu {
	width: 600px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#menu dl {
	margin: 0px;
	padding: 0px;
}
#menu dt a {
	display: block;
	height: 32px;
	width: 600px;
	position: relative;
	top: -1px;
	text-indent: -1000px;
}
#menu  .open dd {
	margin-left: 0px;
	line-height: 15px;
	display: block;
	padding-left: 0px;
	background-color: #e8e8e8;
	background-repeat: no-repeat;
	background-position: left center;
	float: left;
	width: 300px;
	overflow: hidden;
	padding-bottom: 10px;
	padding-top: 5px;
	text-align: left;
}
#d1 ul {
	margin: 0px;
	padding: 0px;
}
#d1 dt a {
	background-color: #f2f2f2;
	height: 15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #e3e4e4;
	border-bottom-color: #e3e4e4;
	background-image: url(img/ssbj01.png);
	background-repeat: no-repeat;
}
#d1.open dt a {
	height: 15px;
	float: left;
	width: 600px;
	background-image: url(img/ssbj02.png);
}

#menu dd {
	display: none;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}


#d1 li {
	list-style-type: none;
	line-height: 18px;
	background-image: url(img/icon-pointss.gif);
	background-repeat: no-repeat;
	padding-left: 17px;
	background-position: 7px center;
}
a,area {blr:expression(this.onFocus=this.blur()) } 
:focus {outline-style: none; }/* CSS Document */
