﻿@import url("Sys_Public.css");  /* 导入公共样式 */
.top_linkBar{
	position:absolute;
	top:27px;left:0;
	width:160px;
	border-bottom:1px solid #666666;
	display:none;
	background:#F4EEE3;
}
.top_linkBar a{
	display:block;
	padding:4px 5px;
	background:#F4EEE3;
	border:1px solid #666666;
	border-bottom:none;
}
#mainBar{
	border:1px solid #585855;
	border-top:none;
}
#mainBar #leftMenu{
	border-right:1px solid #919BA5;
}
#mapleBar{
	height:200px;
	border-top:1px solid #919BA5;
	background:#F8F8F8 url(../IMG/main_bar_welcome.gif) right 20px no-repeat;
}
#mapleBar #maple_title{
	height:28px;
	color:#AE390D;
	padding:5px 0 0 40px;
	font:bold 16px "Arial Black";
	background:url(../IMG/maplrBar_title_bg.gif) center no-repeat;
}
#fooot{ position:absolute; background-repeat:no-repeat; left:-1000px; width: 187px; height: 80px;  top: 0px;}
