#header {
	height: 130px;
	background: url('images/header.jpg') no-repeat;
	position: relative;
}

#header .logo {
	position: relative;
	height: 130px;
}

#header .logo-back {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
	float: none;
}

#header .logo-img {
	background: url('images/logo.jpg') no-repeat;
	display: block;
	width: 352px;
	height: 130px;
	position: absolute;
	left: 0;
	top: 0;
	float: none;
}

#header .logo-text {
	float: none;
}

#banner468 {
	position: absolute;
	left: 390px;
	top: 43px;
	float: left;
	width: 468px;
	height: 60px;
}

.menu {
	clear: both;
	margin: 0 0 15px;
	float: left;
}

.content_top_ads {
	clear: both;
	display: none;
}

.top-menu-ads {
	border: none;
	padding: 0;
	margin: 0; 
	visibility: visible;
}

#top {
	height: 30px;
	line-height: 30px;
	background: #fff url('images/bg-top.gif');
	text-align: center;
	font-size: 1.05em;
}

#top .inner {
	margin: 0 auto;
	width: 940px;
	text-align: left;
}

.links {
	float: left;
	padding-left: 15px;
}

.links li {
	float: left;
	margin-right: 15px;
}

.links a {
	display: block;
	float: left;
	line-height: 30px;
	height: 30px;
	color: #2D628B;
	padding-left: 19px;
	background: url('images/ico_is.gif') no-repeat;
}

.links a.noimg {
	display: inline;
	background: none;
	padding: 0;
}

.links .ico_hd a {
	background-image: url('images/ico_hd.gif');
}

.links .ico_zs a {
	background-image: url('images/ico_zs.gif');
}

.links .ico_pt a {
	background-image: url('images/ico_pt.gif');
}

.links .ico_mt a {
	background-image: url('images/ico_mt.gif');
}

.links .ico_bh a {
	background-image: url('images/ico_bh.gif');
}

.links a:hover {
	background-position: 0 -30px;
}

.links a:hover {
	text-decoration: none;
}

.addlink {
	float: right;
	background: url('images/bl-bookmark.gif') 0 9px no-repeat;
	padding-right: 15px;
}

.addlink a {
	float: right;
	display: block;
	padding: 0 0 0 20px;
	color: #2D628B;
}

.addlink a:hover {
	text-decoration: none;
}

#top .addlink {
	float: right;
}

body {
	background-color: #fff;
}
