body {
	font-size:14px;
	font-family:ËÎÌå;
	text-align: center;
}
#whatever {
	width: 768px;
}
ul.TabBarLevel1{
	list-style:none;
	margin:0;
	padding:0;
	height:29px;
	background-image:url(skin/yellow/l1_bk.gif);
	text-align: right;
}

ul.TabBarLevel1 li{
	float:left;
	padding:0;
	height:29px;
	margin-right:1px;
	background:url(skin/yellow/l1_left.gif) left top no-repeat;
	cursor: pointer;
	font-size:14px;
	font-family: "ºÚÌå";
}
ul.TabBarLevel1 li a{
	display:block;
	line-height:29px;
	padding:0 20px;
	color:#333;
	background:url(skin/yellow/l1_right.gif) right top no-repeat;
	white-space: nowrap;
}
ul.TabBarLevel1 li.Selected{
	background:url(skin/yellow/l1_se_left.gif) left top no-repeat;
	font-weight: bold;
	 
}
ul.TabBarLevel1 li.Selected a{
	background:url(skin/yellow/l1_se_right.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 {
  padding : 1px 1px ;
  border-left: 1px solid #6697CD;
  border-right: 1px solid #6697CD;
  border-bottom: 1px solid #6697CD;
  display:none;
}
#cnt {
	border-color: #CC0099;
	border-width: 2px solid #CC0099;
}
