
.btmenu:link{
	color: #fff;
	text-decoration: none;
}
.btmenu:visited{
	color: #fff;
	text-decoration: none;
}
.btmenu:hover{
	color: #ff6611;
	text-decoration: underline;
}
.fw{color:#fff;};
.tb_head_r{float:right;}
.tb_head_r img{float:right;margin:2px;}
.nav{
	background-image: url(../images/mmm.gif);
	background-repeat: no-repeat;
	height: 35px;
	width: 990px;
	margin:6px auto 0px auto;
}
.nav ul{padding-left:60px;}
.nav li{float:left;height:35px;line-height:35px;padding:0px 5px;}
.nav li a:link{
	color: #fff;
	text-decoration: none;
}
.nav li a:visited{
	color: #fff;
	text-decoration: none;
}
.nav li a:hover{
	color: #ff0000;
	text-decoration: underline;
}
.navbg{
	background-image: url(../images/070.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 990px;
	margin:0px auto;
}
.split{
	background-image: url(../images/split.gif);
	background-repeat: no-repeat;
	width: 1px;
	background-position: center;
}