body { margin-left:0;
		margin-top:0;
		background-image:url(../images/bg.gif);
}

.in {font-family: 細明體; font-size: 95%; line-height: 110%;  text-align:justify; text-justify:inter-ideograph}
.ine {font-family: arial; font-size: 95%; line-height: 110%}
.ins {font-family: 細明體; font-size: 80%}
.inss {font-family: 細明體; font-size: 75%}
.head {font-family: 細明體; line-height: 120% ; font-size: 12pt ; font-weight:bold;}
.shead {font-family: 細明體; line-height: 120% ; font-size: 11pt ; font-weight:bold; font-style: normal;}
td {font-family: 細明體; font-size: 95%; color: black;}

.frame2 {background-image:url(images/frame_02.gif);}
.frame4 {background-image:url(images/frame_04.gif);}

.uline {text-decoration:underline}

ul {margin-top: 2pt; margin-bottom: 2pt;}
ol {margin-top: 2pt; margin-bottom: 2pt;}
li.type1 {margin-left: -15pt; margin-bottom: 3pt; font-size:90% ;}

A  {
        text-decoration : none;
        color:blue;
}

A:Visited  {
        text-decoration : none;
        color:blue;
}

A:Active  {
       text-decoration : none;
        color:#000000;	   
}

A:Hover  {
        text-decoration : none;
        color:"red"
}

//---------------------------

A.line  {
        text-decoration : underline;
        color:#000000;
}

A.line:Visited  {
        text-decoration : underline;
        color:#000000;
}

A.line:Active  {
       text-decoration : none;
        color:#000000;	   
}

A.line:Hover  {
        text-decoration : none;
        color:"red"
}

//---------------------------
A.c1  {
        text-decoration : none;
        color:#FF6600;
}

A.c1:Visited  {
        text-decoration : none;
        color:#FF6600;
}

A.c1:Active  {
       text-decoration : none;
        color:#FF6600;	   
}

A.c1:Hover  {
        text-decoration : none;
        color:#FF6600;
}

