body {
    margin: 0px;
    padding: 0px;
    background-color: 003E7B;
}

body, td, p {
    font: 11px Tahoma;
    color: ffffff;
}

a {text-decoration: none; color: FFFF99;}
a:hover {text-decoration: underline;}

.qm {
  font: 10px Tahoma;
  color: ffffff;

  position: relative;
  left: 10px;
}

.qm a {
  color: FFFF99;
}

.m a, .m_last a {
  font: bold 11px Tahoma;
  color: FFFF99;  
    
  padding-left: 10px;
  padding-right: 12px;
  position: relative;
}

.m {
  background-image: url(/i/m_sep.gif);
  background-repeat: no-repeat;
  background-position: 100% 50%;
}

.m_last {
  background-image: none;
}

/* lang */
.lang {
    font: 9px Tahoma;
    color: ffffff;
}

.lang a {
  color: FFFF99;
}

/* right tables */
.t_lt {
   border-left-width: 1px;
   border-left-style: solid;
   border-left-color: 7FA8CF;

   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: 7FA8CF;   

   padding: 8px;
   padding-left: 13px; 

   font: 10px Tahoma;
   color: ffffff;
}

.t6 {
  font-size: 6px;
}

.p_head {
    font: bold 18px Tahoma;
    color: ffffff;

    padding-bottom: 5px;

    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: 4F7AA4;
}

.t10 {
    font-size: 9px;
    color: 000000;
}

.t11 {
    font-size: 10px;
}

.t12 {
    font-size: 12px;
}


.tit_2 {
    color: FF9900;
}

