﻿div#logo
{
	width:767px;
	height:112px;
    background:url(../../images/upup.JPG)
      no-repeat top;
}
div#menubar
{	
    margin:0 auto;
	width:767px;
	height:40px;
    background: url(../../images/up.JPG)
		no-repeat left top;
}
div#menubar ul
{
	margin-top:0px;
	margin-bottom:0px;
	margin-left:20px;
	padding:0px;
    list-style:none;
}
div#menubar li
{
    padding:0 0 0 5px;
	background:url(../../images/chinadreaminn3_r4_c21.png)
      no-repeat left 10px;
	float:left;
}
div#menubar li a 
{
	display:block; 
    padding:14px 10px 8px 10px;
	font-weight:bold;
	color:#00446E;
	font-size:11pt;
}
div#menubar li#current 
{
    background:url(../../images/002.gif)
		no-repeat left 1px;
}
div#menubar li#current a
{
    background:url(../../images/001.gif)
	  no-repeat right 1px;
	color:#fff;
}
div#menubar li.no_spear
{
	background-image:none;
}
div#signin
{
    text-align:right;
    padding-right:5px;
}
div#tip
{
    text-align:right;
    height:80px;
    line-height:80px;
    padding-right:5px;
}