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:#008000;}/*green*/
h3 {font-weight: bold;margin-top: 10px; margin-bottom: -10px;font-size:100%;color:#006699;}
a:hover {font-weight: bold;color: black;}
h9 {font-weight: 100%;font-size: 100%;color: #808000;}/*GOLD*/
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;}
h4 {font-weight: bold;margin-top: 5px; margin-bottom: 5px;font-size:160%;color: black;}
h7 {font-weight: bold;}
h6 {font-weight: bold;margin-top: 10px; margin-bottom: -10px;font-size:100%;color: #800080;}/*Purple*/
h11 {font-weight: bold;margin-top: 5px; margin-bottom: 5px;font-size:100%;color: #800000;}/*00*/
h12 {font-size: 100%;color: #B8860B;}/*貼心*/
h15 {font-size: 90%;color: #4682B4;}/*htmup*/
h13 {font-size: 100%;color: white;}/*◇◆*/
h0 {font-weight: bold;font-size:80%;color: #FF6600;}/*●●h0 {font-weight: bold;font-size:80%;color: #666666;}●●*/
button.expand {
   padding: 2px 4px;
   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: 100;
   -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;
   }