/* Tiny Scrollbar */
#scrollbar1 { width: 445px; margin: 15px 0 20px 30px; height: 430px;}
#scrollbar2 { width: 445px; margin: 15px 0 20px 30px; height: 430px;}
#scrollbar3 { width: 445px; margin: 15px 0 20px 30px; height: 430px;}
#scrollbar4 { width: 445px; margin: 15px 0 20px 30px; height: 430px;}
#scrollbar5 { width: 445px; margin: 15px 0 20px 30px; height: 430px;}

#scrollbar11, .scrollbar11 { width: 445px; height: 300px; margin: 0px 0 20px 30px;}

#about .st_about_view  .scrollbar11 {height: 360px;}
.viewport { overflow: hidden; position: relative; width:425px;	height: 100%;}
.overview { list-style: none; position: absolute; left: 0; top: 0; padding: 0; margin: 0; }
.scrollbar{ background:#d1d1cf; position: relative; background-position: 0 0; float: right; width: 1px;}
.track { background: #d1d1cf; height: 100%; width:1px; position: relative; padding: 0 1px; }
.thumb { background: transparent url(../img/bg-scroll.png) no-repeat 50% 100%; height: 40px; width: 25px; cursor: pointer; overflow: hidden; position: absolute; top: 0; left: -11px; }
.thumb .end { background: transparent; overflow: hidden; height: 0px; width: 25px; }
.disable { display: none; }

.viewport1 { overflow: hidden; position: relative; width:425px;	height: 330px;}