
/*scrolling style*/
#main       { background-color: transparent; background-repeat: repeat-y; background-attachment: scroll; background-position: center top; margin: 0 auto; width: 680px }
#wide       { width: 680px; overflow: hidden }
#scroller   { background-color: #fff; background-repeat: no-repeat; background-attachment: scroll; background-position: left top; margin-bottom: 20px; position: relative; width: 2000px; height: 80px; overflow: hidden }
#scroller a { display: block; position: relative; float: left; clear: none;}
/*link banners*/
#news       { visibility: visible; position: absolute; z-index: 1; top: 95px; left: 40px; width: 1023px; height: 49px }
#radio      { visibility: visible; position: absolute; z-index: 12; top: 123px; left: -122px; width: 767px; height: 92px }
#lecturer   { visibility: visible; position: absolute; z-index: 11; top: 256px; left: -26px; width: 513px; height: 112px }
#profile    { visibility: visible; position: absolute; z-index: 9; top: 655px; left: 214px; width: 767px; height: 71px }
#diary      { visibility: visible; position: absolute; z-index: 10; top: 156px; left: 114px; width: 63px; height: 765px }
#books      { visibility: visible; position: absolute; z-index: 6; top: 281px; left: 744px; width: 115px; height: 576px }
#writing    { visibility: visible; position: absolute; z-index: 7; top: 256px; left: 850px; width: 64px; height: 385px }
#links      { visibility: visible; position: absolute; z-index: 12; top: 196px; left: -80px; width: 1021px; height: 45px }
#cat        { visibility: visible; position: absolute; z-index: 13; top: 745px; left: -110px; width: 1021px; height: 45px }
/*table*/
#table      { visibility: visible; position: absolute; z-index: 0; top: 290px; left: 500px }
