
/* image gallary */
#bd-home #content {position: relative; }



#bd-home #content ul#select { position: absolute; left: 644px; top: 270px; z-index: 9999; height: 16px; margin: 0; color:#000000; }
#bd-home #content ul#select li { background: none; padding: 0; }
#bd-home #content ul#select li span { background: url(../images/home-navDot.png) 0 0 no-repeat; height: 10px; width: 10px; }
#bd-home #content ul#select li span.selected { background-position: 0 -10px; }

#content ul#select { position: absolute; top: 0; right: 0; margin: 10px 6px 0 0; text-align: right; color: #bbb; height: 6px; }
#content ul#select li { display: block; float: left; }
#content ul#select li span { text-indent: -9999px; background: url(../images/home-navDot.gif) 0 0 no-repeat; height: 6px; line-height: 6px; width: 6px; display: block; text-align: center; padding: 0 0 0 4px; }
#content ul#select li span:hover { background-position: 0 -6px; }
#content ul#select li span.selected, #content ul#select li span.selected:hover { background-position: 0 -6px; }
ul#select li a { padding: .1em .3em; color: #67b256; text-decoration: none; }
ul#select li a:hover { color: #4FA3AD; }
ul#select li a.selected { background: #67b256; color: #fff; }


/* end image gallary*/


