.SearchLanguage{
	padding: 4px;
	border-top: 1px solid #FFFFFF;
	background-image: url(../images/search_language_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

/*多语言区域*/
#LanguageArea{ float: right;}
#LanguageArea .Title {
	font-size: 8.5pt;
	font-weight: bold;
	color: #D00000;
	background-image: url(../images/left_language_titlebg01.gif);
	background-repeat: repeat-x;
}
#LanguageArea .MiddleBg01 {
	background-image: url(../images/left_language_middle_bg01.gif);
	background-repeat: repeat-y;
	padding: 5px;
	text-align: center;
}
#Language img {
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
	white-space: nowrap;
}


/*搜索区域*/
.SearchArea{}
.SearchArea input{
	color: #1C3A0A;
	background-color: #FFFFFF;
	background-image: url(../images/left_search_input_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
	width: 250px;
	padding: 2px;
	border: none;
}
.SearchArea input:hover{
	background-image: url(../images/left_search_input_bg.gif);
	background-position: left bottom;
	border: none;
}
.SearchTitle {
	font-size: 9pt;
	font-weight: bold;
	color: #ACABAB;
}
.SearchTitle a img{ vertical-align: middle;}
.SearchMiddleBg { padding-left: 5px; padding-right: 5px;}

/*会员地区 左边菜单地区搜索 地区风格设置*/
/*会员地区,左边菜单整体风格*/
.DivMemberLeftMenu{ background: #FFFFFF; padding-bottom: 10px; border-right: 1px solid #828181;}
.MemberLeftMenuArea{
	width: 190px;
}
.MemberLeftMenuBottom{ border: 1px solid #4C261B; padding: 5px;	text-align: center;}
/*会员地区,左边菜单整体风格 End*/
.MemberTitle{	background: url(../images/left_member_titlebg01.gif) no-repeat;}
.MemberTitle div{ padding: 2 0 2 9;}
.MemberTitle .Right01{ background: url(../images/left_member_titlebg01.gif) no-repeat right top;}
.MemberLogonArea{ font-size: 9pt; color: #F8FDFF; font-weight: bold; width: 160px;  text-align: left;}
.MemberLogonArea input{
	font-weight: normal;
	width: 160px;
	background-color: #FCF6EC;
	border: 1px solid #BA9E71;
	padding: 2px;
	margin-bottom: 4px;
	display: block;
}
.MemberMiddleBg02 {
	background-color: #DFF2FF;
	border: 1px inset;
	filter:alpha(opacity=60,finishopacity=60,style=1,startX=10,startY=70,finishX=300,finishY=70);
}
.MemberBot{ background: url(../images/left_member_bot.gif) no-repeat left bottom; padding-left: 10px;}
.MemberBot div{ background: url(../images/left_member_bot.gif) no-repeat right bottom; padding: 0 8 15 5;}
/*music控制*/
.MusicText{
	font-family: Tahoma, Arial, Verdana, "宋体", "新宋体";
	font-size: 8.5pt;
	color: #5F3A19;
	white-space: nowrap;
	margin-top: 4px;
	position: absolute;
	z-index: 100;
	right: 25px;
}
.MusicTextCurrent{	color: #EF7200;}
.MusicText a,.MusicText a:visited{
	font-size: 8.5pt;
	color: #704B29;
	text-decoration: blink;
	font-family: Tahoma, Arial, Verdana, "宋体", "新宋体";
}
/*music控制End*/

/*左边菜单区域*/
.LeftMenuTitle {
	background-image: url(../images/left_menu_titlebg01.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.LeftMenuMiddleBg01{ background-color: #FFFFFF; background: url(../images/left_menu_mid_bg01.gif) repeat-x left bottom; padding: 0 2 20 2;}

.LeftMenuMiddleBg02{}
.LeftMenuBottomBg{}


.MemberTitle table{	font-size: 9pt;	font-weight: bold; color: #F3FAFD;	/*filter:Glow(Color=#002A4A, Strength=3);*/}
.LeftMenuTitle table{ 	font-size: 9pt;	font-weight: bold; color:#3C2A64;}

.SearchTitle .Left01,.MemberTitle .Left01,.LanguageTitle .Left01,.SearchTitle .Left01,.LeftMenuTitle .Left01{	text-align: center; width: 24px;}
.SearchTitle .Right01,.MemberTitle .Right01,.LanguageTitle .Right01,.SearchTitle .Right01,.LeftMenuTitle .Right01{	text-align: right; padding: 0 0 0 2;}
.LanguageTitle div,.SearchTitle div,.LeftMenuTitle div{ padding-left: 4px;}


/*左边菜单地区风格*/

.MemberMenu a,.LeftMenu a{
  font-size: 9pt;
	font-weight: bold;
	font-family: Tahoma, Arial, Verdana, sans-serif, "新宋体", "宋体";
	display: block;
}
.MemberMenu div,.MemberMenu dl{ display: block; margin: 0px;}
.MemberMenu { padding: 0 10 0 10;}
.MemberMenu a{
	color: #D5D5D5;
	text-decoration: none;
	background-image: url(../images/left_member_but.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	border-bottom: 1px dashed #7E939F;	
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-bottom: 5px;
}
.MemberMenu a:hover,.MemberMenu .Current a{
	color: #BAECFD;
	background-position: -296px top;
	border-bottom: 1px dashed #45A7C9;
}
/*#LeftMenu 左边导航菜单区域 通过对 dl  dt(子菜单部分) a 等一些标签设置了菜单和子菜单风格*/
#LeftMenu{}
#LeftMenu dl,#LeftMenu dt{ width: 100%; display: block;	margin: 0px;}
#LeftMenu dl img,#LeftMenu dt img{
	margin-top: 2px;
	margin-left: 173px;
	position: absolute;
	z-index: 10;
}
#LeftMenu dl a{
	color: #5B5B5B;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../images/left_menu_but.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	border-bottom: 1px solid #7B7C7B;
	padding-left: 10px;
	padding-right: 14px;
	padding-top: 1px;
	padding-bottom: 4px;
	margin-top: 5px;
}
#LeftMenu dl a:hover,#LeftMenu dl.Current a{
	color: #2E7E9A;
	background-position: -296px top;
	border-bottom: 1px solid #AAAFAB;
}

#LeftMenu dt a{
	font-size: 9pt;
	color: #5A5A5A;
	text-decoration: none;
	background-color: #F0F0F0;
	background-image: url(../images/left_submenu_but.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	border-bottom: 1px dashed #A68262;
	padding-left: 25px;
	padding-right: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#LeftMenu dt a:hover,#LeftMenu dt.Current a{
	color: #2A6A82;
	background-color: #F3F3F3;
	background-position: -280px top;
	border-bottom: 1px dashed #767474;
}


/*左边探出子菜单区域风格*/
.LeftPopMenuLayer {
	width: 210px;
	FILTER: progid:DXImageTransform.Microsoft.Shadow(color=#06242E, Direction=135, Strength=2);
	z-index: 100;
}
.LeftPopMenuLeft {
	background-image: url(../images/left_popmenu_left.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 15px;
}
.LeftPopMenu {
	background-color: #F0F0F0;
	background-image: url(../images/left_popmenu_bg01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top: 2px solid #8C6C4E;
	border-right: 2px solid #8C6C4E;
	border-bottom: 2px solid #8C6C4E;
}
.LeftPopMenu a{
	font-size: 9pt;
	color: #BF431C;
	text-decoration: none;
	background-image: url(../images/left_popmenu_but.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-right: 4px;
	border-bottom: #769CA2 dashed 1px;
	display: block;
}
.LeftPopMenu a:hover,.LeftPopMenu a.Current{
	color: #654526;
	background-color: #D1D1D1;
	background-position: -280 top;
}
.LeftPopMenu div{ float: right;}
/*End*/