#container {
padding-top: 10px ;
margin-left: auto ;
margin-right: auto ;
width:950px;
}
body {
background-color:#EB5A1C;
}
#la {
position:fixed;
left:25px;
top:5px;
}
#ra {
position:fixed;
right:25px;
top:5px;
}
#pan {
margin-left: auto ;
margin-right: auto ;
overflow: visible ;
height:600px;
width:950px;
background-color:#F5E4DC;
}
#pandiv {
margin-left: auto ;
margin-right: auto ;
overflow: visible ;
height:600px;
}
#pan1 {
float:left;
overflow:visible ;
height:600px;
width:50%;
background-color:#F5E4DC;
}
