@charset "utf-8";
/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFF;
	height:100%;
	background-color:#000;
	font-family: Eras Medium ITC,Tahoma, 新細明體;/*Eras Medium ITC,*/
	font-size:13px;
	line-height:22px;
	
}
.scroll_content{
	SCROLLBAR-FACE-COLOR: #fc9000;
 SCROLLBAR-HIGHLIGHT-COLOR: #000000;
 SCROLLBAR-SHADOW-COLOR: #000000;
 SCROLLBAR-3DLIGHT-COLOR: #000000;
 SCROLLBAR-ARROW-COLOR: #000000;
 SCROLLBAR-TRACK-COLOR: #000000;
 SCROLLBAR-DARKSHADOW-COLOR: #000000;
 SCROLLBAR-BASE-COLOR: #000000

}
.table_text1{
	color:#FEF3DA
}
.table_text2{
	color:#F8D7AB
}

.productimg{margin:0 20px 0 0;}