﻿#Menu_bg #Menu_top
{
	width: 818px;
	color: #ffffff;
	font-weight: bold;
	margin-top: 5px;
	padding-left: 20px;
}
#Menu_bg #Menu_top div.sWhite
{
	float: left;
	color: #ffffff;
	font-size: 14px;
	margin-top: -2px;
	*margin-top: 0px;
	_margin-top: 02px;
}
#Menu_bg #Menu_top div.sSpace
{
	float: left;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	margin-top: -2px;
}
#Menu_bg #Menu_top A
{
	font-size: 14px;
	font-family: Tahoma, "宋体";
	color: #ffffff;
	text-decoration: none;
}
#Menu_bg #Menu_top A:link
{
	font-size: 14px;
	font-family: Tahoma, "宋体";
	color: #ffffff;
	text-decoration: none;
}
#Menu_bg #Menu_top A:visited
{
	font-size: 14px;
	font-family: Tahoma, "宋体";
	color: #ffffff;
	text-decoration: none;
}
#Menu_bg #Menu_top A:hover
{
	font-size: 14px;
	font-family: Tahoma, "宋体";
	color: #ffffff;
	text-decoration: none;
}
#Menu_bg #Menu_top #ThemeColor
{
	float: right;
	width: 80px;
	height: 15px;
	margin-top: 3px;
	margin-right: 5px;
}
#Menu_bg #Menu_top #ThemeColor #blue
{
	float: left;
	width: 14px;
	height: 15px;
	background: url(../images/theme.gif) no-repeat;
}
#Menu_bg #Menu_top #ThemeColor #blue.selected
{
	float: left;
	width: 14px;
	height: 15px;
	background: url(../images/theme.gif) no-repeat 0% 100%;
}
#Menu_bg #Menu_top #ThemeColor #orange
{
	float: left;
	width: 14px;
	height: 15px;
	background: url(../images/theme.gif) no-repeat 32% 0%;
	margin-left: 6px;
}
#Menu_bg #Menu_top #ThemeColor #orange.selected
{
	float: left;
	width: 14px;
	height: 15px;
	background: url(../images/theme.gif) no-repeat 32% 100%;
	margin-left: 6px;
}
#Menu_bg #Menu_top #ThemeColor #green
{
	float: left;
	width: 14px;
	height: 15px;
	background: url(../images/theme.gif) no-repeat 66% 0%;
	margin-left: 6px;
}
#Menu_bg #Menu_top #ThemeColor #green.selected
{
	float: left;
	width: 14px;
	height: 15px;
	background: url(../images/theme.gif) no-repeat 66% 100%;
	margin-left: 6px;
}
#Menu_bg #Menu_top #ThemeColor #red
{
	float: left;
	width: 14px;
	height: 15px;
	background: url(../images/theme.gif) no-repeat 98% 0%;
	margin-left: 6px;
}
#Menu_bg #Menu_top #ThemeColor #red.selected
{
	float: left;
	width: 14px;
	height: 15px;
	background: url(../images/theme.gif) no-repeat 98% 100%;
	margin-left: 6px;
}
#Menu_bg #Menu_bottom
{
	float: left;
	width: 838px;
	margin-top: 12px;
}
#Menu_bg #Menu_bottom #bottom_title
{
	color: #ffffff;
	float: left;
	margin: 0px 0px 0px 18px;
	*margin: 0px 0px 0px 18px;
	_margin: -1px 0px 0px 9px;
}
#Menu_bg #Menu_bottom #scroll_subtitles
{
	float: left;
	width: 280px;
	height: 18px;
	margin-left: 20px;
	display: inline;
}
#Menu_bg #Menu_bottom #scroll_subtitles .redtitle
{
	color: #d12501;
}
#Menu_bg #Menu_bottom #scroll_subtitles .scroll_content
{
	color: #333333;
	margin-top: -1px;
}
#Menu_bg #Menu_bottom #search_img
{
	float: left;
	background: url(../images/search.gif) no-repeat;
	width: 21px;
	height: 16px;
	margin-top: 1px;
	margin-left: 50px;
}
#Menu_bg #Menu_bottom #search_title
{
	float: left;
	margin-left: 5px;
	font-weight: bold;
}
#Menu_bg #Menu_bottom .search_div
{
	float: left;
	margin-left: 3px;
	margin-top: -1px;
}
#Menu_bg #Menu_bottom .search_div .btnSearch
{
	background: url(../images/btn_search_01.gif);
	border-style: none;
	width: 37px;
	height: 20px;
	margin-top: 0px;
	*margin-top: 0px;
	_margin-top: 1px;
}
#Menu_favorite
{
	float: left;
	width: 55px;
	height: 62px;
	background: url(../images/favorite.gif) no-repeat;
	margin-top: -3px;
	*margin-top: 3px;
	_margin-top: 3px;
	margin-left: 5px;
}
#Menu_index
{
	float: left;
	width: 55px;
	height: 62px;
	background: url(../images/index.gif) no-repeat;
	margin-top: -3px;
	*margin-top: 3px;
	_margin-top: 3px;
	margin-left: 5px;
}
#Menu_favorite A
{
	width: 55px;
	height: 62px;
	text-decoration: none;
}
#Menu_favorite A:hover
{
	width: 55px;
	height: 62px;
	text-decoration: none;
	cursor: pointer;
}
#Menu_favorite div
{
	width: 55px;
	height: 62px;
}
#Menu_index A
{
	width: 55px;
	height: 62px;
	text-decoration: none;
}
#Menu_index A:hover
{
	width: 55px;
	height: 62px;
	text-decoration: none;
	cursor: pointer;
}
#Menu_index div
{
	width: 55px;
	height: 62px;
}