﻿body {background-color: #f2f2f2;}
h1 {font-weight: bold;margin-top: 10px; margin-bottom: 10px;font-size: 100%;color:#483D8B;}
h2 {font-weight: bold;margin-top: 10px; margin-bottom: -10px;font-size: 100%;color:#800000;}
h3 {font-weight: bold;margin-top: 10px; margin-bottom: -10px;font-size: 100%;color:#006699;}/*Light blue*/
A:hover {color: #ff9900;font-weight: bold;text-decoration:underline;}
A:link {text-decoration: underline;}
A:visited {text-decoration: none;}
h9 {line-height: 30px;font-weight: bold;margin-top: 10px; margin-bottom: -10px;font-size: 100%;color: #800080;}/*Purple*/
h5 {font-weight: bold;margin-top: 10px; margin-bottom: 10px;font-size: 100%;color:#800000;}
h8 {margin-top:5px; margin-bottom:-15px;font-size: 90%;color:#666666;}
h12 {font-size:100%;color: #B8860B;}/*貼心*/
h15 {font-size:90%;color: #4682B4;}/*htmup*/
h13 {font-size:100%;color: white;}/*◇◆*/
h11 {font-weight:100%;margin-top: 0px; margin-bottom: 5px;font-size: 100%;color:#008080;}/*判例之相關用*/
h4 {font-weight: bold;margin-top: 5px; margin-bottom: 5px;font-size: 160%;color:#800000;}
h7 {font-weight: bold;}
h0 {font-weight: bold;font-size:80%;color: #666666;}/*●●h0 {font-weight: bold;font-size:100%;color: #FF6600;}●●*/
h6 {font-weight: bold;margin-top:10px; margin-bottom:-10px;font-size: 100%;color:#008000;}/*green*/
button.expand {
   padding: 1.5px 3px;
   border: 0.5px solid #C7C7C7;
   background-color: #d29999;
   border-radius: 6px;
   color: #ffffff;
   font-size: 70%;
   font-family: 'Calibra';
   text-decoration: none;
   font-weight: bold;
   -webkit-transition: 0.2s;
   -moz-transition: 0.2s;
   -o-transition: 0.2s;
   cursor: pointer;
   }
button.expand:hover {
   background: none;
   background-color: #b44e3c;
   color: #ffffff;
   }
button.expand:active {
   top: 1px;
   position: relative;
   }
button.expand01 {
   padding: 3px 6px;
   border: 1px solid #C7C7C7;
   background-color: #009999;
   border-radius: 6px;
   color: #FFFFFF;
   font-size: 90%;
   font-family: 'Calibra';
   font-weight: bold;
   -webkit-transition: 0.2s;
   -moz-transition: 0.2s;
   -o-transition: 0.2s;
   cursor: pointer;
   }
button.expand01:hover {
   background: none;
   background-color: #00cccc;
   color: #FFFFFF;
   }
button.expand01:active {
   top: 1px;
   position: relative;
   }
button.ca02 {
   padding: 3px 6px;
   border: 1px solid #c0c0c0;
   background-color: #52b1ce;
   border-radius: 5px;
   color: #ffffff;
   font-size: 90%;
   font-family: '微軟正黑體';
   font-weight: bold;
   -webkit-transition: 0.2s;
   -moz-transition: 0.2s;
   -o-transition: 0.2s;
   cursor: pointer;
   }
button.ca02:hover {
   background: none;
   background-color: #90daf0;
   color: #ffffff;
   }
button.ca02:active {
   top: 1px;
   position: relative;
   }
button.ca03 {
   padding: 3px 6px;
   border: 1px solid #c0c0c0;
   background-color: #BB63B5;
   border-radius: 5px;
   color: #ffffff;
   font-size: 90%;
   font-family: '微軟正黑體';
   font-weight: bold;
   -webkit-transition: 0.2s;
   -moz-transition: 0.2s;
   -o-transition: 0.2s;
   cursor: pointer;
   }
button.ca03:hover {
   background: none;
   background-color: #C597C8;
   color: #ffffff;
   }
button.ca03:active {
   top: 1px;
   position: relative;
   }