body, html {
	width:99%;
	height:100%;
}
body {
/* background-image:url(/images/background_advertising.jpg); */
background-repeat:no-repeat;
background-attachment:fixed;
font-size:11px;
font-family:Tahoma, Verdana, Arial;
line-height:140%;
color:#707070;
}
.submenu_noactive {
width:183px;
height:30px;
padding-left:26px;
}

a:link { 
color : #4a4a4a;
font-family : Tahoma, Verdana, Arial;
font-size : 11px;
text-decoration : none;
} 
a:visited { 
color : #4a4a4a;
font-family : Tahoma, Verdana, Arial;
font-size : 11px;
text-decoration : none;
} 
a:hover { 
color : #000000;
font-family : Tahoma, Verdana, Arial;
font-size : 11px;
text-decoration : underline;
} 
a:active { 
color : #000000;
font-family : Tahoma, Verdana, Arial;
font-size : 11px;
text-decoration : underline;
}

a.sub:link { 
color : #ffffff;
font-family : Tahoma, Verdana, Arial;
font-size : 11px;
text-decoration : none;
} 
a.sub:visited { 
color : #ffffff;
font-family : Tahoma, Verdana, Arial;
font-size : 11px;
text-decoration : none;
} 
a.sub:hover { 
/*color : #000000; */
font-family : Tahoma, Verdana, Arial;
font-size : 11px;
text-decoration : underline;
} 
a.sub:active { 
/* color : #000000; */
font-family : Tahoma, Verdana, Arial;
font-size : 11px;
text-decoration : underline;
}

.active {
background-image:url(/images/menu02_advertising.jpg);
width:109px;
font-family:Tahoma, Verdana, Arial;
font-size:11px;
color:#9fb45f;
}

.head {
padding-top:35px;
padding-bottom:41px;
padding-left:26px;
}

.info {
background-image:url(/images/info_advertising.jpg);
background-position:bottom;
background-repeat:no-repeat;
background-color:#FFFFFF;
height:499px;
padding-top:22px;
}

.submenu_active {
width:183px;
height:30px;
padding-left:26px;
background-image:url(/images/menuBG.jpg);
color:#FFFFFF;
}

.submenu_active:hover {
	background:none;
	background-color:#000;
}

.leftmenu {
width:183px;
height:30px;
padding-left:26px;
cursor:pointer;
}

.lang_active
{
	font-weight:bold;
}

a.sub_link
{
	text-decoration:none;
	color:#707070;
}

#mp3list {

}

#mp3list div {
	width:308px;
	float:left;
	padding:9px 0 9px 10px;
	border-left:1px solid #fff;
}

#mp3list div a:hover {
	color:#fff;
}

#mp3list div.a {
	background-color:#ececec;
}

#mp3list div:hover , #mp3list div:hover a {
	background-color:#000;
	color:#fff;
}

#mp3player {
	margin:0;
	padding:0;
	clear:both;
	width:100%;
}

#mp3player div {
	background-color:#000;
	color:#fff;
	width:100%;
	padding:9px 0;
}


#top20 thead td {
	font-size:11px;
	font-weight:bold;
}

#top20 td {
	height:30px;
	padding:3px;
}

#top20 tbody tr.a td {
	background-color:#ececec;
}

#top20 tbody tr:hover td, #top20 tbody tr.a:hover td {
	background-color:#ccc;
}

#top1 {
	color:red;
	font-size:16px;
	font-weight:bold;
}

#top2 {
	color:green;
	font-size:15px;
	font-weight:bold;
}

#top3 {
	color:#000;
	font-size:14px;
	font-weight:bold;
}

#top4 {
	font-size:13px;
	font-weight:bold;
}

#top5 {
	font-size:12px;
	font-weight:bold;
}

.tip {
	display:block;
	width:24px;
	height:24px;
}

.div_tip {
	display:none;
}
.div_tip span {
	font-size:9px;
}

.mp3 {
	border-bottom:1px solid #707070;
}
