<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */
#scrollbox ul{list-style:none; margin:0px; padding:0px;}
#scrollbox LI {width:112px; FLOAT: left; text-align:center; padding:0 6px;}
#scrollbox LI img{ width:104px; height:80px; border:solid 1px #e5e5e5; padding:3px; background-color:#FFF;}
#scrollbox LI a{ display:inline-block;}
#scrollbox LI a:hover img{ border-color:#eb3d00;}

#scrollbox2 ul{list-style:none; margin:0px; padding:0px;}
#scrollbox2 LI {width:212px; FLOAT: left; text-align:center; padding:0 8px;}
#scrollbox2 LI img{ width:210px; height:140px; border:solid 1px #D6D6D6;}
#scrollbox2 LI a{ display:inline-block;} 
#scrollboxbt2{ padding:36px 0 0; vertical-align:top; width:36px; text-align:center;}

#scrollbox3 ul{list-style:none; margin:0; padding:0;}
#scrollbox3 LI {width:140px; FLOAT: left; text-align:center; padding:0 16px;}
#scrollbox3 LI img{ width:140px; height:140px; border:solid 1px #E5E5E5; margin-bottom:6px;}
#scrollboxbt3{ position:absolute; padding:53px 0 0;}
#scrollboxbt3 .lbt{ position:absolute; left:22px;}
#scrollboxbt3 .rbt{ position:absolute; left:940px;}

.pointer{ cursor:pointer;}</pre></body></html>