#menu { width:850px; height:29px; margin:0; padding:0;}
.whitemenu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.whitemenu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.whitemenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
}
#menu {
position:relative;

}

/*???????*/
html > body #tab {
width:921px;
}

/*??IE6:IE6?????*/
#menu div {
	position:absolute;
	top:30px;
	left:0;
	width:1003px;
	height:20px;
	font-size:12px;
	text-align:left;
	color:#666666;
	letter-spacing:1px;
}
#menu .content {
display:block;
}
#menu div {
display:none;
}
#menu ul{margin:0;padding:0;height : 29px;}
#menu li {
	list-style : none;
	height : 29px;
	width:100px;
	display:block;
	background :url(menu2.jpg) no-repeat top;
	margin-right:2px;
	float:left;
	color: #FFFFFF;
}
#menu li a {text-decoration : none;	color : #FFFFFF; letter-spacing:1px;height:29px;width:100px;float:left; text-align:center; padding-top:6px;}
#menu li a:hover {color : #000000;background :url(../images/menu1.png) no-repeat top;width:100px;height : 29px;font-weight:bold;}
#menu .current {background : url(../images/menu1.jpg) no-repeat top;color : #FFFFFF; font-weight:bold;width:100px;height : 29px;}
.tbule {text-decoration : none;color : #666666; letter-spacing:1px;}
.tbule:hover {text-decoration : none;color:#0066cc; letter-spacing:1px;}
