body{
    font-family:tahoma;
}   
.header_left{
    width:154px;
    height:111px;       
    background-image:url(../img/japon/left_menu_bg.jpg);
    background-repeat:no-repeat;
    
}
.header_body{
    width:622px;
    height:111px;
    background-image:url(../img/japon/body_header_bg.jpg);
    background-repeat:no-repeat;
}
.menu_left{
    background-color:#e8e9d1;
    height:500px;
    color:black;
    font-weight:bold;
    font-size:11px;
    padding-left:5px;
    padding-top:18px;
    padding-right:2px;
    
}
.menu_left a{
    font-weight:normal;
    text-decoration:none;
    color:#3b3b3a;
    line-height:20px;
}
.body_text{
    margin-left:20px;
    margin-top:10px;
    font-size:14px;
    width:100%;
}

.body_title{
    background-color:#003466;
    width:100%;
    margin-left:15px;
    margin-top:10px;
    padding-left:5px;
    color:white;
    font-size:18px;
}
.table-maxiahorro{
	padding-left:50px;
	border-width:0px;
	border-style:outset;
	color:#333333;
	font-size:13px;
}

.table-maxiahorro th{
	border-width:1px;
	border-style:outset;
	padding:4px;
	color:#0074BC;
}

.table-maxiahorro td{
	border-width:1px;
	border-style:outset;
	padding:2px;
}

