﻿@charset "utf-8";

/* CSS Document */
body {
	padding: 0;
	margin: 0;
	background: #ebebeb;
	color: #000;
	font-size: 12px;
	font-family: '微軟正黑體', Verdana, Arial, Helvetica, sans-serif;
}

.clear {
	clear: both;
	line-height: 0;
}

img {
	border: none;
}

a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

/*---------------------------------------------------------------------------*\
  Common
\*---------------------------------------------------------------------------*/
#container {
	text-align: center;
}

.header {
	background: #000;
	height: 36px;
	height: 33px\9;
	padding-top: 5px;
	border-bottom: 2px solid #fff;
}

.header img {
	height: 32px;
}

.topMenu {
	width: 100%;
	height: 25px;
	position: absolute;
	z-index: 10;
}

.btnHome {
	width: 73px;
	height: 25px;
	float: left;
	padding: 3px 0px 0px 10px;
}

.btnCheck {
	width: 75px;
	height: 25px;
	float: right;
	padding: 3px 0px 0px 0px;
	margin: 5px 3px 5px 5px;
}

.title {
	background: rgba(0%, 0%, 0%, 0.3);
	padding-top: 3px;
	height: 27px;
	border-bottom: #818180 1px solid;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
}

.bottom {
	width: 800px;
	padding: 10px;
	margin: auto;
	margin-top: 50px;
}

.ftlink1 {
	display: block;
	float: right;
	border: #c8c8c8 1px solid;
	width: 250px;
	height: 60px;
	line-height: 31px;
	background: #000;
	font-size: 18px;

}

.black_num A {
	display: block;
	line-height: 18px;
	height: 30px;
	width: 197px;
	height: 43px;
	padding: 16px 2px 0px 20px;
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	background: url(../images/same/phone_c.png);
	letter-spacing: 1px;
}

.footer {
	padding: 40px 0px 10px 0px;
	margin-bottom: 60px;
	text-align: center;
	font-weight: bold;
}

.footer a {
	color: #0077ff;
	font-size: 18px;
}

.ovrly {
	width: 100%;
	height: 32px;
	line-height: 30px;
	text-align: center;
	color: #fff;
	position: absolute;
	font-size: 20px;
	background-color: #000;
}

/*---------------------------------------------------------------------------*\
  Index
\*---------------------------------------------------------------------------*/
.contentIndex {
	width: 800px;
	padding: 30px 20px;
	margin: auto;
	color: #4a4b49;
	text-align: left;
	font-size: 16px;
}

.contentIndex img {
	width: 100%;
}

.banner {
	width: 480px;
	height: 350px;
	margin: 0 auto;
}

.bannerNum {
	width: 415px;
	height: 50px;
	position: absolute;
	margin: 5px 0px 0px 0px;
	text-align: right;
	z-index: 10;
}

.navi,
.nz {
	float: left;
}

.navi A,
.nz A,
.btnCheck A {
	background: #f0eeee;
	color: #636363;
	padding: 3px 3px;
	margin: 3px;
	border: #c2c2c2 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(htc/ie-css3.htc);
}

.navi A:hover,
.navi A.active,
.nz A:hover,
.nz A.active,
.btnCheck A:hover,
.btnCheck A.active {
	background: #636363;
	color: #f0eeee;
	padding: 3px 3px;
	margin: 3px;
	border: #c2c2c2 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(htc/ie-css3.htc);
}

.indexSlide {
	display: block;
	width: 480px;
	height: 320px;
	background: no-repeat;
	background-position: center center;
	background-size: contain;
	background-color: #000;
}

.plus {
	background: #f0eeee;
	color: #636363;
	padding: 2px 2px;
	margin: 1px;
	border: #c2c2c2 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	behavior: url(htc/ie-css3.htc);
}

/*---------------------------------------------------------------------------*\
  Youtube
\*---------------------------------------------------------------------------*/
.youtube {
	height: 400px;
}

/*---------------------------------------------------------------------------*\
  Font Color
\*---------------------------------------------------------------------------*/
.black {
	color: #000;
	font-size: 18px;
	font-weight: bold;
}

.blue {
	color: #0077ff;
	font-size: 18px;
	font-weight: bold;
}

