
table#HotItems a {
	text-decoration:none;
}
table#HotItems ul {
	margin-left:9px;
	padding-left:9px;
}
table#HotItems td img {
	border:0;
}
table#HotItems td {
	vertical-align:top;
	border:1px solid #ccc;
	padding:8px 10px 15px 10px;
}
table#HotItems th {
	background-color:#ee3124;
	color:#fff;
	font-weight:bold;
	font-size:20px;
	padding:5px 15px;
}
table#HotItems h3 {
	letter-spacing:1px;
}
table#HotItems {
	width:100%;
}

div#Overview img {
	float:right;
}

div#ThreePics a:hover {
	background: url(../pic/HBigPic-bkr.jpg) left bottom repeat-x;
	color:#fff;
}
div#ThreePics a {
	float:left;
	margin-right:8px;
	text-align:center;
	padding-bottom:12px;
	font-size:19px;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0;
	font-weight:bold;
	background: #333 url(../pic/HBigPic-bk.jpg) left bottom repeat-x;
	color:#ee3124;
	text-decoration:none;
}
div#ThreePics img {
	display:block;
	margin-bottom:8px;
	border:0;
}
div#ThreePics {
	float:left;
	width:100%;
	margin-bottom:10px;
}
img#HireDistributor {
	border:0;
	}
/* ------------------ HotNews ---------------------- */

/* ------------------ 熱門產品 ---------------------- */
div.HotProductItem ul {
	list-style-type:none;
	list-style-image:url(../pic/dot-3.gif);
	padding-left:15px;
	margin-left:11px;
	color:#888;
	}
* html div.HotProductItem ul {
	margin-top:3px;
}
div.HotProductItem img {
	float:right;
	}
div.HotProductItem h3 {
	font-size:13px;
	background: url(../pic/dot-2.gif) 0 0 no-repeat;
	padding-left:20px;
	margin-top:0;
	}
* html div.HotProductItem h3 {
	margin-bottom:8px;
}
div.HotProductItem {
	padding:11px 8px 8px 11px;
	border:1px solid #ccc;
	width:289px;
	background:#fff;
	margin-top:12px;
	letter-spacing:1px;
}
* html div.HotProductItem {
	margin-top:0px;
}
div#HotProducts .Bshadow {
	background:url(../pic/HotProduct-bottom.gif) top left no-repeat;
	padding-bottom:16px;
}
*+ html div#HotProducts .Bshadow {
	padding-bottom:12px;
	height:8px;
	}
* html div#HotProducts .Bshadow {
	padding-bottom:12px;
	height:8px;
	}
div#HotProducts h2 {
	font-size:15px;
	background: url(../pic/dot-HotProduct.gif) 0 0 no-repeat;
	padding-left:28px;
	color:#aaa;
	margin-top:10px;
}
div#HotProducts {
	float:left;
	width:304px;
	padding:1px 22px 22px 20px;
	background:#f4f4f4;
}
/* ------------------ 內容區左 ---------------------- */
div#Overview p {
	line-height:21px;
	}
div#Overview h1 {
	font-size:16px;
	color:#666;
	margin-top:0;
	}
div#MainContentLeft {
	float:left;
	width: 686px;
	margin:0 25px 0 21px;
	}
* html div#MainContentLeft {
	width:342px;
	margin:0 20px 0 10px;
	}
div#MainContent {
	float:left;
	width: 747px; 
	margin-top:10px;
	}
* html div#MainContent {
	margin-top:1px;
	}
	
/* ------------------ 主題圖變換 ---------------------- */
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border-bottom-width: 6px;
width: 747px; /*width of featured content slider*/
height: 310px;
}


.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
background: white;
swidth: 390px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}

.pagination{
float:right;
}
*+ html .pagination{
padding:2px 0;
}
* html .pagination{
padding:2px 0;
}

.pagination a{
padding: 0 5px;
text-decoration: none; 
border: 1px solid #777;
color: #333;
background: white;
}

.pagination a:hover, .pagination a.selected{
color: #000;
background-color: #ccc;
}
