#lineup {
	width: 570px;
	line-height: 18px;
	margin-bottom: 40px;
}
#lineup h3 {
	margin-bottom: 20px;
}
#lineup .section {
	margin-bottom: 20px;
}
#lineup .photo {
	width: 175px;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 3px;
	height: 161px;
}
#lineup .data {
	float: left;
	width: 372px;
	margin-right: 5px;
}
#lineup .product-name {
	background-image: url(../images/line-dot.png);
	background-repeat: repeat-x;
	background-position: bottom;
	width: 100%;
	margin-bottom: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #143457;
	padding-top: 7px;
	padding-bottom: 3px;
}
#lineup .product-bottom {
	height: 30px;
	background-image: url(../images/line-dot.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 6px;
	padding-left: 3px;
	padding-right: 3px;
}

#lineup .pdf {
	float: left;
}
#lineup .btn {
	text-align: right;
	float: right;
}
.section {
	width: 570px;
}

.spec {
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.spec img {
	margin-bottom: 5px;
}
.comment img {
	margin-bottom: 5px;
}

table {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 10px;
}
td {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
th {
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: text-top;
	color: #3E70A6;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
#option #lineup h3 {
	margin-bottom: 5px;
}
#option #lineup .anchor {
	margin-bottom: 10px;
}
#option #lineup .pagetop {
	font-size: 10px;
	text-align: right;
}
