@charset "utf-8";
/*---------------------------------------------   首頁 5個輪撥圖  ------*/
.topNews {
	clear:both;
	width:465px;
	height:330px;
	margin:0;
	padding:0;
}
.topNewsPic {
	float:left;
	margin:0;
	padding:0px;
	overflow:hidden;
	width:465px;
	height:290px;
}
.topNewsPic img {
	width:465px;
	height:290px;
}
.topNewslist {
	margin:0;
	overflow:hidden;
	width:465px;
	height:40px;
	margin-bottom:2px;
	border-top:1px #efefef solid;
	border-bottom:1px #a7a7a7 solid;
	background:url(../images/idex/bg_show.jpg) top repeat-x;
}
.topNewslist ul {
	font-size:12px;
	margin:0;
	padding:0px;
	overflow:hidden;
	width:465px;
	height:40px;
	border:none;
}
.topNewslist ul li {
	margin:0;
	padding:0;
	overflow:hidden;
	width:93px;
	height:40px;
	float:left;
	line-height:30px;
}
.topNewslist ul li a {
	color:#000000;
	background:url(../images/idex/bg_show.jpg) top repeat-x;
	width:93px;
	height:40px;
	padding:6px 0 0 0;
	text-align:center;
	float:left;
}
.topNewslist ul li a.up {
	background:url(../images/idex/bg_show2.jpg) no-repeat;
	color:#FFFFFF;
	width:93px;
	height:40px;
	padding:6px 0 0 5px;
	float:left;
}
a {
	color:#666666;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:none;
}


/*-------------------------------------------------   熱銷館  list --------*/
#hot {
	font-size:13px;
	color:#6f6f6f;
	line-height:18px;
	padding:0;
	margin:0;
	border:4px solid #e2e2e2;
	background:#FFFFFF url(../images/pic/bg_list.jpg) top repeat-x;
	width:710px;
	margin:10px 0 0 10px;
	padding-bottom:15px;
	padding-right:30px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	height: 580px;
}
#hot label img{
	position:absolute;
	margin:-10px 0 0 -10px;
}
#hot span img{
	position:absolute;
	z-index:0;
	margin:20px 0 0 100px;
}
/*-----------------------------------------  page  頁數  ------*/
.page{
	font-size:12px;
	color:#333333;
	word-spacing:5px;
	clear:both;
	padding:10px 0 0 15px;
}
.page a{
	color:#aeaaaa;
}
.page a:hover{
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}



/*----------------------------------------------*/
.tabbed_area {
	font-family:"新細明體";
	font-size:13px;
	color:#666666;
	margin:70px 0 0 100px;
}

ul.tabs {
	margin:0px; 
	padding:0px;
	margin-top:5px;
	margin-bottom:6px;
}
ul.tabs li {
	list-style:none;
	display:inline;
}
ul.tabs li a {
	color:#282e32;
	padding:8px 14px 8px 14px;
	_padding:8px 14px 7px 14px;
	text-decoration:none;
	border:1px solid #CCCCCC;
}
ul.tabs li a:hover {
	background:url(../images/pic/bg_list.jpg) top repeat-x;
	border-color:#CCCCCC;
}
ul.tabs li a.active {
	background-color:#ffffff;
	color:#FF0000;
	border:1px solid #CCCCCC; 
	border-bottom: 1px solid #ffffff;
	background:url(../images/pic/bg_list.jpg) top repeat-x;
}
.content {
	background-color:#ffffff;
	padding:10px;
	border:1px solid #CCCCCC; 	
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(images/content_bottom.jpg);
	background-repeat:repeat-x;	 
	background-position:bottom;	
}
#content_2, #content_3, #content_4, #content_5 { display:none; }

.content ul {
	margin:0px;
	padding:0px 20px 0px 20px;
}
.content ul li {
	list-style:none;
	border-bottom:1px #d6dde0 dashed;
	padding-top:10px;
	padding-bottom:10px;
	height:70px;
}
.content ul li:last-child {
	border-bottom:none;
}
.content ul li a {
	text-decoration:none;
	color:#3e4346;
}
.content ul li a:hover {
	color:#a59c83;
}
.content ul li img{
	float:left;
	margin-right:15px;
	margin-left:15px;
}
.content ul li b{
	font-size:15px;
	color:#f30a72;
	display:block;
}
.content ul li h3{
	color:#0033FF;
}

