#contents #sub_menu li a      {
                              background-image: url("/images/sub_menu02.gif");
                              background-repeat: no-repeat;
                              }
                              
#contents #sub_menu li#info a       {
                                    background-image: url("/images/sub_menu03.gif");
                                    background-repeat: no-repeat;
                                    /*background-color: #3399ff;*/
                                    color: white;
                                    }
                                    
#contents #sub_menu li#info a:hover      {
                                         text-decoration: none;
                                         }

#main .left #counter_history table         {
                                           margin-top: 20px;
                                           }

#main .left #counter_history th       {
                                      background-color: #C3C3C3;
                                      padding-top: 2px;
                                      padding-bottom: 2px;
                                      }

#main .left #counter_history td       {
                                      padding-top: 2px;
                                      padding-bottom: 2px;
                                      }