#container {
padding-top: 10px ;
margin-left: auto ;
margin-right: auto ;
width:1050px;
}
body {
background-color:#161C73;
}
#la {
position:fixed;
left:25px;
top:5px;
}
#ra {
position:fixed;
right:25px;
top:5px;
}
#pan {
margin-left: auto ;
margin-right: auto ;
overflow: visible ;
height:700px;
width:1050px;
background-color:#FF6A4D;
}
#pandiv {
margin-left: auto ;
margin-right: auto ;
height:700px;
overflow: visible ;
}
#pan1 {
overflow: visible ;
float:left;
height:700px;
width:50%
background-color:#FF6A4D;
}