.left_menu{
position:relative;
float:left;
border:1px solid #336663;
padding:10px 10px 10px 0px;
line-height:1.5em;
width:160px;
font-size:0.8em;
}

.left_menu li{
margin-bottom:0.5em;
line-height:1em;
}

.left_menu  a:hover{
background-color:#c2ddc4;
}

.epaper_index{
position:relative;
float:left;
margin:0px 25px;
width:480px;
line-height:1.5em;
padding:3px 30px 30px 10px;
border-left:1px dotted #666666;
border-right:1px dotted #666666;
background-color:#F2F2F2;
}

.right_img_file{
position:relative;
float:left;
width:180px;
border:1px solid #366663;
padding:5px;
}

.right_img_file li{
margin-bottom:0.5em;
line-height:1em;
}


.logo{
position:absolute;
top:0px;
left:0px;
padding:1px 1px 5px 5px;
}

.foot{
position:absolute;
bottom:0px;
right:20px;
font-size:12px;
}