@charset "utf-8";
/* CSS Document */
#wrapper {
	width: 980px;  
	margin: auto;
        }

#header {
	height: 160px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #C1BAA5;
        }

#headertop {
	text-align: right;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 0.8em;
}
#logo {
	float: left;
}

#menu {
	float: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#news {
	float: right;
}
#me {
	float: left;
	color: #FFFFFF;
	margin: 0px;
	padding-left: 10px;
}
#me ul {
	list-style: none;
	margin: 0;
	overflow: hidden; /* 超過範圍隱藏 */
	white-space: nowrap; /* 不斷行 */
	text-align: center;
	padding: 0;
}
#me ul li{
	display: inline;
	padding-right: 5px;
}
.email {
	text-decoration: none;
	color: #646464;
}
body {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #CCC;
	margin:0;
	background-color: #000000;
	color: #FFF;
}
.links a {
	text-decoration: none;
	color: #E60115;
}
#notic {
	text-align: center;
	background-color: #E60115;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#slideshow_wrapper {
	POSITION: relative;
	BACKGROUND-COLOR: #121212;
	WIDTH: 100%;
	HEIGHT: 220px;
	OVERFLOW: hidden;
	padding: 0px;
	display: block;
}
#slideshow_footbar {
	Z-INDEX: 5;
	POSITION: absolute;
FILTER: progid:DXImageTransform.Microsoft.gradient(startColorstr=#32000000, endColorstr=#32000000);
	WIDTH: 100%;
	BOTTOM: 0px;
	HEIGHT: 30px
}
#slideshow_photo {
	POSITION: absolute;
	WIDTH: 100%;
	HEIGHT: 100%;
	CURSOR: pointer
}
#slideshow_photo A {
	Z-INDEX: 1;
	BORDER-BOTTOM: 0px;
	POSITION: absolute;
	BORDER-LEFT: 0px;
	MARGIN: 0px;
	DISPLAY: block;
	BORDER-TOP: 0px;
	TOP: 0px;
	BORDER-RIGHT: 0px;
	LEFT: 0px
}
#slideshow_footbar .slideshow-bt {
	BACKGROUND-COLOR: #d2d3d4;
	MARGIN: 10px 10px 0px 0px;
	WIDTH: 10px;
	DISPLAY: inline;
	FLOAT: right;
	HEIGHT: 10px;
	FONT-SIZE: 0px
}
#slideshow_footbar .bt-on {
	BACKGROUND-COLOR: #30b1eb
}
.abgne-news-scroll {
	width: 320px;
	height: 220px;
	overflow: hidden;
	position: relative;
	background-color: #FFF;
	font-size: 1em;
	}
.abgne-news-scroll li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 1px;
	list-style-type:square;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	margin-right: 10px;
	}
.abgne-news-scroll h3 {
	font-size: 1.2em;
	text-align: center;
	color: #FFF;
	background-color: #000;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
	margin-top: 0px;
}
.myImages2 li {
	list-style: none;
	margin: 0;
	overflow: hidden; /* 超過範圍隱藏 */
	white-space: nowrap; /* 不斷行 */
	text-align: center;
	padding: 0;
}
.myImages3 img {
	width: 100%;
	padding-bottom: 5px;
}

#top {
	padding-bottom: 10px;
	width: 100%;
	clear: both;
}
#home {
	float: right;
}
.abgne-news-scroll ul li a {
	text-decoration: none;
	font-size: 0.8em;
	color: #000;
}
.img2 {
	width: 60%;
	margin: 0px;
	padding: 0px;
}
.img22 {
	width: 39.2%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.img1 {
	width: 19.5%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footer {
	text-align: center;
	font-size: 0.9em;
}
#copyright {
	text-align: left;
	margin-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 10px;
	font-size: 0.7em;
}
.bilk {
	float: right;
	display: block;
}
.bilk2 {
	float: right;
	display: none;
}
#avow h1 {
	font-size: 1.5em;
	text-align: center;
}
#avow p {
	font-size: 0.9em;
}
#avow h3 {
	color: #000000;
	font-family: PoiretOne-Regular;
	font-size: 1.5em;
	text-align: center;
	padding-bottom: 10px;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
}
#contact-form {
	text-align: right;
	width: 50%;
	float: right;
	padding-bottom: 25px;
}
#contact-form input[type="text"] {
  width: 100%;
  color: #898888;
  background: none;
  outline: none;
  font-size: 1em;
  padding: .5em;
  margin-bottom: 1em;
  border: solid 1px #D5D4D4;
  -webkit-appearance: none;
}
#contact-form textarea {
  resize: none;
  width: 100%;
  color: #898888;
  font-size: 1em;
  outline: none;
  padding: .5em;
  border: solid 1px #D5D4D4;
  min-height: 150px;
  -webkit-appearance: none;
}
#contact-form input[type="submit"] {
	border: none;
	outline: none;
	color: #FFF;
	padding: .5em 1.5em;
	font-family: 'Open Sans', sans-serif;
	font-size: 1em;
	font-weight: 600;
	margin: 0.5em 0 0 0;
	-webkit-appearance: none;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	background-color: #000000;
}
#contact-form input[type="submit"]:hover {
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
	background-color: #333333;
}
#listl {
	float: left;
	width: 49%;
}

