
#lhs{
position:relative;
left:20px;
top:80px;
width:240px;
/*border-right:1px solid #223A58;*/
float:left;
}
#inner_lhs_menu{
position:relative;
width:142px;
top:33px;
left:15px;
background: #E4F2FF;
min-height:160px;
border:6px solid #B2D7FA;
padding-bottom:0px;
}
#inner_lhs_menu ul{
position:relative;
top:0px;
list-style:none;
}
#inner_lhs_menu li{
position:relative;
height:20px;
}
#inner_lhs_menu li a{
position:relative;
left:5px;
background: url(../images/arrow_round.gif) left center no-repeat;
top:3px;
width:142px;
text-decoration:none;
color:#135FBA;
padding-left:15px;
font-weight:bold;
}
#inner_lhs_menu li a:hover{
color:#DD862F;
font-weight:bold;
}
#lhs_cont{
position:relative;
text-align:center;
top:20px;
}
#inner_body_content{
position:relative;
top:0px;
width:950px;
left:0px;
min-height:50px;
overflow:hidden;

}

#menu {
position:relative; 
top: 10px;
left: 0px;
}
#menu {
width: 160px;
}
#menu dt {
cursor: pointer;
margin: 0px 0;
height: 23px;
width:150px;
font-size:11;
font-weight: bold;
color:#000;
padding-top:4px;
padding-left:25px;
background:url(../images/lhsmenu_bar.gif) no-repeat;

}
#menu dt a{
cursor: pointer;
margin: 0px 0;
height: 15px;
line-height: 15px;

font-size:11;
font-weight: bold;
color:#fff;
}
#menu dd {
border: 0px;
margin-left:5px;
}
#menu li {
left:-10px;
font-size:11;
list-style-type: none;
padding-top:4px;
padding-left:10px;
}
#menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 20px;
}
#menu li a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 20px;
background:url(../images/arrow.gif) no-repeat;
padding-left:10px;

}
#menu li a:hover {
color: #ggg;
background:1px url(../images/arrow.gif) no-repeat;
padding-left:11px;
}

	#new_menu{
	position:relative;
	top:20px;
	min-height:200px;
	overflow:hidden;
	cursor:pointer;
	cursor:hand;
	padding-bottom:50px;
	}
	#new_menu_li{
	position:relative;
	top:0px;
	min-height:2px;
	overflow:hidden;
	}
	#new_menu ul li{
	position:relative;
	color:#0099FF;
	font-size:11px;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:20px;
	height:10px;
	}
	#new_menu ul li a{
	position:relative;
	background:10px url(../images/arrow.jpg) no-repeat;
	font-size:10px;
	color: #181D38;
	font-weight: normal; 
	text-decoration:none;
	}
	#new_menu ul li a:hover{
	color: #FF0000;
	}
	#new_menu_head{
	position:relative;
	padding:5 0 5 20px;
	width:186px;
	height:12px;
	color:#fff;
	font-weight:bold;
	background: url(../images/arrow1.gif) no-repeat;
	}
	#rhs_footer{
	position:relative;
	top:0px;
	width:189px;
	height:30px;
	background:url(../images/rhs_bottom.gif) no-repeat;
	}
