@charset "UTF-8";
/* 
Scroll
-----------------------------------------
*/
#scroller	{width:410px; height:155px; overflow:hidden; margin:0 0 0 60px; /*border:dotted #fff; border-width:0 1px;*/}
#scroller .scrollContent {width:2300px; height:155px; overflow:hidden;}
#scroller .section		{width:410px; height:155px; overflow:hidden; float:left; overflow:hidden;}
#scroller .section .in {padding:8px 155px 8px 15px; }
.linkNext {position:absolute; top:30px; right:0;}
.linkPrev {position:absolute; top:30px; left:0;}
.linkNext a {display:block; padding:86px 0 0 0; font-size:11px; text-align:center; color:#000; width:60px; background:url(../i/c/fch-next.gif)  no-repeat; }
.linkNext a:hover { background-position:0 2px; color:#000;}
.linkPrev a {display:block; padding:86px 0 0 0; font-size:11px; text-align:center; color:#000; width:60px; background:url(../i/c/fch-prev.gif) no-repeat;}
.linkPrev a:hover { background-position:0 2px; color:#000;}

#scroller .section table {width:100%}
#scroller .section table td { padding:4px; vertical-align:top; text-align:center; }
#scroller .section table td p.label {padding:4px 0 0}
#scroller .section table td p.label a {color:#000; font-weight:bold; text-decoration:none;}
#scroller .section table td p.label a:hover {color:#fff; text-decoration:underline;}
#scroller .section table td .img a {text-decoration:none;}
#scroller .section {color:#FFF800;}


.long #scroller	{width:550px;}
.long #scroller .section	{width:550px;}

.short #scroller	{width:325px;}
.short #scroller .section	{width:325px;}