.clearfix {
	clear: both;
}
.share-info ul{
	padding: 0;
	margin: 0em;
}
.share-info ul li{
	display:inline-block;
	margin:0 .3em;
}
.share-info ul li a.facebook{
	background:url(../images/social.png) no-repeat 0px 0px;
	width:40px;
	height:40px;
	display:block;
}
.share-info ul li a.twitter{
  background: url(../images/social.png) no-repeat -41px 0px;
}
.share-info ul li a.chrome{
	background:url(../images/social.png) no-repeat -82px 0px;
}
.share-info ul li a.dribbble{
	background:url(../images/social.png) no-repeat -123px 0px;
}
.share-info ul li a.pinterest{
	background:url(../images/social.png) no-repeat -164px 0px;
}
.share-info ul li a.facebook:hover{
	opacity:.5;
}
#listl h4 {
	font-size: 0.9em;
}
#listl p {
	font-size: 0.8em;
	padding-right: 5px;
	padding-left: 5px;
}

.sharebtn {
	color: #000000;
	border: thin solid #FDFDFD;
	padding: 5px;
}
iframe {
	border: 1px solid #C1BAA5;
}
.img13 {
	width: 60.2%;
	padding-bottom: 5px;
}

#list ul {
	list-style: none;
	margin: 0;
	overflow: hidden; /* 超過範圍隱藏 */
	white-space: nowrap; /* 不斷行 */
	text-align: center;
	padding: 0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4c4c4c+0,595959+12,666666+25,474747+39,2c2c2c+50,000000+51,111111+60,2b2b2b+76,1c1c1c+91,131313+100;Black+Gloss+%231 */
background: rgb(76,76,76); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(17,17,17,1) 60%, rgba(43,43,43,1) 76%, rgba(28,28,28,1) 91%, rgba(19,19,19,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(76,76,76,1) 0%,rgba(89,89,89,1) 12%,rgba(102,102,102,1) 25%,rgba(71,71,71,1) 39%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(17,17,17,1) 60%,rgba(43,43,43,1) 76%,rgba(28,28,28,1) 91%,rgba(19,19,19,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313',GradientType=0 ); /* IE6-9 */


}
#list ul li{
	display: inline; /* 水平排列 */
}
#list {
	float: right;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.myImages a .img1 {
	width: 20%;
}
#list ul li img {
	width: auto;
}
@media (max-width: 768px) {

#wrapper {
	width: 100%;  
        }

iframe {
	height: 220px;
}
#list ul li img {
	width: 120px;
}
.bilk {
	display: none;
}
#this {
	display: none;
}
.bilk2 {
	width: 57%;
	display: block;
}
}
@media (max-width: 640px) {
.abgne-news-scroll {
	width: 100%;
	text-align: center;
}
#slideshow_wrapper {
	display: none;
}	
#copyright {
	font-size: 0.5em;
}
#notic {
	font-size: 0.6em;
}
#menu {
	width: 100%;
}
#list {
	width: 100%;
}
.bilk2 {
	width: 100%;
}
news {
	height: 90px;
	font-size: 0.6em;
	}
iframe {
	width: 100%;
	height: 92px;
}

#listl {
	width: 100%;
}	
#contact-form {
	width: 100%;
}
#list ul li a img {
	width: 25%;
}
}
@media (min-width: 480px) {
#list{
	width: 100%;
}
#list ul li a img {
	width: 110px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FDFDFD;
}
}
@media (max-width:320px){
#list ul li a img {
	width: 70px;
}
news {
	width: 100%;
}
}

#flist a{
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
#flist {
	float: right;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bolder;
	background-color: #000;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	clear: right;
}
#no {
	text-align: left;
	font-size: 0.8em;
	color: #F90;
	padding-left: 20px;
	padding-right: 20px;
	border: thick double #000;
}
#headertop a {
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
#ad {
	border: thick solid #ADAEAE;
}
#this {
	float: right;
	width: 38.5%;
}
.star {
	font-weight: bolder;
	color: #FFF;
	font-size: 1.8em;
}
.con {
	font-size: 0.8em;
	margin-right: 20px;
	margin-left: 20px;
	color: #CCC;
	margin-bottom: 20px;
}
.time {
	font-size: 0.8px;
	color: #999;
	text-align: center;
	margin-bottom: 10px;
}
