body {
	margin: 0;
	font: 12px Verdana;
	background: url(../../../image/common/V5/bg_nav.gif) repeat-x 50% 0;
}

.body {
	margin-top: 12px;
}
.left-column {
	float: left;
	clear: left;
	width: 645px;
	overflow: hidden;
}
.right-column {
	float: right;
	clear: right;
	width: 300px;
	/*overflow: hidden;*/
}

#container {
	width: 960px;
	margin: 0 auto;
}

/* navigation */
#navigation {
	height: 120px;
	overflow: hidden;
}
body {
	background: url(../../../image/common/V5/bg_nav.png) no-repeat 50% 0;
}
#nav-top {
	height: 82px;
}
#logo {
	float: left;
	width: 170px;
	height: 60px;
	overflow: hidden;
	margin-top: 10px;
	background: url(../../../image/common/V5/logo.png) no-repeat;
}
#nav-links {
	float: right;
	color: #EEEEEE;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
	line-height: 1.8em;
}
#nav-links a {
	color: #EEEEEE;
}
#nav-buttons {
	height: 30px;
	padding-left: 148px;
}
#nav-buttons div {
	float: left;
	height: 100%;
	margin-right: 44px;
}
#nav-lady {
	width: 57px;
}
#nav-sguide {
	width: 68px;
}
#nav-coupon {
	width: 69px;
}
#nav-blog {
	width: 66px;
}
#nav-photo,
#nav-forum {
	width: 38px;
}
#nav-my {
	width: 67px;
}

#search-form {
	float: left;
	width: 480px;
	overflow: hidden;
	margin-top: 18px;
	margin-left: 110px;
}
#search-form .textbox {
	float: left;
	width: 290px;
	height: 23px;
	padding-left: 28px;
	white-space: nowrap;
	border: 0;
	background: #FFF url(../../../image/common/V5/bg_srch_input.gif?20100915) no-repeat 0 1px;
}
#search-form .textbox input {
	width: 222px;
	height: 18px;
	border: 0;
	padding: 4px 4px 1px 4px;
	background-color: transparent;
}
#search-form .button {
	float: left;
}
#search-form .button input {
	border: 0;
	cursor: pointer;
	width: 58px;
	height: 23px;
	margin-left: 4px;
	background: url(../../../image/common/V5/btn_srch.gif);
}
#search-form .keywords {
	color: #DDDDDD;
	margin-top: 6px;
	white-space: nowrap;
}
#search-form .keywords a {
	color: #DDDDDD;
}
#search-option {
	position: absolute;
	height: 14px;
	cursor: pointer;
	margin: 4px 0 0 260px;
	padding: 2px 20px 0 6px;
	letter-spacing: 1px;
	border-left: 1px solid #999;
	background: url(../../../image/common/V5/btn_srch_option.gif) no-repeat right;
}
#search-menu {
	position: absolute;
	width: 56px;
	list-style: none;
	padding: 0;
	margin: 23px 0 0 260px;
	background: #FFF;
	border: 1px solid #999;
}
#search-menu li {
	cursor: pointer;
	padding: 1px 6px;
}

#top-banner {
	margin-top: 12px;
}

/* footer */
#footer {
	clear: both;
	color: #DDDDDD;
	font-size: 11px;
	height: 70px;
	overflow: hidden;
	margin-top: 10px;
	background: url(../../../image/common/V5/bg_footer.gif) no-repeat;
}
#footer-link a {
	color: #DDDDDD;
}
#footer-link {
	text-align: left;
	padding-top: 16px;
	padding-left: 24px;
}
#footer-copyright {
	text-align: left;
	padding-left: 24px;
}
