/* text style */

h1 {
font-size: 12px; 
line-height: 150%
}

h2 {
font-size: 12px; 
line-height: 150%
}

h3 {
font-size: 12px; 
line-height: 150%
}

.nine_thi { 
font-size: 9px; 
line-height: 130%
}

.twe_green { 
font-size: 12px; 
color:#87CD00;
line-height: 150%
}

.twe_blue { 
font-size: 12px; 
color:#24A0C2;
line-height: 150%
}

.twe_orange { 
font-size: 12px; 
color:#EA6D2A;
line-height: 150%
}

.twe_white { 
font-size: 12px; 
color:#FFFFFF;
line-height: 150%
}

.twe_Brown { 
font-size: 12px; 
color:#9A6906;
line-height: 150%
}

.twe_fif { 
font-size: 12px; 
line-height: 150%
}

.twe_fif-B { 
font-size: 12px; 
line-height:150%;
font-weight:bold;
}

.twe_fif-B-R { 
font-size: 12px; 
line-height:150%;
font-weight:bold;
color:#A22400;
}


.twe_for { 
font-size: 12px; 
line-height: 140%
}

.twe_thi { 
font-size: 12px; 
line-height: 130%
}

.twe_ele { 
font-size: 12px; 
line-height: 110%
}

.ten_fif { 
font-size: 10px; 
line-height: 110%
}

.ele_fif { 
font-size: 11px; 
line-height: 150%
}

.ele_thi { 
font-size: 11px; 
line-height: 130%
}

.ele_thi-Gr { 
font-size: 11px; 
line-height: 130%;
color:#006633
}

.ele_thi-B { 
font-size: 11px; 
line-height: 130%;
font-weight:bold;
}

.ele_thi-W { 
font-size: 11px; 
line-height: 130%;
color:#FFFFFF;
}

.ele_thi-brown1 { 
font-size: 11px; 
line-height: 130%;
color:#B08329;
}


.ele_thi-G { 
font-size: 11px; 
line-height: 130%;
color:#B4B4B4;
}

.ele_ele { 
font-size: 11px; 
line-height: 110%
}

.twe_six { 
font-size: 12px; 
line-height: 180%
}

.twe_sev { 
font-size: 12px; 
line-height: 200%
}

.fou_fif { 
font-size: 14px; 
line-height: 150% 
}

.fou_fif-B { 
font-size: 14px; 
line-height: 150%;
font-weight:bold;
}

.fou_fif-B-W { 
font-size: 14px; 
line-height: 150%;
font-weight:bold;
color:#FFFFFF;
}



A { text-decoration : none ; color: #A22400 }
A:hover { text-decoration : underline ; color : #A22400 }

A.linkhead {
font-size: 11px; 
line-height: 130%;
color:#FFFFFF; 
text-decoration:none;
}

A.linkhead:hover {
font-size: 11px; 
line-height: 130%;
color:#FFFFFF; 
text-decoration:underline;
}

/* common style */

body {
div-align:center;
margin-top:0;
margin-bottom:0;
margin-left:0;
margin-right:0;
text-align:center;
background-color: #000000;
}

body,td,th {
color: #FFFFFF;
}



.vt{
vertical-align:top;
text-align:center;
}

.vm{
vertical-align:middle;
}
.vb{
vertical-align:bottom;
}
