.stHmTl { position: relative; display: block; width: 546px; height: 180px; background: url(../images/hm_tl.jpg); margin-bottom: 9px; }

.stHmLt, .stHmRt { width: 264px; float: left; overflow: hidden; }
.stHmRt { float: right; }

ul.hmNwUl {
	margin: 0 5px 5px 30px;
	padding: 0;
}

.hmFlIc, .hmCdIc {
	width: 64px; height: 64px;
	float: left; position: relative;
	margin: 0 10px 5px 0;
}

.hmCdIc {
	width: 32px;
	background: url(../images/ic_m_candle.gif) no-repeat 50% 0;
}

.hmFlIc .flower_pink { position: relative; z-index: 2; 
	background: url(../images/ic_m_flower1.png); 
	#background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ic_m_flower1.png', sizingMethod='scale');
	display: block; width: 64px; height: 64px; cursor: pointer; 
}
.hmFlIc .flower_yellow { position: relative; z-index: 2; 
	background: url(../images/ic_m_flower2.png); 
	#background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ic_m_flower2.png', sizingMethod='scale');
	display: block; width: 64px; height: 64px; cursor: pointer; 
}
.hmFlIc .flower_white { position: relative; z-index: 2; 
	background: url(../images/ic_m_flower3.png); 
	#background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ic_m_flower3.png', sizingMethod='scale');
	display: block; width: 64px; height: 64px; cursor: pointer; 
}
.hmFlIc img { position: absolute; z-index: 1; bottom: 0; right: 0; cursor: pointer; }

.hmFlDs {
	float: left; width: 170px; 
	overflow: hidden;
	margin-bottom: 5px; 
}

.hmFlDs a { font-weight: Bold; display: block; }
.hmFlDs span { font-size: 11px; }
.hmFlDs p { margin: 5px 0 0; padding: 0; font-style: italic; }

.lgFr {
	padding: 10px; 
	margin: 0 auto;
}

.lgFr th {
	font-weight: Normal;
	text-align: right;
}

.lgFr td input { 
	border: 1px solid #b7b7b7;
	font-family: Times New Roman, serif;
	padding: 2px;
	font-size: 13px;
	width: 156px;
}

.lgB { text-align: right; }

.stHmSt {
	height: 72px; overflow: hidden;
	background: url(../images/hm_st.gif) no-repeat 0 9px;
}

.stHmSt .stHmLt div {
	margin: 1px 9px 0;
	float: left;
	width: 70px; height: 73px;
	background: url(../images/hm_fl.gif);
}

.stHmSt .stHmRt div {
	margin: 0 9px;
	float: left;
        width: 58px; height: 74px;
        background: url(../images/hm_cd.gif);
}

.stHmSt span { float: left; display: block; margin-top: 9px; }
.stHmSt span p { margin: 0; padding: 0; font-family: Georgia, Times New Roman, serif; font-size: 24px; font-weight: Bold; color: #090; }
