@charset "utf-8";
/*Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/
h4, h5, h6,
h1, h2, h3 {margin-top: 0;}
ul, ol {margin: 0;}
p {
	margin: 0;
	font-size: 14px;
}
html,body{
	font-family: Garamond, "微軟正黑體", "新細明體";
}
body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.header {
	height: 160px;
	padding-right: 1em;
	padding-left: 1em;
	padding-bottom: 0;
	border-bottom: 4px solid #666666;
	background: #1B1B1D;
	margin-bottom: 0px;
	padding-top: 0em;
}
.logo a{
	display:block;
}
.logo {
	float: left;
}
.head-nav ul li{
	display: inline-block;
}
.head-nav ul li a{
	position: relative;
	display: inline-block;
	outline: none;
	color: #f0f0f0;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 300;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
	font-size: 1em;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	padding-bottom: 0.5em;
}
.head-nav a:hover,
.head-nav a:focus {
	outline: none;
}
.head-nav ul{
	padding: 0;
	margin: 0;
}
*,
*:after,
*::before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.head-nav ul li {
	display: inline-block;
	outline: none;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 300;
	font-size: 15px;
	;
}
.head-nav ul li a:hover,.head-nav ul li.active a{
	color:#fff;
	background:#666666;
}
ul a:hover,
ul a:focus {
	outline: none;
	color:#fff;
	text-decoration: none;
}
.cl-effect-15 a::before {
	color: #f0f0f0;
	content: attr(data-hover);
	position: absolute;
	-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
	-moz-transition: -moz-transform 0.3s, opacity 0.3s;
	transition: transform 0.3s, opacity 0.3s;
}
.cl-effect-15 a:hover::before,
.cl-effect-15 a:focus::before {
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	transform: scale(0.9);
	opacity: 0;
}
.head-nav {
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0px;
	}
.header-top ul li {
	display: inline-block;
	color: #f0f0f0;
	font-size: 1em;
}
.header-right {
	float: right;
	right: 1em;
}

.header-top ul {
	padding: 0;
}
.header-top li {
	margin: 0 0.2em;
}


.content-top{
	background: url(../images/bac.jpg) no-repeat;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
}

.content-top2{
	background-repeat: no-repeat;
	background-image: url(../images/mwsf-2.jpg);
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	-ms-background-size: cover;
	background-clip: border-box;
}

#maintable {
	margin-left: 6em;
	padding: 10;
	width: 730px;
}

.top{
	height: 25px;
	width: 47px;
	float: right;
	bottom: 80px;
	right: 80px;
	display: block;
	position: fixed;
	border: 2px dotted #CCCCCC;
	border-radius: 13px;
	text-align: center;
	background-color: #111;
	text-decoration:none
	}
.footer{
	background: #666666;
	border-top: 0px solid #212121;
	padding-top: 2px;
	padding-bottom: 2px;
}
.footer h4 {
  font-size: 1.5em;
  color: #f0f0f0;
  text-align: center;
  font-weight:300;
  text-transform: uppercase;
  background: url(../images/line1.png) no-repeat center;
  margin-bottom:1em;
}

span {
  color: #2096da;
}


.footer-bottom{
	background: #333333;
	padding-top: 1em;
	padding-right: 2em;
	padding-left: 2em;
	padding-bottom: 1em;
	height: 80px;
}
.foot-nav li a {
  color: #fff;
  font-size: 1em;
  font-weight:300;
}
.foot-nav ul {
  padding: 0;
}
.foot-nav ul li a:hover, .foot-nav ul li.active a {
  color: #ffff99;
  text-decoration:none;
}
.foot-nav li {
  display: inline-block;
  margin: 0 0.3em;
}
.foot-right p {
	color: #fff;
	font-size: 12px;
	font-weight: 350;
}
.foot-right a {
  color:#fff;
  text-decoration:none;
}
.foot-right a:hover {
  color: #1fdae4;
}
.foot-left {
  float: left;
}
.foot-right {
  float: right;
}
/*-- error-page --*/
.main {

}
.error-404 h1 {
	font-size: 12em;
	font-weight: 700;
	color: #2096da;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
.error-404 p{
	color: #f0f0f0;
	margin: 0;
	font-size: 1.2em;
	text-transform: uppercase;
} 
a.b-home{
	background:#2096da;
	padding:0.8em 3em;
	display:inline-block;
	color:#FFF;
	text-decoration:none;
	margin-top:1em;
}
a.b-home:hover{
	background:#686767;
	color:#fff;
}

.t1{
	color: #333;
	font-size: 1.5em;
	font-weight: bold;
}
.t2{
	color: #666;
	font-size: 1.1em;
	text-align: justify;
	margin-left: 2em;
	margin-right: 1em;
	letter-spacing:2px;
	line-height:1.8em;
}

.t3{
	color: #111;
	font-size: 1.2em;
	text-align: justify;
	margin-left: 2em;
	margin-right: 1em;
	letter-spacing:2px;
	line-height:1.8em;
	font-weight: bold;
}

.mainlink {
	color: #999;
}
a.mainlink:hover {
  background-color: #999;
}

.bg-primary {
	color: #fff;
	background-color: #EEE;
	min-width: 0px;
	float: right;
	padding-right: 0px;
	margin-right: 35px;
}
.bg-primary a:hover, .bg-primary .active a {
  color: #333;
 background-color: #DDD;
}