@charset "UTF-8";
/* 
Scroll
-----------------------------------------
*/
/*
#scroller #section1.section, #scroller #section3.section {background-image:url(../i/illu/bg-about-2.jpg)}
*/
#scroller	{width:512px; height:260px; overflow:hidden; margin:0 20px; border:1px dotted #B2A75B;}
#scroller .scrollContent		{width:2300px; height:260px; background:#fff; overflow:hidden;}
#scroller .section		{width:512px; height:260px; overflow:hidden; float:left; overflow:hidden; background:url(../i/illu/bg-about.jpg) right bottom no-repeat}
#scroller .section .in {padding:8px 155px 8px 15px; }
.linkNext {position:absolute; top:130px; right:25px;}
.linkPrev {position:absolute; top:130px; left:15px;}
.linkNext a {display:block; height:78px; width:15px; background:url(../i/scroll/scroll-next.gif) no-repeat 4px 0; }
.linkNext a:hover {background-position:4px -77px}
.linkPrev a {display:block; height:78px; width:15px; background:url(../i/scroll/scroll-prev.gif) no-repeat -6px 0}
.linkPrev a:hover {background-position:-6px -77px}


#bloc #blocIn h1 {
padding-left:20px
}
#bloc #blocIn p a {
font-weight:bold
}
#bloc .section p, #bloc .section li {
color:#fff;
font-size:14px;
}
#bloc .section .btsLong {
background-image:url(../i/bt/bts-l-000.gif)
}