#MainMenu
{
	height:62px;
	background:#FFF url(images/bmid_111.gif);
	border:0;
	margin:0;
}
#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li
{
	display:inline;
	float:left;
	margin:0 0 0px 0;
	padding:0;
}

#tab a.slbtn1{
	background: url(../../images/lbtn/start1.jpg) top left no-repeat;
	width:150px;
	height:28px;
	position:relative;
	top:7px;
	left:49px;
}

#tab a.slbtn2{
	background: url(../../images/lbtn/start2.jpg) top left no-repeat;
	width:150px;
	height:28px;
	position:relative;
	top:7px;
	left:49px;
}

#tab a.slbtn3{
	background: url(../../images/lbtn/start3.jpg) top left no-repeat;
	width:150px;
	height:28px;
	position:relative;
	top:7px;
	left:49px;
}

#tab a.slbtn4{
	background: url(../../images/lbtn/start4.jpg) top left no-repeat;
	width:150px;
	height:28px;
	position:relative;
	top:7px;
	left:49px;
}

#tab a.slbtn5{
	background: url(../../images/lbtn/start5.jpg) top left no-repeat;
	width:150px;
	height:28px;
	position:relative;
	top:7px;
	left:49px;
}

#tab a.slbtn6{
	background: url(../../images/lbtn/start6.jpg) top left no-repeat;
	width:150px;
	height:28px;
	position:relative;
	top:7px;
	left:49px;
}

#tab a.slbtn7{
	background: url(../../images/lbtn/start7.jpg) top left no-repeat;
	width:150px;
	height:28px;
	position:relative;
	top:7px;
	left:49px;
}

#tab a 
{
	background:url(images/bright_111.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(images/bleft_111.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:700;
	line-height:62px;
	padding:0 25px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv 
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0;
	background:#FFF url(images/bmid_111.gif);
	color:#FFF;
	z-index:100;
	text-decoration:none;
	padding:0;
}
.dropmenudiv ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv li 
{
	display:inline;
	margin:0;
	padding:0;
}
.dropmenudiv a:link,.dropmenudiv a:visited 
{
	width:180px;
	display:block;
	border:0;
	color:#FFF;
	background:url(images/bleft_111.gif) no-repeat left top;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	margin:0;
	padding:0;
}
.dropmenudiv a span 
{
	display:block;
	line-height:62px;
	background:url(images/bright_111.gif) no-repeat right top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	float:none;
	padding:0 25px;
}
.dropmenudiv a:hover 
{
	border:0;
	background-position:left bottom;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	color:#FFF;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#FFF;
	font-weight:700;
}

