﻿BODY {
width:980px; 
margin:15px  auto;
height:500px; 
text-align:center;
background-image:url(bg.GIF); 
background-repeat: repeat-x; 
background-color:#fae3ac;
text-decoration: none;
list-style:none;
}

td
{font-size: 12px;line-height: 140%;color: #4d4a43;}
a:link, a:visited {
	color: #4d4a43;
	text-decoration: none;
}
a:hover, a:active {
	color: #c02c27;
	text-decoration: none;
}

.button {
 FONT-SIZE: 12px; BACKGROUND: #ececec; border:#c5c5c5 1px solid; PADDING-TOP: 2px;PADDING-left: 2px; WHITE-SPACE: normal; HEIGHT: 20px
}
.input {
width:90px;
height:17px;
border:#c5c5c5 1px solid;
background-color:#ededed;
}
.search {
	color: #008000;
	height: 14px;
	width: 173px;
	border: 1px solid #ffffff;
        line-height: 15px;
        overflow: hidden;
}
img{border:0}
.img:visited img{border: 1px solid #cccccc;}
.img img{border: 1px solid #cccccc;padding:3px;}
.img:hover img{border: 1px solid #c02c27;}
.img:hover{color: #CCCCCC; }

img1{border:0}
.img1:visited img{border: 1px solid #cccccc;}
.img1 img{border: 1px solid #cccccc;padding:2px;}
.img1:hover img{border: 1px solid #c02c27;}
.img1:hover{color: #CCCCCC; }

.productListDefault {
	BACKGROUND: url(bg_house.gif) no-repeat; WIDTH: 155px; HEIGHT: 250px
}

#nav{
margin:0px 5px auto 5px;
z-index:2;
}
#nav_text ul{
margin-left:-5px;
letter-spacing:-1px;
}
#nav_text ul li{
padding-top:5px;
width:100px;
height:35px;
float:left;
font-size:18px;
font-weight:500;
text-align:center;
}
#nav_text ul li.first a{
border-left:none;
}
#nav_text ul li a:hover{
background:url(nav_hover.gif) no-repeat 10px 0;
color:#FFffff;
}
#nav_text ul li.last a{
border-right:none;
}
#nav_text ul li a{
padding-top:4px;
display:block;
text-decoration:none;
color:#fff;
font-family:"黑体";
padding-left:-1px;
/*word-spacing:10px;*/
border-left:1px solid #ca5553;
}

/*活動標*/
#Whatever {}
#cnt {}

ul.TabBarLevel1{
	list-style:none;
	margin:0;
	padding:0;
	height:29px;
	background-image:url(tabbar_level1_bk.gif);
	
}
ul.TabBarLevel1 li{
	float:left;
	padding:0;
	height:29px;
	margin-right:1px;
	background:url(tabbar_level1_slice_left_bk.gif) left top no-repeat;
}
ul.TabBarLevel1 li a{
	display:block;
	line-height:29px;
	padding:0 10px;
	color:#333;
	background:url(tabbar_level1_slice_right_bk.gif) right top no-repeat;
	white-space: nowrap;
	}
ul.TabBarLevel1 li.Selected{
	background:url(tabbar_level1_slice_selected_left_bk.gif) left top no-repeat;
}
ul.TabBarLevel1 li.Selected a{
	background:url(tabbar_level1_slice_selected_right_bk.gif) right top no-repeat;
	}

ul.TabBarLevel1 li a:link,ul.TabBarLevel1 li a:visited{
	color:#333;
}
ul.TabBarLevel1 li a:hover,ul.TabBarLevel1 li a:active{
	color:#F30;
	text-decoration:none;
}
ul.TabBarLevel1 li.Selected a:link,ul.TabBarLevel1 li.Selected a:visited{
	color:#000;
}
ul.TabBarLevel1 li.Selected a:hover,ul.TabBarLevel1 li.Selected a:active{
	color:#F30;
	text-decoration:none;
	
}
div.HackBox {
background-color: #ffeed0;
  padding : 5px 5px ;
  border-left: 1px solid #dde1a4;
  border-right: 1px solid #dde1a4;
  border-bottom: 1px solid #dde1a4;
  display:none;
  
}

#ListAd{
LIST-STYLE-TYPE: none;
}
#ListAd li{
margin-left:4px;
margin-top:5px;
float:left;
LIST-STYLE-TYPE: none;
Width:99px;
height:38px;
}

div#MainPromotionBanner{
margin-top:5px;
	width:470px;
	height:300px;
	background:#feb900;
}
#MainPromotionBanner #SlidePlayer {
	position:relative;
	margin: 0 auto;
}
#MainPromotionBanner .Slides{
	padding: 0;
	margin: 0;
	list-style: none;
	height: 300px;
	overflow: hidden;
}
#MainPromotionBanner .Slides li {
	float: left;
	width: 470px;
	height: 300px;
}

#MainPromotionBanner .Slides img{
	border:0;
	display: block;
	width: 470px;
	height: 300px;	
}

#MainPromotionBanner .SlideTriggers{
	margin: 0;
	padding: 0;
	list-style: none; 
	position: absolute; 
	top: 270px; 
	right: 0px;
	z-index: 10;
	height: 25px;	
}
#MainPromotionBanner .SlideTriggers li{
	float: left;
	display: inline;
	color: #74a8ed;
	text-align: center;
	line-height:16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: .9em;
	cursor: pointer;
	overflow: hidden; 
	margin:3px 6px;
	background: url(slide_trigger.gif) no-repeat center center;
}
#MainPromotionBanner .SlideTriggers li.Current{ 
	color:#fff; 
	background: url(slide_trigger_c.gif) no-repeat center center;
	border:0; 
	font-weight:bold;
	font-size: 1.4em;
	line-height: 21px;
	height: 21px;
	width: 21px;
	margin:0 6px; 
}