
    <link rel="stylesheet" type="text/css" href="../header/css/index.css">

#block-system-main-menu {
/*  margin-left: 180px;
  margin-top: 20px;*/
}

#block-system-main-menu h2 a {
  display: block;
  margin-bottom: 30px;
  padding-bottom: 0px;
  /*width: 150px;*/
  color: #1a1819;
  text-transform: uppercase;
  font-size: 22px;
  letter-spacing: 1px;
  font-family: alternate-gothic-no-2-d,Arial,Lucida Grande,sans-serif!important;
  text-align: left;
  text-decoration: none;
  border-bottom: 3px solid #c21212;
}

#main-menu {
  padding: 0;
  margin: 0;
}

#main-menu li {
  padding: 0;
  margin: 0;
  height: auto;
  width: auto;
  list-style: none;
}

#main-menu li a {
  font-size: 15px;
  color: #1a1819;
  font-weight: bold;
  display: block;
  padding: 10px 25px 15px 0px;
  border: 0;
  line-height: 20px;
  text-decoration: none;
}

#main-menu li a:hover {
  text-decoration: underline;
  color: #c21212;
}

#main-menu li a.active {
  color: #c21212;
}

#main-menu li.last a {
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  behavior: url(/PIE.htc);
}

#main-menu li.expanded ul li a {
  background: #eef4fd !important;
  background-image: none !important;
  border-bottom: 0;
  font-size: 14px;
  padding: 10px 20px 10px 40px;
  line-height: 20px;
}

#main-menu ul li a.active {
  color: #4c4c4c;
}

#main-menu li.expanded ul ul li a {
  background: #eef4fd !important;
  background-image: none !important;
  font-size: 12px;
  padding: 5px 20px 5px 50px;
}

td, th {
    display: table-cell;
    vertical-align: middle;
}
.qq_titdsj {
    width: 100%;
    line-height: 35px;
    font-size: 16px;
    padding: 0 0 0 10px;
}

.qq_titdsj thead {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.qq_titdsj td {
    padding: 5px 5px 5px 20px;
    border: 2px solid #fff;
    border-bottom-width: 6px;
}
.qq_titdsj tbody {
    background: #ffd9d4;
    line-height: 22px;
    color:#fff;
}






