/* ---------------------------- Main -------------------------------*/
BODY{
   color : #666666;
   background-color : #ffffff;
   font-size: 11pt;
   font-weight: 400;
   line-height: 1.5;
   font-family: Times New Roman, Times, serif;
   margin-top : 0px;
   margin-left : 0px;
   margin-right : 0px;
   margin-bottom : 0px;
}
TD{
   font-size : 11pt;
   font-weight: 400;
   line-height: 1.5;
   font-family: Times New Roman, Times, serif;
}
UL{
   font-size : 11pt;
   font-weight: 400;
   line-height: 1.5;
   font-family: Times New Roman, Times, serif;
   margin-top : 0px;
   margin-bottom : 0px;
}
OL{
   font-size : 11pt;
   font-weight: 400;
   line-height: 1.5;
   font-family: Times New Roman, Times, serif;
   margin-top : 0px;
   margin-bottom : 0px;
}
h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF62A8;
	margin:0;
   text-align: center;
   vertical-align: text-bottom;
   vertical-align:bottom;
}
/* ---------------------------- Link -------------------------------*/
A{
   color : #666666;
   text-decoration : none;
}
A:VISITED{
   color: #666666;
   text-decoration : none;
}
A:HOVER{
   color: #666666;
   text-decoration : underline;
}
A:ACTIVE{
   color: #666666;
   text-decoration : none;
}
/* ---------------------------- Font Size -------------------------------*/
.c8 {
   font-size : 8pt;
   line-height: 1.5;
}
.c9 {
   font-size : 9pt;
   line-height: 1.5;
}
.c10 {
   font-size : 10pt;
   line-height: 1;
}
.c11 {
   font-size : 11pt;
   line-height: 1.3;
}
.c12 {
   font-size : 12pt;
   line-height: 1.3;
   font-weight: 600;
}
.c13 {
   font-size : 13pt;
   line-height: 1.3;
}
.c14 {
   font-size : 14pt;
   line-height: 1.3 ;
}
/* ---------------------------- Font Famiry -------------------------------*/
.pop1 {
   font-family:  "HGnppΞί―ΜίΜ","np|bvΜP",fantasy;
}
.serif1 {
   font-family: "lr oΎ©","qMmΎ© Pro W3","½¬Ύ©",serif ;
}
.sans-serif1 {
   font-family: "lr oSVbN","qMmpS Pro W3",Osaka,sans-serif ;
}
.cursive1 {
   font-family: "cesΜ","HGsΜ",cursive ;
}
/* ---------------------------- Color -------------------------------*/
.red{
   color: #CC0000;
}
.yellow{
   color: #FFFF00;
}
.blue{
   color: #0000FF;
}
.white{
   color: #FFFFFF;
}
.pink{
   color: #FF80C0;
}
.lime{
   color: #00FF00;
}
.aqua{
   color: #00FFFF;
}
.silver{
   color: #C0C0C0;
}
.purple{
   color: #800080;
}
.green{
   color: #008000;
}
.gray{
   color: #808080;
}
.brown{
   color: #804040;
}
.navy{
   color: #004080;
}
.black{
   color: #000000;
}
.orange{
   color: #FF8040;
}
.color1{
   color: #0000FF;
}
.color2{
   color: #0000FF;
}
/*===================== ORIGINAL AREA ====================================*/
/* -------------------- NEWS CONTENT -  TEXT -----------------------------*/
.News {
   font-family: Times New Roman, Times, serif;
   font-size: 10pt;
   color: #666666;
   text-align: left;
   vertical-align: top;
   padding: 5px;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #CCCCCC;
}
.News a:link {   
   font-family: Times New Roman, Times, serif;
   font-size: 10pt;
   color: #FF0000;
}
.News a:visited {
   font-family: Times New Roman, Times, serif;
   font-size: 10pt;
   color: #FF0000;
}
.News a:hover {
   font-family: Times New Roman, Times, serif;
   font-size: 10pt;
   color: #000000;
   text-decoration: none;
}
.News a:active {
   font-family: Times New Roman, Times, serif;
   font-size: 10pt;
   color: #000000;
   text-decoration: none;
}
.info1 {
	font-family: Times New Roman, Times, serif;
	font-size: 11pt;
	font-style: normal;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:10px;
	margin-left:10px;
}
