.SearchLanguage{ height: 36px; padding: 0px 6px; background: url(../images/search_language_bg.gif) repeat-x;}

/*多语言区域*/
#LanguageArea{ float: right;}
#LanguageArea .Title {
	font-size: 8.5pt;
	font-weight: bold;
	color: #E4B7C5;
	background: url(../images/left_language_titlebg01.gif) repeat-x left center;
}
#LanguageArea .MiddleBg01 {
	background: url(../images/left_language_middle_bg01.gif) repeat-y;
	padding: 5px;
	text-align: center;
}
#Language img {
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
	white-space: nowrap;
}


/*搜索区域*/
.SearchArea{ margin-top: 6px;}
.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: #E4B7C5;
}
.SearchTitle a img{ vertical-align: middle;}
.SearchMiddleBg { padding-left: 5px; padding-right: 5px;}

/*会员地区 左边菜单地区搜索 地区风格设置*/
/*会员地区,左边菜单整体风格*/
.DivMemberLeftMenu{ }
.MemberLeftMenuArea{	width: 100%; margin-bottom: 15px;}
.MemberLeftMenuBottom{ /*border-left: 2px solid #FFFFFF; border-right: 2px solid #FFFFFF;*/ padding-top: 4px;	text-align: center;}
/*会员地区,左边菜单整体风格 End*/
.MemberTitle{	background: #C40E44 /*url(../images/left_member_titlebg01.gif) no-repeat*/; padding-top: 5px;}
.MemberTitle .Right01{ /*background: url(../images/left_member_titlebg01.gif) no-repeat right top;*/}
.MemberLogonArea{ font-size: 9pt; color: #F7ABEF; font-weight: bold; width: 160px;  text-align: left;}
.MemberLogonArea input{
	font-weight: normal;
	width: 160px;
	background-color: #FFDEE9;
	border: 1px solid #FF77C4;
	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: #C40E44/* url(../images/left_member_bot.gif) no-repeat left bottom*/; padding-left: 10px; border-bottom: 4px solid #670E1A;}
.MemberBot div{ /*background: url(../images/left_member_bot.gif) no-repeat right bottom; */padding: 0px 8px 5px 5px;}


/*左边菜单区域*/
.LeftMenuTitle {	background: #95005B/*url(../images/left_menu_titlebg01.gif) no-repeat*/; padding-top: 5px;}
.LeftMenuTitle .Right01{ /*background: url(../images/left_menu_titlebg01.gif) no-repeat right top;*/}

.LeftMenuMiddleBg01{ background: #310A0E url(../images/left_menu_mid_bg01.gif) repeat-x left bottom; padding: 0px 0px 5px 0px; border: 2px solid #95005B; border-top: none;}
.LeftMenuMiddleBg02{}

.LeftMenuBot{ background: #310A0E/* url(../images/left_menu_bot.gif) no-repeat left bottom*/; padding-left: 10px; display: none;}
.LeftMenuBot div{ line-height: 16px; background: url(../images/left_menu_bot.gif) no-repeat right bottom;}

.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{ padding-left: 4px;}
.MemberTitle div,.LeftMenuTitle div{ font-size: 9pt;	font-weight: bold; padding: 7px 0px 4px 9px;}

.MemberTitle table{ color: #FFFFFF;	/*filter:Glow(Color=#002A4A, Strength=3);*/}
.LeftMenuTitle table{ color:#FFFFFF;}

/*左边菜单地区风格*/

.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 {}
.MemberMenu a{
	color: #FFB2D4;
	text-decoration: none;
	background-image: url(../images/left_member_but.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	border-top: 1px dashed #680022;
	border-bottom: 1px dashed #D72F60;	
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 16px;
}
.MemberMenu a:hover,.MemberMenu .Current a{
	color: #FFFFFF;
	background-color: #720021;
	background-position: -296px top;
	border-top: 1px solid #4A0015;
	border-bottom: 1px solid #4A0015;
}
/*#LeftMenu 左边导航菜单区域 通过对 dl  dt(子菜单部分) a 等一些标签设置了菜单和子菜单风格*/
#LeftMenu{ border-top: 1px solid #C3127E;}
#LeftMenu div{ background: #590009; padding-left: 15px; border-top: 1px solid #5B272D; border-bottom: 2px solid #5B272D;}
#LeftMenu dl,#LeftMenu dt{ width: 100%; display: block;	margin: 0px;}

#LeftMenu dl img,#LeftMenu dt img{ margin-top: 2px; position: absolute;	z-index: 10;}
#LeftMenu dl img{	margin-left: 185px;}
#LeftMenu dt img{	margin-left: 170px;}

#LeftMenu dl a{
	color: #FFD38D;
	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 #5B272D;
	padding-left: 15px;
	padding-right: 14px;
	padding-top: 6px;
	padding-bottom: 4px;
}
#LeftMenu dl a:hover,#LeftMenu dl.Current a{
	color: #FFFCB6;
	background-position: -290px top;
	border-bottom: 1px solid #8D0000;
}

#LeftMenu dt a{
	font-size: 9pt;
	color: #FFD38D;
	text-decoration: none;
	background-image: url(../images/left_submenu_but.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	border-bottom: 1px dashed #1A0003;
	padding-left: 10px;
	padding-right: 14px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#LeftMenu dt a:hover,#LeftMenu dt.Current a{
	color: #FFFFFF;
	background-position: -295px top;
	border-bottom: 1px dashed #B90068;
}


/*左边探出子菜单区域风格*/
.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: #880A0B;
	background-image: ;
	background-repeat: no-repeat;
	background-position: right bottom;
	border-top: 2px solid #FF7CC6;
	border-right: 2px solid #FF7CC6;
	border-bottom: 2px solid #FF7CC6;
}
.LeftPopMenu a{
	font-size: 9pt;
	color: #FFB3EC;
	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: 1px dashed #FFA2C9;
	display: block;
}
.LeftPopMenu a:hover,.LeftPopMenu a.Current{
	color: #FFFEAA;
	background-color: #B90068;
	background-position: -280px top;
}
.LeftPopMenu div{ float: right;}
/*End*/
/*music控制*/
.MusicText{
	font-family: Tahoma, Arial, Verdana, "宋体", "新宋体";
	font-size: 8.5pt;
	color: #FFB6BC;
	white-space: nowrap;
}
.MusicTextCurrent{	color: #FFFFFF;}
.MusicText a,.MusicText a:visited{
	font-size: 8.5pt;
	color: #FFFFFF;
	text-decoration: blink;
	font-family: Tahoma, Arial, Verdana, "宋体", "新宋体";
}
/*music控制End*/