/* CSS Document */
body{
	margin:0;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	overflow:hidden;
}
html{
	overflow:hidden;
}
a{
	text-decoration:none;
	font-size:11px;
	color:#333333;
}
a:hover{
	color:#cc3300;
	border-bottom:dotted 1pz #cc3300;
}
.pagehere{
	color:#cc3300;
}
p{font:11px/20px arial;color:#4e4941;}
h1{padding-top:40px;
	height:40px !important; /*moz width*/ 
	height:100px; /*IE width*/}
h2{
	color:#4e4941;
	font-weight:bold;
	font-size:11px;
}
h3{
	color:#4e4941;
	font-weight:bold;
	font-size:11px;
	margin:0;
	line-height:30px;
}
.exp{
	font:11px;color:#4e4941;
}
/**************************TABLE INFO********************************/
.table-ruler a{
	text-decoration:none;
	border-bottom:dotted 1pz #333333;
	font-size:11px;
	color:#333333;
}
.table-ruler a:hover{
	color:#cc3300;
	border-bottom:dotted 1pz #cc3300;
}
th{
	color:#fff;
	background-color:#4e4941;
	font-size:11px;
}
.tab-line01{
	background-color:#e2ded8;
	text-align:center;
	font-size:11px;
}
.tab-line02{
	background-color:#f0efed;
	text-align:center;
	font-size:11px;
}
/**************************TABLE INFO********************************/
#topmenu{
	width:985px;
	height:20px;
	font:11px arial;
	padding-left: 25px;
	letter-spacing:1px;
	vertical-align:top;
	position:absolute;
	top:0px;
	left:0px;
	background-color:#FFFFFF;
	border-bottom:1px solid #f0f0f0;
}
#left{
	width:350px;
	height:200px;
	position:absolute;
	top:20px;
	left:0px;
	margin-left:25px;
}
#left a{
	text-decoration:none;
}
#left a:hover{
	text-decoration:none;
	border:none;
}
#left a:visit{
	text-decoration:none;
}
#index{
	padding-top:20px;
	 width:100%;
	 height:480px;
	 overflow-x:hidden;
	 overflow-y:auto;
}
/* 改 預設 FF 用 585PX (減掉 400) */
#mainclass{
	padding:0 0 0 400px;
	width:585;
	height:445px;
	float:left;
	border-right:1px solid #f0f0f0;
	overflow:hidden;
	background-color:#f4f4f4;
	background-image:url(08sf-limit/loading.gif);
	background-position :68% 35%; 
	background-repeat:no-repeat;
}
/* 增加 IE 專用 以下 */
* html body #mainclass{
	width:985px;
}
/* 改 預設 FF 用 585PX (減掉 400) */
#content{
	width:585px;
	height:auto;
	padding:0 0 0 400px;
	background-color:#f4f4f4;
	float:left;
	border-right:1px solid #f0f0f0;
}
/* 增加 IE 專用 以下 */
* html body #content{
	width:985px;
}
/* 增加 IE 專用 以上 */
#img_show{
	width:400px;
	height:315px;
	float:left;
	/*background-image:每個htm背景都不一樣.所以請寫在htm裡.用滿版圖*/
	background-repeat : no-repeat;
}
#img_select{
	width:180px;
	height:315px;
	float:left;
	padding-top:80px;
	background-image:url(08sf-limit/img_select.jpg);/*每個htm選單都一樣.所以請寫在css裡.用滿版圖*/
	background-repeat : no-repeat;
}
#img_select li{
	list-style-type:none;
	margin:0 0 0 -28px;
}
#img_select a{
	text-decoration:none;
	border:none;
}
#copyright{
	width:985px;
	height:22px;
	background-color:#f4f4f4;
}
.copy{
	background-color:#ccc;
	font-size:11px;
	color:#fff;
	line-height:22px;
	text-align:center;
}
.prod-name {
	font-size: 11px;
	font-weight: bold;
	color: #4e4941;
	line-height: 14px;
	height: 25px;
	vertical-align: bottom;
}
.prod-ruler {
	font-size: 9px;
	color: #4e4941;
}
.prod-list{
	background-image: url(08sf-limit/limit-bg.gif);
	height:180px;
	background-position: center center;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	border:5px;
	padding:15px;
	width:150px !important; /*moz width*/
	width:180px; /*IE width*/
	float:left;
}
.limit-price {
	font-size: 12px;
	font-weight: bold;
	color: #cc3300;
	text-align: right;
}
.limit-price-each{
	margin-left:30px;
}