
.stbtm {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #ffffff 1px solid; FONT-SIZE: 9pt; BORDER-LEFT: #ffffff 1px solid; COLOR: #000000; BORDER-BOTTOM: #000000 1px solid; HEIGHT: 20px; BACKGROUND-COLOR: #f3f3f3; text-align:center;
}
A:link {
	COLOR: #004d00; TEXT-DECORATION: none;
}
A:active {
	COLOR: blue; TEXT-DECORATION: none;
}
A:visited {
	COLOR: #004d00
}
A:hover {
  COLOR:red; POSITION:relative; TOP:1px; LEFT:1px; TEXT-DECORATION:none;
}

UL {
	LIST-STYLE-TYPE: none
}

/*£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½Íâ¿ò£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½£½*/
#Whatever {
	margin-top:10px;
	width:570px;
}
ul.TabBarLevel1{
	list-style:none;
	margin:0;
	padding:0;
	height:29px;
	background-image:url(bk.gif);
}
ul.TabBarLevel1 li{
	float:left;
	padding:0;
	height:29px;
	margin-right:1px;
	background:url(left_bk.gif) left top no-repeat;
}
ul.TabBarLevel1 li a{
	display:block;
	line-height:29px;
	padding:0 20px;
	color:#333;
	background:url(right_bk.gif) right top no-repeat;
	white-space: nowrap;
}
ul.TabBarLevel1 li.Selected{
	background:url(tl_bk.gif) left top no-repeat;
}
ul.TabBarLevel1 li.Selected a{
	background:url(tr_bk.gif) right top no-repeat;
}

ul.TabBarLevel1 li a:link,ul.TabBarLevel1 li a:visited{
	color:#333; text-decoration:none;
}
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 {
  padding : 2px 2px ;
  border-left: 2px solid #70D66B;
  border-right: 2px solid #70D66B;
  border-bottom: 2px solid #70D66B;
}
div.HackBox2 {
  padding : 2px 2px ;
  border-left: 2px solid #70D66B;
  border-right: 2px solid #70D66B;
  border-bottom: 2px solid #70D66B;
	height:145px;
	display:none;
}