﻿if (typeof _headstyle == 'undefined'){
    document.writeln('<style type="text/css">');
	document.writeln('#header {width:995px; margin:0 auto; padding:0px; overflow:hidden;}');
	document.writeln('#dash {padding:0px; margin:0 auto; color:#F13A01; height:25px; width:995px; text-align:right; font-weight:bold;}');
	document.writeln('#dash a{color:#F13A01; text-decoration:none;}');
	document.writeln('#dash a:hover{color:#fff; text-decoration:underline;}');
	document.writeln('#menu {float:left; width:995px; padding:0px; margin:0px;}');
	document.writeln('#menu h1{margin:0px; padding:0px; width:216px; height:95px; overflow:hidden; float:left;}');
	document.writeln('#menu h1 img{margin:0px; padding:0px; border:0;}');	
	document.writeln('.head_ad{width:760px; height:90px; float:right; border:0px;}');
	document.writeln('#nav{float:left; padding:0px; margin:0px; width:100%; margin-top:5px; background:url(http://www.cqysh.com/images/nav_bg_off.jpg) repeat-x;}');
	document.writeln('#nav li{float: left; position: relative; height:50px; font-size:14px; text-align: center; list-style:none;}');	
	document.writeln('#nav li a {width:99px;height:45px;display: block;	padding:5px 5px 0 5px;font-family: Arial, sans-serif;font-weight: bold;text-decoration: none;color: #fff;border-left: 1px solid #414141;}');	
	document.writeln('#nav li a em,#nav li span em {display: block;	font-size: 80%;	font-style: normal;	font-weight: normal;text-transform: capitalize;color: #ccc;}');
	document.writeln('#nav li:hover a,#nav li.sfhover a {border-top-color: #a1a1a1;	border-left-color: #727272;	background: #333 url(http://www.cqysh.com/images/nav-on-bg.jpg) repeat-x top left;}');
	document.writeln('#nav li a:hover {height:45px;	border-top-color: #b9e3fc;border-left-color: #F13A01;background: #F13A01 url(navnew-hov.jpg) repeat-x top left;}');
	document.writeln('</style>');
}

document.writeln('<div id="header">');
document.writeln('<div id="dash">Member Club | <a href="http://www.cqysh.com/register/register.asp" target="_blank">Join www.cqnightlife.com</a> | <a href="http://www.cqysh.com/contact/sitemap.asp" target="_blank">sitemap</a></div>');
document.writeln('<div id="menu">');
document.writeln('<h1><a href="http://www.cqysh.com" target="_blank"><img src="http://www.cqysh.com/images/logo.jpg" alt="重庆夜生活www.cqysh.com,www.cqnightlife.com--重庆最大的夜生活娱乐消费导航网站" /></a></h1>');
document.writeln('<img src="http://www.cqysh.com/webad/head.gif" alt="" class="head_ad" />');
document.writeln('<ul id="nav"> ');
document.writeln('<li id="home"><a href="http://www.cqysh.com" title="nightlife Home" target="_blank">网站首页<em>Home</em></a></li>');
document.writeln('<li id="Li7"><a href="http://www.cqysh.com/bar/index.asp" title="The Bar" target="_blank">娱吧首页<em>The Bar</em></a></li>');
document.writeln('<li id="Li7"><a href="http://www.cqysh.com/news/index.asp" title="The News" target="_blank">娱吧资讯<em>The News</em></a></li>');
document.writeln('<li id="Li7"><a href="http://www.cqysh.com/map/index.asp" title="The Map" target="_blank">夜 地 图<em>The Map</em></a></li>');
document.writeln('<li id="Li8"><a href="http://www.cqysh.com/category/bar/index.asp" title="The Barroom">酒吧列表<em>The Barroom</em></a></li>');
document.writeln('<li id="thektv"><a href="http://www.cqysh.com/category/ktv/index.asp" title="The KTV">KTV列表<em>The KTV</em></a></li>');
document.writeln('<li id="Restaurant"><a href="http://www.cqysh.com/category/Restaurant/index.asp" title="The Restaurant">餐饮美食<em>The Restaurant</em></a></li>');
document.writeln('</ul>');
document.writeln('</div>');
document.writeln('</div>');
