#middle {
	text-align: left;
	width: 100%;
}

#dir_nav {
	text-align: left;
	line-height: 26px;
	height: 26px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 8px;
}

.dir_title {
	text-align: left;
	padding-left: 40px;
	border-bottom: 1px dashed #cccccc
}

.show_dir_pdt {
	text-align: left;
	padding-left: 40px;
}

.show_dir_midd {
	text-align: center;
}

.content_dir {
	width: 950;
}

#dirList {
	margin-left: 40px;
}

h5 {
	font-size: 14px;
}
h1 {
  font-weight: bolder;
  font-size: 16px;
}
.marketPrice {
	text-decoration: line-through;
}