.in {font-family: 細明體; font-size: 80%; line-height: 130%}
.ins {font-family: 細明體; font-size: 80%}
.head {font-family: 細明體f; 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: 80%;}

ul {margin-top: 2pt; margin-bottom: 2pt;}
ol {margin-top: 2pt; margin-bottom: 2pt;}
li.type1 {margin-left: -15pt; margin-bottom: 3pt; font-size:10pt ;}

#main {
	position:relative;
	z-index:1;
	left: 0;
	width:800;
	top: 0px;
	right: auto;
}

#banner {
	top: 360px;
	z-index:2;	
	position: absolute;
	left: 23px;
}

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"
}