a.LeftMenu {
	width:78px;
	font-size: 12px;
	padding-left: 23px;
	text-align: left;
}
a.LeftMenu:link {
	background:url(/images/left/modLog_btn.gif);
	line-height: 24px;
	background-repeat:no-repeat;
	color: #818080;
	text-decoration: none;
}
a.LeftMenu:visited {
	background:url(/images/left/modLog_btn.gif);
	line-height: 24px;
	background-repeat:no-repeat;
	color: #818080;
	text-decoration: none;
}
a.LeftMenu:hover {
	background:url(/images/left/modLog_btn_move.gif);
	line-height: 24px;
	background-repeat:no-repeat;
	color: #474747;
	text-decoration: none;
}
a.LeftMenu:active {
	background:url(/images/left/modLog_btn_move.gif);
	line-height: 24px;
	background-repeat:no-repeat;
	color: #474747;
	text-decoration: none;
}
/**/
a.LeftMngMenu {
	width:78px;
	font-size: 12px;
	text-align:	center;
}
a.LeftMngMenu:link {
	background:url(/images/left/modLog_mng_btn.gif);
	line-height: 24px;
	background-repeat:no-repeat;
	color: #818080;
	text-decoration: none;
}
a.LeftMngMenu:visited {
	background:url(/images/left/modLog_mng_btn.gif);
	line-height: 24px;
	background-repeat:no-repeat;
	color: #818080;
	text-decoration: none;
}
a.LeftMngMenu:hover {
	background:url(/images/left/modLog_mng_btn_move.gif);
	line-height: 24px;
	background-repeat:no-repeat;
	color: #474747;
	text-decoration: none;
}
a.LeftMngMenu:active {
	background:url(/images/left/modLog_mng_btn_move.gif);
	line-height: 24px;
	background-repeat:no-repeat;
	color: #474747;
	text-decoration: none;
}
/*VIP用户管理菜单链接效果CSS*/
a.LeftVipMenu {
	width:78px;
	font-size: 12px;
	text-align:	center;
}
a.LeftVipMenu:link {
	background:url(/images/left/vip_button.gif);
	line-height: 24px;
	background-repeat:no-repeat;
	color: #2F5F83;
	text-decoration: none;
}
a.LeftVipMenu:visited {
	background:url(/images/left/vip_button.gif);
	line-height: 24px;
	background-repeat:no-repeat;
	color: #2F5F83;
	text-decoration: none;
}
a.LeftVipMenu:hover {
	background:url(/images/left/vip_button2.gif);
	line-height: 24px;
	background-repeat:no-repeat;
	color: #474747;
	text-decoration: none;
}
a.LeftVipMenu:active {
	background:url(/images/left/vip_button2.gif);
	line-height: 24px;
	background-repeat:no-repeat;
	color: #474747;
	text-decoration: none;
}
/**/
a.LeftFrdMenu {
	width:83px;
	font-size: 12px;
	text-align:	center;
}
a.LeftFrdMenu:link {
	background:url(/images/left/modLog_frd_btn.gif);
	line-height: 22px;
	background-repeat:no-repeat;
	color: #818080;
	text-decoration: none;
}
a.LeftFrdMenu:visited {
	background:url(/images/left/modLog_frd_btn.gif);
	line-height: 22px;
	background-repeat:no-repeat;
	color: #818080;
	text-decoration: none;
}
a.LeftFrdMenu:hover {
	background:url(/images/left/modLog_frd_move.gif);
	line-height: 22px;
	background-repeat:no-repeat;
	color: #474747;
	text-decoration: none;
}
a.LeftFrdMenu:active {
	background:url(/images/left/modLog_frd_move.gif);
	line-height: 22px;
	background-repeat:no-repeat;
	color: #474747;
	text-decoration: none;
}
/**/
.MsmShow{
	font-size:12px;
	color:#FFFFFF;
}
.MsmShow a{
	font-size:12px;
	color:#FFFFFF;
}

.MsmShow a:link{
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
}
.MsmShow a:visited {
	font-size:12px;
	color:#FFFFFF;
	text-decoration: none;
}
.MsmShow a:active{
	font-size:12px;
	color:#CCCCCC;
	text-decoration: none;
}
.MsmShow a:hover{
	font-size:12px;
	color:#CCCCCC;
	text-decoration: none;
}

.SpaceTitle {
	font-size: 14px;
	color: #818080;
	background-color:#FFFFFF;
	font-weight: bold;
	padding:2px;
}