.orange {
	color: #ff7700;
	font-size: 18px;
	font-weight: bold;
}

/*---------------------------------------------------------------------------*\
  Scrollable
\*---------------------------------------------------------------------------*/
.items div {
	width: 480px;
	float: left;
}

.scrollable {
	position: relative;
	width: 480px;
	height: 350px;
	overflow: hidden;
}

.scrollable img {
	width: 480px;
	float: left;
	height: 350px;
}

.scrollable .items {
	position: absolute;
	width: 20000em;
	clear: both;
}

.scrollable .active {
	border-bottom: #000 2px solid;
	border-left: #000 2pz solid;
	border-top: #000 2px solid;
	border-right: #000 2px solid;
	position: relative;
	cursor: default;
}

/*---------------------------------------------------------------------------*\
  send_data
\*---------------------------------------------------------------------------*/
.send_table {
	width: 800px;
	margin: auto;

}

.send_use_vdata {
	width: 100%;
	padding: 12px 20px;
	margin: 4px 0;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
	box-sizing: border-box;
}

.send_use_vdata_select {
	background: url(../images/same/arrow.png) no-repeat scroll right center transparent;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	box-sizing: border-box;
	width: 100%;
	padding: 12px 20px;
	margin: 4px 0;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 4px;
}

/*---------------------------------------------------------------------------*\
  line
\*---------------------------------------------------------------------------*/
.line {
	display: block;
	width: 200px;
	height: 50px;
	background: url(../images/same/line.png);
	margin-right: auto;
	margin-left: auto;
}

.question_border {
	width: 480px;
}

/*---------------------------------------------------------------------------*\
  定版頭尾以及menu選單樣式
\*---------------------------------------------------------------------------*/

.header_top {
	background-color: #d2d2d2;
	height: 50px;
	position: fixed;
	z-index: 20;
	width: 100%;
	text-align: left;
	top: 0px;
	border-bottom-style: solid;
	box-shadow: 4px 4px 3px rgba(20%, 20%, 40%, 0.5);
}

.header_select {
	background-color: #d2d2d2;
	position: fixed;
	z-index: 20;
	width: 100%;
	text-align: left;
	top: 51px;
	box-shadow: 4px 4px 3px rgba(20%, 20%, 40%, 0.5);
}

.header_content {
	font-size: 22px;
	width: 100%;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}


.footer_bottom {
	background-color: #b4b4b4;
	height: 80px;
	position: fixed;
	width: 300px;
	bottom: 0px;
	right: 0px;

}

.hamburger-menu {
	border: 2px #ccc solid;
	display: inline-block;
	height: 40px;
	width: 40px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	position: absolute;
	right: 2%;

}

.hamburger {
	position: relative;
	display: inline-block;
	width: 100%;
	height: 10px;
	top: 2px;
	left: -3px;
	padding-right: 4px;
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;

}

.hamburger:before {
	content: "";
	position: absolute;
	top: 4px;
	left: 0px;
	width: 100%;
	border-top: 2px solid #000;

}

/*---------------------------------------------------------------------------*\
  媒體專區
\*---------------------------------------------------------------------------*/
.blog-box {
	border: 0.5px solid #000000;
	margin: 0 20px;
	background: #fbfbfa;
}

.blog-box img {
	width: 100%;
	height: 50%;
}

.blog-box a {
	color: #0000FF;
	text-decoration: none;
	font-weight: bold;
}

.news-title {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.news {
	font-size: 15px;
	color: #0f0f0f;
	height: 50%;
}

/*---------------------------------------------------------------------------*\
  基本資料
\*---------------------------------------------------------------------------*/
.about_data {
	border-color: #000000;
	width: 800px;
	border: solid;
	background-color: #FFFFFF;
	color: #000000;
}

.about_data td {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}


.about_title {
	font-size: 26px;
	text-align: center;
	font-weight: bold;
}

.about_content {
	font-size: 18px;
	font-weight: bold;
}

/*---------------------------------------------------------------------------*\
  地圖陰影
\*---------------------------------------------------------------------------*/

.map {
	box-shadow: 4px 4px 3px rgba(20%, 20%, 40%, 0.5);
}

.daddr {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.index_box {
	width: 99%;
	background-color: #323232;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}