.bt{
	width:115px;
	height:30px;
	background:rgb(220,220,220) url(img/bg_head_bottom_nav.jpg) no-repeat;
	border:solid 1px rgb(175,175,175);
	margin-bottom:20px;
	margin-left:30px;
	font-size:130%;
	color:#000;
	font-weight:bold;
	
}
.bt a{
height:3.1em; 
line-height:2em; 
text-decoration:none; 
font-weight:bold; 
color: rgb(100,100,100);
}
.bt a:hover{
color:#999999;
}
#edm {
margin:0px auto;
font-size:13px;
	/*border:3px solid #000;*/
	overflow:visible !important /*Firefox*/;
	overflow:hidden /*IE6*/;
	width:850px;
	margin-bottom:10px !important /*Non-IE6*/;
	margin-bottom:5px /*IE6*/;
}
#edm  .edmh1 {
	margin:0 0 0.4em 0;
	padding:0 0 2px 0;
	border-bottom:solid 7px rgb(225,225,225);
	font-family:Arial, Helvetica, sans-serif;
	color:rgb(100,100,100);
	font-weight:bold;
	font-size:220%;
}
