@charset "utf-8";
/* CSS Document */

#Whatever{width:354px;}
ul.TabBarLevel1{
	list-style:none;
	margin:0;
	padding:0;
	height:32px;
	text-align:center;
	background: url(../images/main_newsbg.gif) right no-repeat; 
}
ul.TabBarLevel1 li{
	float:left;
	padding:10px 0 0 0;
	height:22px;
	width:105px;
    text-align:center;
	background: url(../images/newsbg_over2.gif) left top no-repeat;
}

ul.TabBarLevel1 a{ font-size:14px; color: #666; font-weight:bold; text-decoration:none;}

ul.TabBarLevel1 li.Selected{
	background: url(../images/newsbg_over.gif) left top no-repeat;
}

ul.TabBarLevel1 li a:link,ul.TabBarLevel1 li a:visited{
	color:#666;
}
ul.TabBarLevel1 li a:hover,ul.TabBarLevel1 li a:active{
	color: #666;
	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:url(../images/tools_bg.gif) bottom repeat-x;
  width:322px;
  height:145px;
  padding : 2px 15px;
  border-left: 1px solid #efd38b;
  border-right: 1px solid #efd38b;
  border-bottom: 1px solid #efd38b;
  display:none;
}

#dTab1 ul,#dTab2 ul{ margin:0; padding:0; list-style:none;}
#dTab1 li,#dTab2 li{ line-height:28px; border-bottom: dashed #bbb 1px; background:url(../images/ico7.gif) no-repeat; background-position:3px 50%; padding-left:20px; color:#777;}






#User_Whatever{width:750px; margin:10px 0 0 0;}
ul.User_TabBarLevel1{list-style:none;margin:0 0 0 10px;padding:0;height:32px;text-align:center; background: url(../images/user_menubg.gif) repeat-x bottom;}
ul.User_TabBarLevel1 li{float:left;padding:10px 0 0 0;height:20px;width:105px;text-align:center;
background:#fff3c4; color:#666; border:#efd38b solid; border-width:1px 1px 1px 1px; margin-right:3px;}

ul.User_TabBarLevel1 a{ font-size:12px; color: #666; font-weight:bold; text-decoration:none;}
ul.User_TabBarLevel1 li.User_Selected{background:#fffcf1; border:#efd38b solid;height:21px; border-width:1px 1px 0 1px;}
ul.User_TabBarLevel1 li a:link,ul.User_TabBarLevel1 li a:visited{color:#666;}
ul.User_TabBarLevel1 li a:hover,ul.User_TabBarLevel1 li a:active{color: #f97200;text-decoration:none;}
ul.User_TabBarLevel1 li.User_Selected a:link,ul.User_TabBarLevel1 li.User_Selected a:visited{color:#f97200;}
ul.User_TabBarLevel1 li.User_Selected a:hover,ul.User_TabBarLevel1 li.User_Selected a:active{color:#f97200;text-decoration:none;}
div.User_HackBox { width:716px; padding : 2px 15px;  display:none;}
#User_dTab1 ul,#User_dTab2 ul,#User_dTab3 ul{ margin:0; padding:0; list-style:none;}
#User_dTab1 li,#User_dTab2 li,#User_dTab3 li{ line-height:28px; border-bottom: dashed #bbb 1px; background:url(../images/ico7.gif) no-repeat; background-position:3px 50%; padding-left:20px; color:#777;}