@charset "utf-8";
/* CSS Document */

#scroll 		{ float: left; position:relative; width:635px; height:490px; overflow:auto; }
#scrollcontent	{ float: left; position:absolute; width:610px;}
#scrollbar 		{ float:right; position:relative; display:none; width:15px; height:490px; z-index:100; background:url(../imagepmw/scroll-bg.gif)}
.scroller 		{ position:absolute; top:0; width:15px; cursor:pointer; background-color:#005a8f; background-image:url(../imagepmw/scroll-arrows.gif); background-position:50% 50%; background-repeat:no-repeat}
.buttonclick    { background-color:#e2a147}
