@import url("layout.css");
@import url("basic.css");
@import url("base.css");

/*------------------------------------------------------------

* Filename: print.css
* Version: 1.0.0 (2008-03-24) 
* Website: http://www.ricoh.com.tw/
* Author: Medialand digi-tech. Inc. 米蘭數位科技 
* Contact: service@mail.medialand.com.tw
* Description: print style

-------------------------------------------------------------*/

body {
	background: white !important;
	color: #555454;	
	font-family: Georgia,sans-serif;

}
/* layout close */
#header, #sidebar {
	display: none !important;
}

#main-wrapper, #sub-wrapper {
	background: white !important;
	border: none !important;
	width: auto !important;
}
#main-article {
	float: none !important;
}
/* element close ----------------------------*/
h1, h2, h3, h4, h5 {
	text-indent: 0;
	margin: 0;
	padding: 0
}
embed, object {
	display: none !important;
}
#footer {
	width: auto;
}
address {
	position: inherit;
	left: 0;
	border-top: 1px dashed #D8D8D8;
}
ul {
	list-style: disc;
}
li {
	padding-left: 0px;
	margin-left: 15px;
}
.pagebar {
	display: none !important;
}


/* style adjust ----------------------------*/

/* =PRODUCTS */
.product-description ul {
	list-style: none;
}
.product-intro-title, .product-spefication-title, .product-pack-title {
	text-indent: 0;
	background: none;
	font-weight: bold;
}
.page-title h2 span{
	display: none;
}
.product-description {
	text-indent: 0;
	background: none;
}
.product-info {
	border: none;
	padding: 0;
}
.product-show {
	width: 375px;
}
.product-pic-right {
	margin: 0 100px 0 0;
}
.product-pic-right img {
	width: 200px;
}
body.page-product .combo_pic_two_left_memo, body.page-product .combo_pic_two_right_memo {
	text-indent: 0;
}
