/* ---------- body ----------   */
body {
  /* background-color: #1926A3; */
  font-size: 10pt;
  font-family: verdana,arial,helvetica,sans-serif,‚l‚r PƒSƒVƒbƒN;
  background:url("../img/background.gif");
}
p {
  font-size: 10pt;
}
/* ---------- table ----------   */
table {
  border-collapse: separate;
  #NAbackground-color: #1926A3;
}
td {
  font-size: 8pt;
  color: #333333;
}
textarea {
  font-size: 8pt;
  color: #333333;
}

.page-title {
  font-size: 9pt;
  font-family: IMPACT;  
  color: #1926A3;
  font-weight: bold;
}

.td-title {
  font-size: 9pt;
  color: #1926A3;
  background-color: #FFFFFF;
  border-color: #1D0E82;  
  font-weight: bold;
}
.td-title_box {
  line-height:1.5em; 
}

.td-ptn_tMonth {
  line-height:1.5em; 
  background-color: #D4DCFF;
  color: #1926A3;  
  font-weight: bold;  
}

.td-ptn_dtl {
  font-size: 8pt;
  color: #656565;
  border-color: #1D0E82;  
  line-height:1.5em;  
}

.td-scene {
  font-size: 8pt;
  color: #FFFFFF;
  border-color: #1D0E82;  
}


/* ---------- font ----------   */
.font-white {
  color: #FFFFFF;
}
.english-link {
	color: #00FFFF;
}
.end-sche {
	color: #C4C0C0;
}
/* ---------- a ----------   */
a:active {
	position:relative;
	left:10px;
}
a:link {
	position:relative;
	left:0px;
}

/* about */
.font-about {
  font-size: 12pt;
  color: #FF6700;
  font-weight: bold;
}