table {
  font-family              : "Tahoma";
  font-size                : 11px;
}

a {
  color                    : #663333;
  font-family              : "Tahoma";
  font-size                : 11px;
  font-weight              : bold;
  text-decoration          : none;
}

a:hover {
  color                    : black;
  font-family              : "Tahoma";
  font-size                : 11px;
  text-decoration          : underline;
}

hr {
  width                    : 100%;
  color                    : #A0A0A0;
}

.left_name {
  background-image         : url(img/left_name.jpg);
  background-repeat        : no-repeat;
  height                   : 35px;
}

.right_name {
  background-image         : url(img/right_name.jpg);
  background-repeat        : no-repeat;
  height                   : 35px;
  background-position      : right;
}

.main_name {
  background-image         : url(img/main_name.jpg);
  background-repeat        : no-repeat;
  height                   : 35px;
}

.text {
  font-family              : "Tahoma";
  font-size                : 11px;
}

.name {
  font-family              : "Tahoma";
  font-size                : 11pt;
  font-weight              : bold;
  text-transform           : lowercase;
}

.news_name {
  font-family              : "Tahoma";
  font-size                : 11px;
  font-weight              : bold;
}

.under {
  color                    : #666666;
  font-family              : "Arial";
  font-size                : 11px;
}

table.table
{
  padding                  : 0px 0px 0px 0px;
}

td.banner
{
  width                    : 698px;
  background-image         : url('Image/design/head_new_2007_05.png');
  padding                  : 2px 2px 2px 2px;
  text-align               : center;
  vertical-align           : middle;
  font-family              : "Tahoma";
  font-size                : 11px;
}

td.menu
{
  background-image         : url(Image/design/menu.png);
  background-repeat        : no-repeat;
  vertical-align           : top;
}

div.mainmenu
{
  width                    : 660px;
  height                   : 103px;
  padding                  : 0px 0px 0px 170px;
  font-family              : "Tahoma";
  font-size                : 11px;
  float                    : left;
}

div.mainmenubanner
{
  background: white;
  width                    : 135px;
  height                   : 88px;
  margin: 10px 10px 0px 0px;
  float                    : right;
}



.menudot
{
  color                    : #663333;
  font-family              : "Tahoma";
  font-size                : 10px;
  font-weight              : normal;
  text-decoration          : none;
}

/* ---------------------------------------------------------------------------------------------------- */

.submenu_0
{
  position                 : absolute;
  display                  : none;
  visibility               : hidden;
}

.submenu_1
{
  position                 : absolute;
  display                  : block;
  min-width                : 100px;
  width                    : auto !important;
  width                    : 100px;
  max-width                : auto;
  margin-top               : 0px !important;
  margin-top               : 13px;
  margin-left              : 7px !important;
  margin-left              : 0px;
  padding                  : 2px 3px 2px 3px;
  background-color         : #F8F8F8;
  border                   : 1px solid #D0D0D0;
  white-space              : nowrap;
}

/* ---------------------------------------------------------------------------------------------------- */

input.text {
  font-family              : "Tahoma";
  font-size                : 11px;
}

input.submit {
  font-family              : "Tahoma";
  font-size                : 11px;
  border                   : 1px solid #606060;
}

table.djs
{
  padding                  : 0px 0px 0px 0px;
}

table.djs td
{
  text-align               : center;
  vertical-align           : middle;
}

/* ---------------------------------------------------------------------------------------------------- */

table.hittop {
  border                   : 0;
  font-size                : 11px;
}
table.hittop th {
  background-color         : #C0C0C0;
}
table.hittop td.check
{
  text-align               : center;
}
table.hittop td.song
{
  text-align               : left;
}
table.hittop td.mp3
{
  text-align               : center;
}
#scroll
{
overflow:auto;
overflow-y:scroll;
height:730px;
}