﻿
* {
	margin:0;
	padding:0;
}
a {
	color:#FFF;
	text-decoration:none;
}

ul 
{
	list-style:none;
}
#mobanwang_com {
	height:39px;
	background:#ff0000;
	font-size:1.3em;
	text-align:center;
	width:1240px;
	position:fixed; text-align:center;
}
#mobanwang_com a {
	font-size:0.65em;
}
#mobanwang_com li ul {
	display:none;
}
#mobanwang_com li ul li {
	float:none;
}
*html #mobanwang_com li ul li {
	display:inline;
}
#mobanwang_com li ul a {
	float:none;
	height:32px;
	line-height:32px;
	padding:0 10px;
	text-transform:capitalize;
}
#mobanwang_com .height-auto {
	line-height:15px;
	padding:5px 10px;
}
.second-menu, .third-menu, .fourth-menu {
	position:absolute;
}
.first-menu li {
	float:left;
	position:relative;
}
.first-menu {float:left; width:1240px;}
.first-menu a 
{
	float:left;
	display:block;
	padding:0 20px;
	height:37px;
	line-height:37px;
	background:#ff0000;
	border-top:1px solid #4a4a4a;
	border-left:1px solid #4a4a4a;
	border-bottom:1px solid #242424;
	border-right:1px solid #242424;
	font-size:.7em;
}
.first-menu a:hover {
	background:#4698ca;
	border-top:1px solid #5db1e0;
	border-left:1px solid #5db1e0;
}
.second-menu {
	top:37px;
	right:0;
	width:150px;
}
*html .second-menu {
	right:-1px;
}
.second-menu a {
	font-size:11px;
	color:White;
}
.second-menu a.mobanwang {
	background:#3a3a3a url(image/mobanwang.gif) no-repeat right top;
}
.second-menu a.mobanwang:hover {
	background:#4698ca url(image/mobanwang.gif) no-repeat right -32px;
}
.second-menu a.mobanwang-02 {
	background:#3a3a3a url(image/mobanwang.gif) no-repeat right -64px;
}
.second-menu a.mobanwang-02:hover {
	background:#4698ca url(image/mobanwang.gif) no-repeat right -110px;
}

#subMgm {
	width:177px;
}

#subMgm .fourth-menu {
	left:177px;
}
#subMusic, #subNews {
	width:177px;
}


.third-menu, .fourth-menu {
	width:177px;
	top:0;
	left:177px;
}

#subMgm .third-menu {
	left:177px;
}
.third-menu a {
	background:#ff0000;
	font-weight:normal;
	border-top:1px solid #595959;
	border-left:1px solid #595959;
	border-bottom:1px solid #333;
	border-right:1px solid #333;
}

.yuyan{ color:#0066FF; font-size:18px; font-weight:bolder;}

/* Language dropdown that replaces the old per-language menu links.
   Styled to match the .first-menu a items (same red bar, height, borders). */
#lggselectli { float:left; position:relative; }
.lggselect {
	float:left;
	display:block;
	height:39px;
	margin:0;
	padding:0 20px;
	line-height:37px;
	background:#ff0000;
	color:#000;
	border-top:1px solid #4a4a4a;
	border-left:1px solid #4a4a4a;
	border-bottom:1px solid #242424;
	border-right:1px solid #242424;
	font-size:.7em;
	cursor:pointer;
	outline:none;
}
.lggselect:hover {
	background:#4698ca;
	border-top:1px solid #5db1e0;
	border-left:1px solid #5db1e0;
}