/* under construction */
.body{
overflow:hidden;
height:481px;
margin:67px auto 0;
min-width:627px;
overflow:hidden;
position:relative;
text-align:left;
width:627px;
background:url(../images/header.png) top left no-repeat;
}
.text{
text-align:center;
margin-top:438px;
}
.content{	
}
.footer{
text-align:right;

}

.footer .menu_bas{
border-left:1px solid #C60;
border-top:1px solid #C60;
border-bottom:1px solid #C60;
float:right;
overflow:hidden;
margin-right:-1px;

margin-top:0px;
}
.footer .menu_bas ul{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
overflow:hidden;
padding:0;
text-align:right;

}
.footer .menu_bas ul li{
float:left;
padding-right:5px;
border-right:1px solid #C60;
background:#F7DCA4;
}
.footer .menu_bas ul li:hover{
background:#F08104;
}
.footer .menu_bas ul li a{
padding:4px;
text-decoration:none;
color:#630;
font-size:90%;
}
.footer .menu_bas ul li a:hover{
text-decoration:underline;
}
