@charset "UTF-8";

#hs_main {
	width: 860px;
	height: 318px;
	top: 24px;
	left: 40px;
	position: relative;
	text-align: center;
}

#hs_main img {
	border: none;
}

#hs_feature_1 {
	width: 860px;
	height: 236px;
	top: 0px;
	left: 0px;
	padding-bottom: 2px;
	background-color: #ff6253;
	position: absolute;
	visibility: visible;
}

#hs_feature_2, #hs_feature_3, #hs_feature_4, #hs_feature_5, #hs_feature_6 {
	width: 860px;
	height: 236px;
	top: 0px;
	left: 0px;
	padding-bottom: 2px;
	background-color: #ff6253;
	position: absolute;
	visibility: hidden;
}

#hs_navarea {
	width: 860px;
	height: 82px;
	top: 228px;
	left: 182px;
	position: absolute;
}

#hs_button_1, #hs_button_2, #hs_button_3, #hs_button_4, #hs_button_5, #hs_button_6 {
	width: 104px;
	height: 72px;
	float: left;
	padding-top: 4px;
	margin: 10px 10px;
	position: relative;
}

#hs_thumb {
	width: 98px;
	height: 46px;
	top: 12px;
	left: 3px;
	position: absolute;
	z-index: 3;
}

#hs_highlight_1 {
	width: 104px;
	height: 72px;
	top: 0px;
	left: 0px;
	padding-top: 9px;
	background-color: #ff6253;
	position: absolute;
	visibility: visible;
	z-index: 2;
}

#hs_highlight_2, #hs_highlight_3, #hs_highlight_4, #hs_highlight_5, #hs_highlight_6 {
	width: 104px;
	height: 72px;
	top: 0px;
	left: 0px;
	padding-top: 9px;
	background-color: #ff6253;
	position: absolute;
	visibility: hidden;
	z-index: 2;
}

#hs_lowlight_1, #hs_lowlight_2, #hs_lowlight_3, #hs_lowlight_4, #hs_lowlight_5, #hs_lowlight_6 {
	width: 104px;
	height: 72px;
	top: 9px;
	left: 0px;
	position: absolute;
	z-index: 1;
}

