body { background-color:#FFF}
#header,#productTop, #specTop, #share, #specExpand,  #onlineHelpSide, #container, #customerService,#productPic,.unitName, #footer {
	display: none;
}
#productHeader, #productContent, #specTable .specItem .title .collapse, 
#specTable .specItem .title .expand {
	background-image: none;
}
#printType {
	padding: 0px 0px 20px;
	display: block;
	margin: 0px;
}
.printPaging1 {
	padding-bottom: 30px;
}
.printPaging2 {
	padding-bottom: 85px;
}
.printPaging3 {
	margin-bottom: 7px;
}
.printPaging4 {
	margin-top: 10px;
}
.printPaging1:not(*:root) {
	padding-bottom: 70px;
}
.printPaging2:not(*:root) {
	padding-bottom: 95px;
}
.printPaging3:not(*:root) {
	margin-top: 0px;
}
.printPaging4:not(*:root) {
	margin-top: 80px;
}
#specTable .specItem {
	float: left;
	width: 100%;
	margin-bottom: 20px;
	position: relative;
}
#specTable .specItem .title {
	font-size: 18px;
	padding-bottom: 5px;
	border-bottom: 1px solid #CCC;
	font-weight: normal;
	float: left;
	width: 100%;
}
#specTable .specItem .title a {
	margin: 0px;
	padding: 0px;
}
#specTable .specItem .title .collapse {
	background-image: none;
}
#specTable .specItem .title .expand {
	background-image: none;
}
#printProductPic {
	width: 100%;
	float: left;
	font-size: 12px;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin-bottom: 10px;
}
#printProductPic th {
	width: 200px;
	border-right: 1px solid #b4b4b4;
}
#printProductPic td {
	border-right: 1px solid #b4b4b4;
	text-align: center;
	width: 174px;
	padding: 0px 12px;
}
#printProductPic .type {
	text-align: left;
	display: block;
	padding-top: 20px;
	color: #444;
}