/* subnav */
#subnav {
	height: 30px;
	margin-top: 15px;
	padding-left: 40px;
	padding-right: 18px;
	background: url(http://www.qooza.hk/image/common/V5/bg_subnav.gif) no-repeat;
}
#subnav .link {
	float: left;
	padding-top: 10px;
	margin-right: 30px;
}
#subnav .link-right {
	float: right;
	padding-top: 10px;
}
#subnav a {
	color: #CCCCCC;
	font-weight: bold;
	letter-spacing: 1px;
}

#body {
	margin-top: 20px;
}
#body .item {
	margin-bottom: 12px;
}

#stylealbum .header {
	height: 42px;
	background: url(../../image/common/V5/header_stylealbum.gif) no-repeat;
}
#stylealbum .content {
	padding: 8px 18px 8px 17px;
	background-color: #111111;
}
#stylealbum .wrapper {
	padding: 1px;
	background: #FFFFFF;
}
#stylealbum .pic {
	float: left;
	width: 150px;
	height: 140px;
	overflow: hidden;
	border: 1px solid #FFFFFF;
}
#stylealbum .footer {
	height: 10px;
	background: url(../../image/common/V5/footer_b_645.gif) no-repeat;
}

#staralbum .header {
	height: 42px;
	background: url(../../image/common/V5/header_staralbum.gif) no-repeat;
}
#staralbum .content {
	padding: 8px 16px 8px 16px;
	background: url(../../image/common/V5/bg_bdr_645.gif) repeat-y;
}
#staralbum img {
	cursor: pointer;
}
#staralbum .thumb {
	width: 90px;
	height: 90px;
	overflow: hidden;
	border: 1px solid #666666;
}
#staralbum  .pic {
	margin-top: 10px;
	width: 600px;
	height: 400px;
	overflow: hidden;
}
#staralbum .footer {
	height: 10px;
	background: url(../../image/common/V5/footer_645.gif) no-repeat;
}

#search-box {
	height: 80px;
	background: url(../../image/common/V5/bg_srchbox.gif) no-repeat;
}
#search-box .wrapper {
	padding-top: 16px;
	padding-left: 18px;
}
#search-box .textbox {
	width: 120px;
	height: 18px;
	vertical-align: middle;
	padding: 4px 50px 1px 28px;
	border: 1px solid #111111;
	background: url(http://www.qooza.hk/image/common/V5/bg_srch_input.gif) 0 1px;
}
#search-box .button {
	width: 58px;
	height: 23px;
	cursor: pointer;
	vertical-align: middle;
	border: none;
	background: url(http://www.qooza.hk/image/common/V5/btn_srch.gif);
}
#search-box .keywords {
	color: #DDDDDD;
	margin-top: 6px;
}
#search-box .keywords a {
	color: #DDDDDD;
}

#hotalbum .header {
	height: 40px;
	background: url(../../image/common/V5/header_hotalbum.gif) no-repeat;
}
#hotalbum .content {
	padding: 4px 10px 4px 10px;
	background: url(../../image/common/V5/bg_bdr_300.gif) repeat-y;
}
#hotalbum .wrapper {
	padding: 1px;
	background: #222222;
	border: 4px solid #222222;
}
#hotalbum .pic {
	float: left;
	width: 88px;
	height: 88px;
	overflow: hidden;
	border: 1px solid #222222;
}
#hotalbum .footer {
	height: 10px;
	background: url(../../image/common/V5/footer_300.gif) no-repeat;
}


/* footer */
#footer {
	clear: both;
	color: #DDDDDD;
	font-size: 11px;
	height: 70px;
	overflow: hidden;
	padding-top: 20px;
	background: url(http://www.qooza.hk/image/common/V5/bg_footer.gif) no-repeat 0px 20px;
}
#footer-link a {
	color: #DDDDDD;
}
#footer-link {
	text-align: left;
	padding-top: 16px;
	padding-left: 24px;
}
#footer-copyright {
	text-align: left;
	padding-left: 24px;
}
