@charset "utf-8";
/* CSS Document */
body
{
/*background: #F8E1AF url(../images/mhrb.jpg) no-repeat top center; */
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
margin:0; 
padding:0; 
}
.mn_div{
background:url(../images/bg_div.gif) top repeat-x; width:90%;  
border-left: solid #efefef 1px; 
border-right: solid #ececec 2px; 
border-bottom: solid #ececec 3px;
clear:both;
overflow:hidden;
}
.banner_div{
background:url(../images/bg_banner.png) no-repeat; 
width:140px; 
height:59px; 
padding-top:15px; 
text-align:center;
margin:auto;
}
.cont_text{
margin:10px 0 5px 3px;
}
.title{
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:7px 0px 0px 5px;
color:#3f3f3f;
}
.spacer {
	height: 5px;
}
a{color:#000; text-decoration:none} 
a:hover{text-decoration:underline;}
ul{margin:0; padding:0; 
list-style:none; 
line-height:15px; 
font-size:12px;
}
li{margin:0px; padding-left:3px }
li a{color:#000;}

