div#SubMenuPanel
{
	background-image: url(/Images/webPage/Menu_Bg.gif);
	background-position: 0px 0px;
	background-repeat: repeat-x;
	height: 33px;
	margin-top: 0px;
	position: absolute;
	z-index: 1;
	top: 30px;
	left: 0px;
	width: 966px;
	display: block;
	border-left: 0px solid #fff;
	border-right: 5px solid #fff;
	padding-top: 6px;
	margin-top: 0px;
	border-top: 2px solid #fff;
	font-size:13px;
}
div#SubMenuPanel a
{
	text-decoration: none;
	color: #0169B1;
	font-size:12px;
	padding:4px 4px 2px 4px;
	font-weight:bold;
}
div#SubMenuPanel a:hover
{
	text-decoration: none;
	color: #fff;
	background-color:#028DA7;
	padding:4px 5px 2px 5px;
	font-size:12px;
}

div#demand
{
	width: 399px;
	margin-top:-9px;
	height: 206px;
	margin-bottom:10px;
	border-bottom:1px solid #bfd2fa;
	border-left:1px solid #bfd2fa;
	border-right:1px solid #bfd2fa;
	left: 0px;
	padding:5px 10px;
	line-height:20px;
 }
div#demand a
{
	text-decoration: none;
	color: #000;
	font-size:12px;
}
div#demand a:hover
{
	text-decoration: none;
	color: #fff;
	font-size:12px;
}

/*
div#demand{   
 width: 421px;   
 height: 179px;
 float:left;
 margin-left:5px;
 margin-bottom:10px;   
 border:1px solid #bfd2fa;
 background-color: #f9fdff;
 background-image:url(../images/demand_topbg.jpg);
 background-position:top;
 background-repeat:repeat-x;
 }   
div#demand a{   
 display:block;
 background-image:url(../images/demand.jpg);
 background-repeat:no-repeat;
 height:29px;
 text-align: left;
 color:#027ed4;
 font-size:14px;
 padding:8px 0px 0px 16px;
 }
 div#demand a:hover{   
 display:block;
 background-image:url(../images/demand_active.jpg);
 background-repeat:no-repeat;
 height:29px;
 text-align: left;
 color:#000;
 font-size:14px;
 padding:8px 0px 0px 16px;
 }
 */
