document.writeln("<style type=\"text\/css\">");
document.writeln("<!--");
document.write('body,ul{');
document.write('	margin:0;');
document.write('	padding:0;');
document.write('	font-size:12px;');
document.write('	font-family: Tahoma;');
//document.write('	color: #686868;');
document.write('	word-break:break-all;');
document.write('	list-style:none;');
document.write('}');
document.write('.headerMenu{');
document.write('	margin: 0 auto;');
document.write('	width:960px;');
document.write('	height: 35px;');
document.write('	background:url(http://game.mop.com/images/bg_header.gif) no-repeat;');
document.write('}');
document.write('.headerMenu .logo{');
document.write('	padding-left: 128px;');
document.write('	width: 120px;');
document.write('	float: left;');
document.write('	font-size:12px;');
document.write('	font-family: Tahoma;');
document.write('}');
document.write('.headerMenu .logo a{');
document.write('	width: 125px;');
document.write('	height: 30px;');
document.write('	color:#FF6600;');
document.write('	font-weight: bold;');
document.write('	display: block;');
document.write('	font-size:12px;');
document.write('	font-family: Tahoma;');
document.write('}');
document.write('.headerMenu .tit{');
document.write('	width: 680px;');
document.write('	float: right;');
document.write('	font-size:12px;');
document.write('	font-family: Tahoma;');
document.write('}');
document.write('.headerMenu .tit a{');
document.write('	padding:0 5px 0 4px;');
document.write('	line-height: 30px;');
document.write('	color: #303030;');
document.write('	font-size:12px;');
document.write('	font-family: Tahoma;');
document.write('}');
document.write('.headerMenu .tit .ent{');
document.write('	padding:0 10px 0 8px;');
document.write('	background:url(http://game.mop.com/images/ico_head.gif) no-repeat 0 8px;');
document.write('}');
document.writeln("-->");
document.writeln("<\/style>");
document.write('<div class="headerMenu">');
document.write('		<ul>');
document.write('			<li class="logo"><a href="http://game.mop.com" target="_blank">手动 跳动 心动 行动</a></li>');
document.write('			<li class="tit">');
document.write('				<a href="http://ent.mop.com" target="_blank" class="ent">娱乐中心</a>');
document.write('				<a href="http://game.mop.com" target="_blank">首页</a>|');
document.write('				<a href="http://game.mop.com/wlyx/index.shtml" target="_blank">网游</a>|');
document.write('				<a href="http://game.mop.com/dnyx/index.shtml" target="_blank">单机</a>|');
document.write('				<a href="http://game.mop.com/dzjj/index.shtml" target="_blank">电竞</a>|');
document.write('				<a href="http://wow.game.mop.com/" target="_blank">魔兽中国</a>|');
document.write('				<a href="http://pet.mop.com/" target="_blank">猫游记</a>|');
document.write('				<a href="http://game.mop.com/yxxz/index.shtml" target="_blank">下载</a>|');
document.write('				<a href="http://game.mop.com/yxbz/index.shtml" target="_blank">壁纸</a>|');
document.write('				<a href="http://game.mop.com/flash/index.shtml" target="_blank">Flash</a>|');
document.write('				<a href="http://game.mop.com/mm/" target="_blank">美眉</a>|');
document.write('				<a href="http://game.mop.com/tuwen" target="_blank">图文</a>|');
document.write('				<a href="http://gtv.game.mop.com/" target="_blank">视频</a>|');
document.write('				<a href="http://bbs.game.mop.com/" target="_blank">论坛</a>');
document.write('			</li>');
document.write('		</ul>');
document.write('	</div>');
