@charset "utf-8";
/* Tiny Scrollbar */
#scrollbar1 { width: 660px; clear: both; margin:0px;font:12px/24px Arial, Helvetica, sans-serif;}
#scrollbar1 .viewport { width: 645px; height: 460px; overflow: hidden; position: relative; }
#scrollbar1 .overview { list-style: none; position: absolute; left: 0; top: 0; line-height:24px; width:100%}
#scrollbar1 .scrollbar,
#scrollbar1 .thumb .end,
#scrollbar1 .thumb { background-color:#cebda2; }
#scrollbar1 .scrollbar { position: relative; background-color:#decfb1;background:url("scr_bg.jpg"/*tpa=http://www.qyhc.com.cn/tpl/2010/q/www2.qyhc.com.cn/zh-CN/images/scr_bg.jpg*/) repeat-y center; width:285px; float: right; width: 5px; }
#scrollbar1 .track	{  position:absolute; height:100%; }
#scrollbar1 .thumb { background:url("sroll.jpg"/*tpa=http://www.qyhc.com.cn/tpl/2010/q/www2.qyhc.com.cn/zh-CN/images/sroll.jpg*/) no-repeat; height: 22px; width: 5px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#scrollbar1 .thumb .end {  }

#scrollbar1 .disable { display: none; }
