body {
	background: url(bg.jpg) repeat-y 50% 0;
}

#navigation {
	height: 116px;
	position: relative;
}

#nav-links {
	margin-top: 6px;
	line-height: 1.6em;
}
#nav-links, #nav-links a {
	color: #FFF;
}

#logo {
	left: 0;
	top: 4px;
	width: 157px;
	height: 52px;
	overflow: hidden;
	position: absolute;
	background: url(logo.gif);
}

#nav-buttons {
	top: 30px;
	left: 180px;
	height: 24px;
	padding-left: 0;
	position: absolute;
	background: none;
}
#nav-buttons div {
	float: left;
	height: 24px;
	margin-right: 30px;
}
#nav-lady {
	width: 64px;
	background: url(nav_lady.gif) no-repeat;
}
#nav-sguide {
	width: 81px;
	background: url(nav_sguide.gif) no-repeat;
}
#nav-coupon {
	width: 81px;
	background: url(nav_coupon.gif) no-repeat;
}
#nav-blog {
	width: 81px;
	background: url(nav_blog.gif) no-repeat;
}
#nav-photo {
	width: 47px;
	background: url(nav_photo.gif) no-repeat;
}
#nav-forum {
	width: 47px;
	background: url(nav_forum.gif) no-repeat;
}
#nav-my {
	width: 81px;
	background: url(nav_my.gif) no-repeat;
}

#search-form {
	top: 64px;
	left: 310px;
	margin: 0;
	position: absolute;
}
#search-form .button input {
	background: url(search_btn.png);
}
#search-form .keywords, #search-form .keywords a {
	color: #666;
}
#search-menu {
	z-index: 999;
	margin-top: -74px;
}

#body {
	margin-top: 3px;
}

#top-banner {
	margin-top: 0;
	margin-bottom: 0;
}

#textlink {
	display: none;
}

#hotalbum, #hotblog, #birthday, #announcement {
	background: #FFFFFF;
}

#login {
	background: url(bg_login.gif) no-repeat;
}
#loggedin {
	background: url(bg_loggedin.gif) no-repeat;
}
#login, #loggedin, #login a, #loggedin .link a {
	
}

#footer {
	background: none;
}
#footer, #footer a {
	color: #666;
}
#footer-link, #footer-copyright {
	text-align: center;
}
