@charset "utf-8";
#dropmenu {
	z-index:40;
	position:absolute;
	float:left;
	top: 0px;
	left: 0px;
	width:320px;
	height:390px;	
}
#ExternalInterfaceExample2{
	width:320px;
	background:url('http://img.tvb.com/event/musicbattle/season2/menu_index_bg.png')no-repeat scroll center center transparent;
}
#ExternalInterfaceExample2 a:link{
	color:#FFF;
	position:absolute;
	top:220px;
	left:50px;
}
