@charset "big5";
.shadetabs {
	width: 502px;
}
.shadetabs ul {
	list-style:none;
	margin:0;
}
.shadetabs ul li {
	height: 35px;	
	float:left;
}
.shadetabs ul li a:hover {
	text-decoration: none;
}
.shadetabs ul li a.bookmark01-over label {
	color:#7e4c4d;
}
.shadetabs ul li a.bookmark02-over label {
	color:#7e4c4d;
}
.bookmark01 {
	background-image: url(images/bookmark_bg01.gif);
	margin-right:3px;
	padding-top:12px;
	height: 23px;
	width: 124px;
	display:block;
	font-weight: bold;
	text-align: center;
	background-repeat: no-repeat;
}
.bookmark01-over {
	background-image: url(images/bookmark_bg02.gif);
	margin-right:3px;
	padding-top:12px;
	height: 23px;
	width: 124px;
	display:block;
	font-weight: bold;
	text-align: center;
	background-repeat: no-repeat;
}
.bookmark02 {
	background-image: url(images/bookmark_bg01_1.gif);
	padding-top:12px;
	height: 23px;
	width: 121px;
	display:block;
	font-weight: bold;
	text-align: center;
	background-repeat: no-repeat;
	background-position: right;
}
.bookmark02-over {
	background-image: url(images/bookmark_bg02_1.gif);
	padding-top:12px;
	height: 23px;
	width: 121px;
	display:block;
	font-weight: bold;
	text-align: center;
	background-repeat: no-repeat;
	background-position: right;
}