﻿#top, #right, #bottom { display:none }

 
.Scroller-Container{
    height:auto;
    width:100%;
}


#contentsetting{
    height:auto;
    width:100%;
}


#Scroller-Content-Container {
    height:auto;
    width:800px;
}

#Scroller-Content{
   border:solid 0px #000;
   height:1000px;
   vertical-align:top;
   width:800px;
}


#left{
    display:block;
    height:auto;
    width:100%;
    font-size:15px;
}

#maincontent{
    display:block;
    margin:10px 10px 10px 50px;
    height:auto;
    width:100%;
}