#sm_yi, #sm_c, #sm_o, #sm_or{
	position:absolute;
	z-index:10;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-position: left top;
	display: none;
}
#m_ifd{
	position:absolute;
	z-index:9;
	display: none;
}
#m_if{
	width: 100%;
	height: 100%;
}
#sm_yi {
	background-image: url(../images/menu/sb_yi.jpg);
	border: 1px solid #84ADAD;
}
#sm_c {
	background-image: url(../images/menu/sb_c.jpg);
	border: 1px solid #AF87B0;
}
#sm_o {
	background-image: url(../images/menu/sb_o.jpg);
	border: 1px solid #B5B38F;
}
#sm_or {
	background-image: url(../images/menu/sb_or.jpg);
	border: 1px solid #888ABB;
}
#sm_yi div, #sm_c div, #sm_o div, #sm_or div{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 23px;
	padding-right: 40px;
	cursor: pointer;
	padding-left: 17px;
}
#sm_yi div {
	color: #517979;
	border-bottom-color: #E7EFEF;
}
#sm_c div {
	border-bottom-color: #F4EEF4;
	color: #805580;
}
#sm_o div {
	border-bottom-color: #F1F1EB;
	color: #918E60;
}
#sm_or div {
	border-bottom-color: #E2E3EB;
	color: #71759A;
}
#sm_yi a {
	color: #517979;
	text-decoration: none;
	font-weight: bold;
}
#sm_c a {
	color: #805580;
	text-decoration: none;
	font-weight: bold;
}
#sm_o a {
	color: #918E60;
	text-decoration: none;
	font-weight: bold;
}
#sm_or a {
	color: #71759A;
	text-decoration: none;
	font-weight: bold;
}

#sm_yi a:hover {
	color: #1E2D2D;
}
#sm_c a:hover {
	color: #2D1E2D;
}
#sm_o a:hover {
	color: #58573A;
}
#sm_or a:hover {
	color: #494D67;
}
#sc_c {
	position:absolute;
	left:200px;
	top:150px;
	width:35px;
	height:23px;
	z-index:11;
	background-image: url(../images/menu/sb_cr.jpg);
	display: none;
}
