@import url("reset.css");
@import url("layout.css");
@import url("base.css");
@import url("product.css");
@import url("typography.css");

/*------------------------------------------------------------
* Filename: print.css
* Version: 1.0.0 (2009-07-23) 
* Website: http://www.benq.com/
* Author: Medialand digi-tech. Inc. 米蘭數位科技 
* Contact: service@mail.medialand.com.tw
* Description: print
-------------------------------------------------------------*/

body {
	background: white;
	font-family:Gill Sans MT, Arial, Helvetica, sans-serif, 微軟正黑體;/* 0608 */
	color: #6c6c6c;
}
#hd, #sidebar, #choose-bg-color ,.basic-nav, .special-link {
	display: none;
	background: none;
}
#wrapper, #content {
	float: none !important;
	width: 100%;
	background: transparent;	
}
.breadcrumbs {
	display: none;
}
#content .bgC, #ft, body.gray-bg #wrapper  {
	background: none;
}
#ft .copyright {
	float:none;
	font-size:10px;
	margin:30px 0 0 0;
}
a:link, a:visited {
	font-weight: bold;
	text-decoration: underline;
	}

.table-list01 {
	width: 600px;
}
.table-list01 td, .table-list01 th {
	border: 1px solid #6c6c6c;
}
.summary-salespromo {
	background: none;
}
.summary-link a, .summary-salespromo a {
	padding: 0;
	color: #7C37A1;
	margin-left: 0;	
}
#toolsbar {
	display: none;
}

/* =PRODUCTDETAIL ----------*/
.wherebuy-btn {
	display: none;
}
.product-summary .recommends  {
	padding: 0;
	margin: 0;
}
.detail-nav {
	margin:0 0 20px 0px;
	background: none;
}
.detail-nav li a {
	padding:0;
	font-weight: bold;
	text-decoration: none;
}
.detail-nav li{
	display: none;
	font-size: 16px;
}
.detail-nav li.select {
	display: block;
}
.article-type02 {
	page-break-before: avoid;
}
.specification-note {
	page-break-before: avoid;
	margin-top: 50px;
}
.product-note,.citation ,.citation-content  {
	padding: 0;
	background: none;
}
.compare-product li {
	border: 1px solid #6c6c6c;
}
.compare-product .speci-content li {
	border: none;
}




