﻿#head 
{
	width:960px;
	margin-left:auto;
	margin-right:auto;
	height:100px;
	background-image:url(../../images/top_bg.jpg);
}
#logo_topadv
{
	height:72px;
}
#logo
{
	width:210px;
	float:left;
	text-align:center;
}
#topadv
{
	float:right;
	margin-top:3px;
	margin-bottom:2px;
}
#menulef
{
	width:80px;
	float:left;
}
#menu_content     /* 菜单和收藏的容器*/
{
	width:880px;
	height:28px;
	float:right;
}
#menu
{
	width:700px;
	height:28px;
	float:left;
}
#menu ul{
	margin:0px;	padding:0px;
	list-style:none;
	width:100%;
}
#menu ul li{
	display:block;
	background:url(../../images/memu_bg.jpg);
	width:80px;
	height:28px;
	float:left;
	margin-left:5px;
	text-align:center;
	line-height:28px;
}
.menuhome
{
	background: url(../../images/memu_bg_home.gif);
	display: block;
	width:77px;
	height:28px;
	float:left;
	margin-left:5px;
	text-align:center;
	line-height:28px;
}
#favorite
{
	width:180px;
	float:right;
	height:28px;
	line-height:28px;
}
#notice_login   /*    滚动和登录     */
{
	width:960px;
	height:34px;
	margin-left:auto;
	margin-right:auto;
	border-style:solid;
	border-width:1px;
	border-color:#8fbada;
	background-image:url(../../images/memu_bg_2.gif);
}
#notice
{
	width:530px;
	text-align:center;
	float:left;
	height:34px;
	line-height:34px;
}
#login
{
	width:430px;
	float:right;
	text-align:right;
	height:29px;
	line-height:29px;
	vertical-align:middle;
}
#login_inc
{
	background-image:url(../../images/memu_bg_2.gif);
	height:29px;
	text-align:right;
	line-height:29px;
}
#head_10px_space
{
	height:10px;
	width:960px;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}
.top5px
{
	padding-top:5px;
}
