#topMenuHandle {
position: absolute;
display: block;
left: 15px;
top: 0;
line-height: 20px;
z-index: 90;
background-color: #111;
font-weight: bold;
padding: 2px 8px;
color: #EEE;
outline: none;
border-left: 1px solid #DDD;
border-right: 1px solid #DDD;
border-bottom: 1px solid #DDD;
}

#topMenuHandle:hover {
background-color: #FFF;
color: #444;
text-decoration: none;
}




/* for FANZ */

/* 
.header_bg {
	position: relative;
	width:100%;
}

#topMenu {
	width:100%;
	height: 42px;
	line-height: 42px;
	color: #EEE;
	background:url(/images/d5/bg_topPanel.png) repeat-x;
}

.menuLoca {
	height:120px;
	background:#fff;
}

.limitWide {
	position:relative;
	margin:0 auto;
	width:935px;
}

#logoDiv {
	position:relative;
	width:93px;
	height:93px;
	top:-42px;
	left:20px;
}

.logo a {
	display:block;
	width: 93px;
	height: 93px;
	cursor:pointer;
	background:url(/images/t6/logo.gif) no-repeat;
}

.menuNavDiv {
	position:relative;
	float: left;
	width: 440px;
	height:42px;
	line-height:42px;
	font-size: 12px;
	left:100px;
	font-weight: bold;
}

.menuNavBtn a {
	float: left;
	display:inline-block;
	font-size: 12px;
	margin-left:20px;
}

.menuNavBtn a:link,
.menuNavBtn a:visited {
	color: #fff;
}

.menuNavBtn a:hover {
	color: #cc0000;
	text-decoration: none;
}

#searchDiv {
	position:relative;
	float: right;
	width:220px;
	line-height:42px;
	_margin-top:10px;
}

.loginDiv {
	position:relative;
	float: right;
	width: 120px;
	height:42px;
	line-height:42px;
	font-size: 12px;
	font-weight: bold;
}
eidt 09.3.5 */



.pageTitle {/* eidt 09.3.5 */
	width:960px;
	margin:0 auto;
}

.pageTitle h1 {
	display:block;
	float:left;
	width:400px;
	font-size:26px;
	font-weight:bold;
	color:#000;
}

.pageTitle .navLink {
	float:right;
	width:500px;
	line-height:40px;
	text-align:right;
	color:#666;
}

.pageTitle .navLink span {
	color:#cc0000;
}
.pageTitle .navLink a:link,
.pageTitle .navLink a:visited {
	color:#666;
}



/*.logo_black{
position:relative;
margin-left: auto;
margin-right: auto;
display:block;
width: 960px;
height: 120px;
line-height: 35px;
}

.logo_black a {
display:block;
width: 120px;
height: 120px;
cursor:pointer;
background: url(/images/t6/logo_black.gif) no-repeat;
}

#title_myPanel {
	position: relative;
	width: 100%;
	height: 110px;
	margin: 0 0 10px 0;
	background:url(/images/t6/title_myPanel.gif) no-repeat top right;
}

.myPanel_nav {
	position: relative;
	width: 100%;
	top:95px;
}

.myPanel_nav ul {
	padding:0 5px;
	list-style:none;
}
.myPanel_nav ul li {
	float:left;
	margin:0 5px;
	background:#000;
}
.myPanel_nav ul li a {
	display:block;
	line-height:25px;
	padding:0 5px;
	font-size:12px;
}
.myPanel_nav ul li a:link {
	color:#e00000;
	font-size:12px;
}
.myPanel_nav ul li a:visited {
	color:#e00000;
	font-size:12px;
}

.myPanel_nav ul li a:link#curTab {
	font-size:12px;
	color:#fff;
	background:#e00000;
}

.myPanel_nav ul li a:visited#curTab {
	font-size:12px;
	color:#fff;
	background:#e00000;
}*/





































