/*二级页面菜单样式写入二级页面菜单样式文件/SysHTML/TwoPage.css*/
body{}
body, td{font-size:12px}
.menu_box_pad{background:#ffffff;padding:0 0px 0px 0px}/*面板内部背景颜色*/
.menu_box{border-top:1px solid #ababab;border-left:1px solid #ababab;border-right:1px solid #d6d6d6;border-bottom:1px solid #d6d6d6}/*面板内部背景颜色*/
.menu_box th{background:url('TwoPageMenuPic/menu_list_icon.gif') no-repeat  center;line-height:22px;width:10px} /* 二级菜单图片 */
.menu_box td{background:url('TwoPageMenuPic/menu_list_split.gif') no-repeat left bottom;line-height:20px}/* 收缩按钮 */
.menu_box a{text-decoration:none;color:#000000} /* 超链接字体颜�? */
.menu_box a:hover{text-decoration:underline}/* 超链接下划线颜色 */
.hand{cursor:hand;cursor:pointer}
.ctrl_menu{border-top:0px solid #767676;border-left:0px solid #767676;border-bottom:0px solid #767676;border-right:0px solid #767676;background:#FAFAFA} /*�?外边大表格边框颜�?*/
.ctrl_menu_title{padding-left:15px;line-height:25px}
.tmp_font{color:#FFFFFF;FONT-SIZE:14px;FONT-FAMILY:宋体;font-weight:bold;}
/*TwoPage_Start*/
.ctrl_menu_title_bg{background:url('images/system/moban/M02-2-TBG.gif')}  /*标题背景图片*/
/*TwoPage_End*/