@charset "utf-8";
#SubMenu
{
	border-top:solid 1px #999;
	background-color:#ffffff;
	font-size:12px;
	padding:0px 0px 0px 0px; 
	white-space:nowrap;
}

#SubMenu td{
	font-family:Arial,Verdana;
	color:#000000;
	background-color:#ffffff;
	font-size:12px;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	white-space:nowrap;
	vertical-align:middle;
	text-align:center;
	text-decoration:none;
}

#SubMenu a
{
	font-family:Arial,Verdana;
	white-space:nowrap;
	text-decoration:none;
	font-size:12px;
}

#SubMenu a:hover
{
	font-family:Arial,Verdana;
	white-space:nowrap;
	text-decoration:none;
	font-size:12px;
}

#SubMenu .SubMenu_MouseOut{
	width:74px;
	height:23px;
	border-width:0px;
	text-align:center;
	vertical-align:bottom;
	padding-bottom:2px;
	background-image:url(../images/biao-bg-0.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	font-weight:normal;
}

#SubMenu .SubMenu_MouseOver{
	width:74px;
	height:23px;
	border-width:0px;
	text-align:center;
	vertical-align:bottom;
	padding-bottom:2px;
	background-image:url(../images/biao-bg-1.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	font-weight:bold;
}

#SubMenu .SubMenu_MouseOut a,a:hover{
	color:#305394;
	font-size:12px;
	font-family:Arial,Verdana;
}

#SubMenu .SubMenu_MouseOver a,a:hover{
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial,Verdana;
}

#SubMenu .SubMenuLong_MouseOut{
	width:132px;
	height:23px;
	border-width:0px;
	text-align:center;
	vertical-align:bottom;
	padding-bottom:2px;
	background-image:url(../images/biao-lg-0.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	font-weight:normal;
}

#SubMenu .SubMenuLong_MouseOver{
	width:132px;
	height:23px;
	border-width:0px;
	text-align:center;
	vertical-align:bottom;
	padding-bottom:2px;
	background-image:url(../images/biao-lg-1.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	font-weight:bold;
}

#SubMenu .SubMenuLong_MouseOut a,a:hover{
	color:#305394;
	font-size:12px;
	font-family:Arial,Verdana;
}

#SubMenu .SubMenuLong_MouseOver a,a:hover{
	color:#FFFFFF;
	font-size:12px;
	font-family:Arial,Verdana;
}

#SubMenu .SubMenu_MouseOutF{
	font-weight:bold;
	border-top:solid 1px #ffffff;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #ffffff;
	border-left:solid 1px #ffffff;
	padding:2px 7px 0px 8px;
	width:108px;
}

#SubMenu .SubMenu_MouseOverF{
	font-weight:bold;
	border-top:solid 1px #D0E2F6;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #D0E2F6;
	border-left:solid 1px #999999;
	padding:2px 7px 0px 8px;
	background-color:#D0E2F6;
	width:108px;
}

#SubMenu .SubMenu_MouseOutF a,a:hover{
	color:#000000;
	font-size:12px;
	font-family:Arial,Verdana;
}

#SubMenu .SubMenu_MouseOverF a,a:hover{
	color:#000000;
	font-size:12px;
	font-family:Arial,Verdana;
}

#SubMenu .SubMenu_lstep{
	color:#A9A9A9;
	padding:0px 0px 0px 0px; 
}
 
