@charset "utf-8";
body {	margin: 0px;	padding: 0px;}
ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
/* 头部菜单条 */
#top {
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	height: 35px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.top {
	height: 34px;
	width: 996px;
	margin-right: auto;
	margin-left: auto;
}
#top .top .top_l {
	float: left;
	height: 34px;
	width: 596px;
}
#top .top .top_l .top_logo {
	float: left;
	height: 34px;
	width: 107px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e5e5e5;
}
#top .top .top_l .game {
	line-height: 34px;
	font-size: 12px;
}
#top .top .top_l .game li {
	float: left;
	border-right:1px solid #e5e5e5;
	margin: 0px;
	padding: 0px;
}
#top .top .top_l .game li a:link {
	color: #333333;
	text-decoration: none;
	font-family: "宋体";
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	height: 34px;
	line-height: 34px;
	width: 50px;
	text-align: center;
}
#top .top .top_l .game li a:visited {
	color: #333333;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	font-family: "宋体";
	height: 34px;
	width: 50px;
	text-align: center;
}
#top .top .top_l .game li a:hover {
	color: #333333;
	text-decoration: none;
	background-image: url(../images/top_game_on.jpg);
	background-repeat: repeat-x;
	font-family: "宋体";
	display: block;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 34px;
	height: 34px;
	width: 50px;
	text-align: center;
}#top .top .top_r {
	float: right;
	height: 34px;
	width: 400px;
	color: #666666;
}
#top .top .top_r a {
	text-decoration: underline;
	color: #0066FF;
}
#top .top .top_r .top_login {
	font-size: 12px;
	line-height: 34px;
	float: left;
	width: 138px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0e0e0;
}
#top  .top  .top_r  ul {
	float: right;
	font-size: 12px;
	line-height: 34px;
}
#top  .top  .top_r  ul  li {
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e5e5e5;
	width: 86px;
	line-height: 34px;
	height: 34px;
}
#top .top .top_r ul .bg_act {
	background-image: url(images/top_account.jpg);
	background-repeat: no-repeat;
	background-position: 0px 9px;
}
#top .top .top_r ul a:link {
	text-decoration: none;
	color: #666666;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	width: 76px;
	line-height: 34px;
	height: 34px;
}
#top .top .top_r ul a:visited {
	text-decoration: none;
	color: #666666;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	width: 76px;
	line-height: 34px;
	height: 34px;
}


#top .top .top_r ul a:hover {
	background-image: url(../images/top_game_on.jpg);
	background-repeat: repeat-x;
	line-height: 34px;
}
#top .top .top_r ul a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 8px;
	line-height: 34px;
	padding-bottom: 10px;
	vertical-align: middle;
	padding-right: 3px;
}
#top .top .top_r ul li.id {
	background-image: url(images/top_money.jpg);
}
