.menu_tdbg /* 左栏内容表格背景、文字颜色定义 */
{
	line-height: 200%;
	padding-left: 5;
	padding-right: 5;
}

.border_mult /* 内容表格四周1像素框线 */
{
	border: 1px solid #9CDF9C;
	border-top:0px;
}

.main_menu_title1 /* 左栏表格标题背景、文字颜色定义 */
{
	background: url(mu/11325_bg1.gif);
	background-position: 1% 100%;
	background-positionX: center;
	background-positionY: bottom;
	background-repeat: no-repeat;
	color: #000000;
}

.main_menu_title2 /* 左栏标题标题表格背景、文字颜色定义 */
{
	background: url(mu/11325_bg2.gif);
	background-position: 1% 100%;
	background-positionX: center;
	background-positionY: bottom;
	background-repeat: no-repeat;
	color: #000000;
}