#matrix li {
	border-bottom: #333333 1px dotted;
	margin: 10px 30px 0 20px;
	padding: 0 0 8px 0;
	width: 550px;
	font-size: 1em;
	color: #666666;
	list-style: none;
	background: url(../images/arrow02.gif) no-repeat left 0.4em;
}

p.title {
	font-weight: bold;
	height: 15px;
	padding: 1px 0 2px 11px;
}

p.content {
	padding: 2px 0 2px 13px;
}

.mapContents {
	float: left;
	color: #666;
	width: 260px;
	margin: 10px 0 40px 30px;
	border-right: #666 1px dotted;
}		
.presiContents {
	float: left;
	color: #666;
	width: 260px;
	margin: 10px 0 40px 20px;
}
.mapTitle {
	margin: 5px;
	font-weight: bold;
}	border-bottom: #666 1px solid;
