/*body {
	background:#000;
}*/
#techbang-header {	
	height:90px;
	width:100%;
	/*background:#FFFFFF;*/
	margin:0;
	display:block;
}
#techbang-header a {
	display:block;
}
#techbang-logo {
	padding:5px 10px 0 0;
}
#techbang-logo a {
	background:url("../bg/techbang/game-logo.png") no-repeat;
	text-indent:-9999px;
	height:55px;
}
#techbang-menu {
	height:30px;
	/*border-bottom:5px solid #9152CE;*/
	/*background:#FFFFFF;*/
	font-size:14px;
}
#techbang-menu li {
	float:left;
	list-style:none;
}
#techbang-menu li a {
	padding:9px 10px 7px 13px;
	color:#000000;
	text-decoration:none;
	text-align:center;
	font-weight:bold;
}
#techbang-menu .button-yatta {
	color:#FFFFFF;
	background:url("../bg/techbang/nav-network-current-yatta.png") no-repeat;
}

#techbang-menu li a:hover {
	color:#FFFFFF;
}
#techbang-menu .button-t17:hover {
	background:url("../bg/techbang/t17-nav-network-current.png") no-repeat;}
#techbang-menu .button-techbang:hover {
	background:url("../bg/techbang/nav-network-current-techbang.png") no-repeat;}
#techbang-menu .button-digiphoto:hover {
	background:url("../bg/techbang/nav-network-current-digiphoto.png") no-repeat;}
#techbang-menu .button-bbking:hover {
	background:url("../bg/techbang/nav-network-current-bbking.png") no-repeat;}
#techbang-menu .button-game:hover {
	background:url("../bg/techbang/nav-network-current-game.png") no-repeat;}
	

#techbang-top3 {
	position:absolute;
	/*width:auto;*/
	
	left:0;
	top:20px;
	
	/*border:#000 solid 1px;*/
}


#techbang-top3 a {
	text-decoration:none;
	color: #00F;
	/*border:#000 solid 1px;*/
}

#techbang-top3 a:hover {
	text-decoration:underline;
}

#techbang-top3 .advertise{
  /* float: left;*/
  /* width: 270px !important;*/
  /* width: 270px;*/
  font-size: 12px;
  /*border:#000 solid 1px;*/
}