
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:url(../../images/bg.jpg);
}

a{color: #0000CC; text-decoration: none} 
a:hover, a:focus{ text-decoration: underline; color: #744005} 

h1, h2{
	margin:0px;
	font-size:100%;
}

.en_title1{
	color: #273691;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 120%;
	font-size: 1.750em;
	font-weight:bold;
	text-align: left;
	letter-spacing:-4px;
}
.en_title2{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 100%;
	font-size: 1em;
	text-align: left;
	font-weight: bold;
	letter-spacing:-2px;
}
.en_title3{
	font-family: Arial, Helvetica, sans-serif;
	color:#03C;
	line-height: 100%;
	font-size: 1em;
	text-align: left;
	font-weight: bold
}
.en_content1{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 180%;
	font-size: 0.813em;
	text-align: left;
}
.en_table_content1{
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 180%;
	font-size: 0.813em;
	text-align: left;
}
.en_footer{
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 100%;
	font-size: 0.750em;
    text-align: right;
	padding-right:10px; 
}
#footer{
	float:left; 
	margin-left:5px;  
	font-family:"新細明體",Arial, Helvetica, sans-serif; 
	font-size:0.750em;
}
ol li
{
	line-height:200%;
}
	

ul {
   list-style: none;
   padding-left: 5px;
   margin-top: 5px;
   margin-left: 0px;
}

ul li {

  background: url(../images/bullet_1.gif) no-repeat 0 6px;
  padding: 0px 0px 3px 15px;
  line-height:200%;

}

ul li ul li{

  background: url(../images/bullet_2.gif) no-repeat 0 8px;
  padding: 0px 0px 3px 15px;
  line-height:200%;

}
ul li ul li ul li{

  background: url(../images/bullet_3.gif) no-repeat 0 4px;
  padding: 0px 0px 3px 15px;
  line-height:200%;

}
.subtitle_bg
{
	background-color:#1D76BB;
}

.setFontSize{
	color:#FFF;
	text-decoration:none;
	font-weight:normal;
}
.setFontSize:hover, .setFontSize:focus{
	color:#fff200;
	text-decoration:underline;
	font-weight:normal;
}
.access {
    height: 1px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: -500px;
    width: 1px;
}
fieldset{ width:100%;
	border:0px;
	margin:0;
	padding:0;
	display:inline;
}
.border_g, .border_g td{
	border:#333 solid 1px;
}