body {
  margin: 0px;
  padding: 0px;
  background-color: ffffff;
}

body, td, p { font: 12px Tahoma; color: 333333;}

a {color: 3366CC;}

.t_10 {font-size: 10px;}
.t_11 {font-size: 11px;}
.t_12 {font-size: 12px;}
.t_14 {font-size: 14px;}

.mm {
  margin: 0px; padding: 0px;
  list-style-image: url(a.gif);
  margin-left: 17px;
}

.mm .a {
  list-style-image: url(a2.gif);
}

.mm .a a {
  color: 000000;
}

.mm li {margin-bottom: 4px;}

.m2 { background-image: url(mbg.gif); background-repeat: no-repeat; background-position: 0 100%}
.m2 a { padding-left: 17px; }
.m3 { padding-left: 17px; background-image: url({ HTTP}mbg.gif); background-repeat: no-repeat; background-position: 0 100%}
.cnt h1 {
  margin: 0px; padding: 0px;
  padding-left: 16px; 
  background-image: url(h1.gif);
  background-repeat: no-repeat;
  background-position: 0 4px;
  font: 18px Tahoma;
  color: 666666;
}

h2 {
  margin: 0px; padding: 0px;
  padding-left: 16px; 
  background-image: url(a.gif);
  background-repeat: no-repeat;
  background-position: 0 4px;
  font: 18px Tahoma;
  color: 666666;
}

.cnt p {
  padding-left: 16px; 
  padding-right: 40px;
}

.ic_info { height: 20px; padding-left: 17px; background-image: url(ic_info.jpg); background-repeat: no-repeat; }
.ic_info b { position: relative; top: 1px;}

.ic_link { height: 20px; padding-left: 25px; background-image: url(ic_link.jpg); background-repeat: no-repeat; }
.ic_link b { position: relative; top: 1px;}

.ic_ask { height: 20px; padding-left: 18px; background-image: url(ic_ask.jpg); background-repeat: no-repeat; }
.ic_ask b { position: relative; top: 1px;}

.ic_question { height: 20px; padding-left: 18px; background-image: url(ic_question.jpg); background-repeat: no-repeat; }
.ic_question b { position: relative; top: 1px;}

.ic_print { height: 20px; padding-left: 18px; background-image: url(ic_print.gif); background-repeat: no-repeat; }
.ic_print b { position: relative; top: 1px;}


.t {
  border-width: 1px; border-color: 155F9C; border-style: solid;
}

.t .h {
  background-image: url(t_head.jpg);
  color: ffffff;
}

.t .r {background-color: F1F1F1;}

textarea, select { border-color: 7F9DB5; border-style: solid; border-width: 1px;}
