body {
    font-family: '微軟正黑體';font-size: 1.2rem;
   
  }
  .logo{
    width:100px ;height:50px;
  }
  .login_btn1{
    width: 120px;
    height: 40px;
    font-size: 20px;
    color: #FFFFFF;
    background-color:#11571d;
  }
  .login_btn2{
    width: 120px;
    height: 40px;
    font-size: 20px;
    color: #FFFFFF;
    background-color:#30a734;
  }
  .fon{
    font-size: 2.4rem;
    color: rgb(8, 63, 22);
  }
  .stu span{
    font-size: 1.3rem;
  }
  .log span{
    font-size: 1.7rem;
  }
  .he{
    font-size: 0.9rem;
    max-width: 800px;
    border-left: 5px solid #eee;
    border-right: 5px solid #eee;
    background-color: #fcf2f2;
    border-color: #dFb5b4;
  }
  .d3 span{
    font-size: 1.1rem;
    color: #AC03BB;
  }
.d1 span{
  font-size: 20px;
}
.d2 span{
  font-size: 15px;
}
.eng span{
  font-size: 20px;
}
.down{
  background-color: #0B571E;
  color:#FFFFFF;
  font-size: 0.7rem; 
}

/*側邊欄按鈕*/
.btn-left { 
  color: #ffffff; 
  background-color: #2A3661; 
  border-color: #3B3642; 
} 
 
.btn-left:hover, 
.btn-left:focus, 
.btn-left:active, 
.btn-left.active, 
.open .dropdown-toggle.btn-left { 
  color: #ffffff; 
  background-color: #C22B46; 
  border-color: #3B3642; 
} 
 
.btn-left:active, 
.btn-left.active, 
.open .dropdown-toggle.btn-left { 
  background-image: none; 
} 
 
.btn-left.disabled, 
.btn-left[disabled], 
fieldset[disabled] .btn-left, 
.btn-left.disabled:hover, 
.btn-left[disabled]:hover, 
fieldset[disabled] .btn-left:hover, 
.btn-left.disabled:focus, 
.btn-left[disabled]:focus, 
fieldset[disabled] .btn-left:focus, 
.btn-left.disabled:active, 
.btn-left[disabled]:active, 
fieldset[disabled] .btn-left:active, 
.btn-left.disabled.active, 
.btn-left[disabled].active, 
fieldset[disabled] .btn-left.active { 
  background-color: #2A3661; 
  border-color: #3B3642; 
} 
 
.btn-left .badge { 
  color: #2A3661; 
  background-color: #ffffff; 
}

/*上方下拉選單按鈕*/
.btn-topdrop { 
  color: #ffffff; 
  background-color: #30427A; 
  border-color: #30427A; 
} 
 
.btn-topdrop:hover, 
.btn-topdrop:focus, 
.btn-topdrop:active, 
.btn-topdrop.active, 
.open .dropdown-toggle.btn-topdrop { 
  color: #ffffff; 
  background-color: #30427A; 
  border-color: #30427A; 
} 
 
.btn-topdrop:active, 
.btn-topdrop.active, 
.open .dropdown-toggle.btn-topdrop { 
  background-image: none; 
} 
 
.btn-topdrop.disabled, 
.btn-topdrop[disabled], 
fieldset[disabled] .btn-topdrop, 
.btn-topdrop.disabled:hover, 
.btn-topdrop[disabled]:hover, 
fieldset[disabled] .btn-topdrop:hover, 
.btn-topdrop.disabled:focus, 
.btn-topdrop[disabled]:focus, 
fieldset[disabled] .btn-topdrop:focus, 
.btn-topdrop.disabled:active, 
.btn-topdrop[disabled]:active, 
fieldset[disabled] .btn-topdrop:active, 
.btn-topdrop.disabled.active, 
.btn-topdrop[disabled].active, 
fieldset[disabled] .btn-topdrop.active { 
  background-color: #30427A; 
  border-color: #30427A; 
} 
 
.btn-topdrop .badge { 
  color: #30427A; 
  background-color: #ffffff; 
}

body{
	font-family:Microsoft JhengHei;
}