﻿body {margin:0px; padding:0px;  font-family:微軟正黑體; background:#e5ffff;}
#wrap  { text-align:center; }
#footer {margin:12px auto; width:100%; border-top:solid 1px #c0c0c0; padding-top:12px;  color:#c0c0c0;}
h1, h2 {color:#cc0099!important; }
h5 { color:#c0c0c0!important;}
.jumbotron {background-color:#fff; width:76%; margin:0 auto; }
.well {text-align:left; }
.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {background-color:#e5ffff;}
table th { text-align:center;}
table th:first-child {vertical-align:middle!important;}
table td { text-align:left;}
table td h3 { color:#ff9900;}
ul li, ol li{  font-size:14px; padding-top:5px; padding-bottom:5px; }
.thumbnail img { width: 100%; height: 100%; }

  @media screen and (max-width: 768px) {
    .col-sm-4 {
      text-align: center;
      margin: 25px 0;
    }
  }