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


#imagebar {margin:0px auto; }
#imagebar ul {margin:0 auto; padding:0; list-style:none; display:table; white-space:nowrap; list-style:none; height:35px; position:relative; background:#fff; font-size:11px;}
#imagebar li {display:inline; margin:0; padding:0;}
#imagebar li a {display:block; float:left; height:35px; line-height:30px; color:#333; text-decoration:none; font-family:arial, verdana, sans-serif; font-weight:bold; text-align:center; padding:0 0 0 10px; cursor:pointer; background:url(../assets/imagebar/0a.gif) no-repeat;}
#imagebar li a b {float:left; display:block; padding:0 25px 5px 15px; background:url(../assets/imagebar/0b.gif) no-repeat right top;}
#imagebar li.current a {color:#fff; background:url(../assets/imagebar/2a.gif) no-repeat;}
#imagebar li.current a b {background:url(../assets/imagebar/2b.gif) no-repeat right top;}
#imagebar li a:hover {color:#fff; background: url(../assets/imagebar/1a.gif) no-repeat;}
#imagebar li a:hover b {background:url(../assets/imagebar/1b.gif) no-repeat right top;}
#imagebar li.current a:hover {color:#fff; background: url(../assets/imagebar/2a.gif) no-repeat; cursor:default;}
#imagebar li.current a:hover b {background:url(../assets/imagebar/2b.gif) no-repeat right top;}
