﻿body {
	color: #888;
	font-size: 18px;
	background: url(../images/indexbg.jpg) no-repeat center fixed;
	background-size: cover;
	font-family: "微軟正黑體", "Microsoft JhengHei", sans-serif;
}

html {
	height: 100%;
}

.adImg {
	width:47%;
	height:auto;
}

.adL {
	float: left;
}

.adR {
	float: right;
}

.con-style {
	background: url(../images/bg-w.png);
	border-radius: 10px;
	-moz-border-radius: 10px;
	padding: 0 4%;
}

.copyright {
	margin: 2px 4px;
	background: url(../images/bg-k.png);
	color: #FFF;
	font-size: .7em;
}

	.copyright a {
		color: #FFF;
	}

		.copyright a:hover {
			color: #FFF;
		}

.main-content h4 {
	color: #666;
	padding: 0 0 30px 0;
	font-size: .9em;
}

.main-content h5 {
	color: #333;
	padding: 30px 0 21px 0;
	font-size: 1.4em;
	font-weight: bold;
}

.main-content p ul li {
	padding: 0 0 21px 0;
}

.main-content-img {
	-moz-box-shadow: 4px 4px 12px -2px rgba(20%,20%,40%,0.5);
	-webkit-box-shadow: 4px 4px 12px -2px rgba(20%,20%,40%,0.5);
	box-shadow: 4px 4px 12px -2px rgba(20%,20%,40%,0.5);
}

.violet {
	color: #9d426b;
}

a {
	color: #9d426b;
	text-decoration: none;
	-o-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

	a:hover, a:focus {
		color: #888;
		text-decoration: none;
	}

strong {
	font-weight: bold;
}

img {
	max-width: 100%;
}

h1, h2 {
	line-height: 40px;
}

h3, h4 { /*line-height: 20px;*/
}

::-moz-selection {
	background: #9d426b;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #9d426b;
	color: #fff;
	text-shadow: none;
}

.photo-k {
	-webkit-filter: grayscale(60%);
	-moz-filter: grayscale(60%);
	-ms-filter: grayscale(60%);
	-o-filter: grayscale(60%);
	filter: grayscale(60%);
	filter: gray;
	opacity: 0.5;
	filter: alpha(opacity=50);
}

td.f-sel p {
	font-size: .9em;
	color: #666;
}

td.f-sel ul {
	padding: 0;
	margin: 0;
}

	td.f-sel ul li {
		list-style-type: none;
		font-size: .9em;
		padding-bottom: 4px;
	}

		td.f-sel ul li > span {
			color: #09F;
		}

		td.f-sel ul li > abbr {
			font-size: .8em;
		}

div.epaper-header {
	max-width: 760px;
	margin: 0 auto;
}

div.epaper-con {
	max-width: 760px;
	background: #FFF;
	padding: 12px;
	margin: 0 auto;
}

div.epaper-Vol {
	background: #fff;
	font-size: .8em;
	max-width: 760px;
	color: #666;
	margin: 0 auto;
}

	div.epaper-Vol abbr {
		vertical-align: bottom;
	}

.vol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.6em;
}

div.epaper-footer {
	max-width: 760px;
	margin: 0 auto;
	background: #806c54;
	text-align: center;
	font-size: .8em;
}

	div.epaper-footer a {
		color: #FFF;
	}

	div.epaper-footer p {
		padding: 12px;
	}

.QAlist {
	padding-bottom: 12px;
}

	.QAlist ol > li {
		color: #333;
		border-bottom: #666 1px dotted;
		padding: 8px 0;
	}

	.QAlist li a {
		color: #333;
	}

.Messagelist {
	padding-bottom: 12px;
}

	.Messagelist ul > li {
		color: #333;
		border-bottom: #666 1px dotted;
		padding: 8px 0;
	}

	.Messagelist li a {
		color: #333;
	}

	.Messagelist li abbr {
		padding-left: 22px;
		color: #b5142a;
		font-size: .9em;
	}

.Messagelist-Notes {
	color: #333;
	margin: 0 auto;
	width: 92%;
}

	.Messagelist-Notes abbr {
		background: #b5142a;
		padding: 4px 6px;
		color: #FFF;
		border-radius: 5px;
		-moz-border-radius: 5px;
	}



.NearbyZonelist {
	padding-bottom: 12px;
}

	.NearbyZonelist ul > li {
		color: #333;
		border-bottom: #666 1px dotted;
		padding: 8px 0;
		list-style-type: none;
	}

	.NearbyZonelist li a {
		color: #333;
	}

	.NearbyZonelist li abbr {
		padding-left: 22px;
		color: #b5142a;
		font-size: .9em;
	}

.NearbyZonelist-Notes {
	color: #333;
	margin: 0 auto;
	width: 92%;
}

	.NearbyZonelist-Notes abbr {
		background: #b5142a;
		padding: 4px 6px;
		color: #FFF;
		border-radius: 5px;
		-moz-border-radius: 5px;
	}


.SitMaplist {
	padding-bottom: 12px;
}

	.SitMaplist ul > li {
		color: #333;
		padding: 8px 0;
		list-style-type: none;
	}

		.SitMaplist ul > li > ul {
			font-size: .9em;
		}

			.SitMaplist ul > li > ul > li {
				border-bottom: #666 1px dotted;
			}

	.SitMaplist li a {
		color: #333;
	}

	.SitMaplist li abbr {
		padding-left: 22px;
		color: #b5142a;
		font-size: .9em;
	}

/***** gotop *****/
.gotop a {
	display: scroll;
	position: fixed;
	bottom: 5px;
	right: 5px;
	line-height: 1.5em;
	-webkit-filter: grayscale(10%);
	-moz-filter: grayscale(10%);
	-ms-filter: grayscale(10%);
	-o-filter: grayscale(10%);
	filter: grayscale(10%);
	filter: gray;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

	.gotop a:hover {
		opacity: 1;
		filter: alpha(opacity=100);
		-o-transition: all .5s;
		-moz-transition: all .5s;
		-webkit-transition: all .5s;
		-ms-transition: all .5s;
		transition: all .5s;
	}


.post {
	list-style: none;
	margin: 12px 0;
	padding: 12px 0;
	border-top: 1px #333 solid;
	border-bottom: 1px #333 solid;
}

.post-photo {
	float: left;
	margin: 12px 12px 0 0;
}

.post-reply {
	margin: 12px 0 12px 112px;
	padding-left: 12px;
	border-left: 1px #333 dotted;
}

.postform {
	list-style: none;
	margin: 12px 0;
	padding: 12px 0;
}

	.postform textarea {
		border-radius: 5px;
		-moz-border-radius: 5px;
		border: 1px solid #ccc;
		background: #FFF;
		color: #333;
		width: 80%;
		height: 12em;
		font-size: 1em;
		font-style: normal;
	}

/***** topIcon *****/
.topbarcolor {
	background: #b50029; /*opacity:0.9;filter:alpha(opacity=90);*/
}

.topiconbar {
	margin: 2px 0;
	font-size: .8em;
}

li.language {
	margin-top: 2px;
}

ul.topIcon li {
	float: right;
	padding: 4px;
	list-style-type: none;
}

.language a {
	color: #FFF;
	padding: 6px 8px;
}

	.language a:hover {
		background: #900;
	}

.input {
	border-radius: 5px;
	-moz-border-radius: 5px;
	height: 1.5em;
	border: 1px solid #ccc;
	background: #FFF;
	color: #333;
}

	.input:focus {
		outline: 0;
	}

.iconSearch i {
	color: #fff;
	font-size: 1.2em;
	text-shadow: 0px 0px 1px #666;
	opacity: .9;
	filter: alpha(opacity=90);
	top: 3px;
}

	.iconSearch i:hover {
		opacity: .8;
		filter: alpha(opacity=80);
		-webkit-transition: all 0.4s;
		transition: all 0.4s;
	}

.modal-body-style {
	font-size: .9em;
}

	.modal-body-style p {
		border-bottom: 1px #999 dotted;
		padding-bottom:;
	}

div.modal-body-style abbr {
	color: #39F;
}


/***** RegistrationForm *****/
.Form {
	color: #333;
	width: 92%;
	margin: 0 auto;
}

div.Form li {
	border-bottom: 1px #666 dotted;
	padding: 16px 0;
	list-style-type: none;
}

div.Form abbr {
	font-size: .8em;
	color: #C00;
}


/***** newslist *****/
div.newslist-hover:hover {
	background: url(../images/readmore.png) right bottom no-repeat;
}

.newslist h4 {
	color: #333;
	font-size: 1.4em;
	margin-bottom: 20px;
	font-weight: bold;
	line-height: 1em;
}

.newslist h5 {
	color: #333;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

div.newslist p {
	font-size: .8em;
}

div.newslist abbr {
	color: #999;
}

.newslist p {
	font-size: .8em;
}

.newslist-line {
	border-bottom: 1px #ccc solid;
	margin: 18px 0;
	padding: 12px 0;
}

.page_div {
	width: 60%;
	float: left;
}

.l-60 {
	margin-left: 60px;
}

.l-q {
	background: url(../images/icon-q.png) no-repeat left top;
}

.l-a {
	background: url(../images/icon-a.png) no-repeat left top;
}

/***** pagebar  *****/
div.pagebar {
	margin: 24px 0;
	text-align: center
}

/***** sharelist *****/
ul.sharelist {
	/*border-top: 1px solid #ccc;*/
	padding: 10px 0px 0px 0px;
	vertical-align: middle;
	/*margin: 20px 0 60px;*/
}

	ul.sharelist li {
		position: relative;
		height: 100%;
		padding: 0 4px;
		color: #555;
		display: table;
		text-align: center;
		float: right;
		line-height: 22px;
		-webkit-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
	}

		ul.sharelist li i {
			font-size: 1em;
			color: #888;
		}

		ul.sharelist li a > i {
			font-size: 1.2em;
			color: #555;
		}

	ul.sharelist a i:hover {
		color: #903;
		-o-transition: all .5s;
		-moz-transition: all .5s;
		-webkit-transition: all .5s;
		-ms-transition: all .5s;
		transition: all .5s;
	}

	ul.sharelist li img {
		margin-top: -6px;
		filter: grayscale(100%);
		-webkit-filter: grayscale(100%);
		-moz-filter: grayscale(100%);
		-ms-filter: grayscale(100%);
		-o-filter: grayscale(100%);
	}

		ul.sharelist li img:hover {
			filter: grayscale(10%);
			-webkit-filter: grayscale(10%);
			-moz-filter: grayscale(10%);
			-ms-filter: grayscale(10%);
			-o-filter: grayscale(10%);
		}

.color-gray {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
}

li.wechatshare {
	margin-top: 4px;
}


/***** youtube *****/
div.youtube h4 {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	display: table;
	line-height: 1.8em;
	margin: 0;
	font-size: 1.2em;
	z-index: 200;
	text-align: center;
	background: url(../images/bg-k.png);
	color: #FFF;
	padding: 30% 0;
	opacity: .8;
	text-shadow: 1px 1px 3px #333;
}

	div.youtube h4 i {
		font-size: 2em;
	}

.youtube h4:hover {
	opacity: 1;
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

	.youtube h4:hover i {
		-moz-transform: scale(1.2,1.2);
		-webkit-transform: scale(1.2,1.2);
		-o-transform: scale(1.2,1.2);
		-ms-transform: scale(1.2,1.2);
		transform: scale(1.2,1.2);
		-webkit-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
	}

div.youtube img {
	position: relative;
	width: 100%;
	vertical-align: middle;
	display: block;
}

/***** Album *****/
div.AlbumPage img {
	width: 200px;
	height: 150px;
	margin: 2px 0;
	border: 4px solid #fff;
	-moz-box-shadow: 4px 6px #999;
	-webkit-box-shadow: 4px 6px #999;
	box-shadow: 4px 6px #999;
}

div.Album {
	float: left;
	padding: 0 4px;
	width: 200px;
	min-height: 239px;
}

	div.Album:hover img {
		border: 0px solid #fff;
		-moz-box-shadow: 4px 6px 2px #999;
		-webkit-box-shadow: 4px 6px 2px #999;
		box-shadow: 4px 6px 2px #999;
		-webkit-transition: all 0.2s ease-in-out;
		transition: all 0.2s ease-in-out;
	}

	div.Album p {
		font-size: .8em;
	}

	div.Album abbr {
		position: relative;
		top: -144px;
		right: 8px;
		float: right;
		color: #FFF;
		text-shadow: 0px 0px 2px #333;
		font-size: .8em;
	}

	div.Album abbr {
		float: right;
	}

.photo img {
	width: 200px;
	height: 150px;
	margin: 2px 0;
	border: 4px #FFF solid;
}

	.photo img:hover {
		-moz-transform: scale(1.05,1.05);
		-webkit-transform: scale(1.05,1.05);
		-o-transform: scale(1.05,1.05);
		-ms-transform: scale(1.05,1.05);
		transform: scale(1.05,1.05);
		-webkit-transition: all 0.6s ease-in-out;
		transition: all 0.6s ease-in-out;
	}

/***** ExtendedReading *****/
ul.ExtendedReading {
	height: 160px;
	padding: 40px 0 10px 4px;
	vertical-align: middle;
	margin: 20px 0 60px;
}

	ul.ExtendedReading li {
		position: relative;
		width: 50%;
		height: 100%;
		border-top: 1px solid #ccc;
		border-bottom: 1px solid #ccc;
		background-color: #fff;
		color: #333;
		display: table;
		text-align: center;
		float: left;
		line-height: 22px;
		-webkit-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
	}

		ul.ExtendedReading li:hover {
			background-color: #e9e9e9;
		}

		ul.ExtendedReading li span {
			font-size: .7em;
		}

		ul.ExtendedReading li:hover a:hover {
		}

.prev:hover {
	padding-left: 6%;
	background: url(../images/icon-prev.png) no-repeat left;
}

.next:hover {
	padding-right: 6%;
	background: url(../images/icon-next.png) no-repeat right;
}

ul.ExtendedReading li:first-child {
	margin-left: -4px;
	border-right: 1px solid #ccc;
}

ul.ExtendedReading li a {
	color: #333;
	display: table-cell;
	vertical-align: middle;
	height: 100%;
	padding: 10px;
}

/***** indexnews1 *****/
.sale102:hover {
	-moz-transform: scale(1.02,1.02);
	-webkit-transform: scale(1.02,1.02);
	-o-transform: scale(1.02,1.02);
	-ms-transform: scale(1.02,1.02);
	transform: scale(1.02,1.02);
	-webkit-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

.indexnews1-img {
	position: relative;
	height: 240px;
	overflow: hidden;
	display: block;
	vertical-align: middle;
}

.indexnews1-img-width {
	max-width: 100%;
}

/***** recommend *****/
ul.recommend {
	padding-bottom: 20px;
}

	ul.recommend li {
		position: relative;
		width: 100%;
		height: 20px;
		vertical-align: middle;
		overflow: hidden;
		margin-bottom: 20px;
		display: block;
	}

		ul.recommend li h3 {
			/*position: absolute;*/
			left: 0;
			right: 0;
			top: 0;
			bottom: 0;
			/* width: 100%; */
			/* height: 100%; */
			display: table;
			line-height: 1em;
			margin: 0;
			font-size: 1.2em;
		}

			ul.recommend li h3 a {
				opacity: .8;
				text-align: center;
				width: 100%;
				height: 100%;
				/* padding: 10px; */
				display: table-cell;
				vertical-align: middle;
				/* background-color: rgba(0, 0, 0, 0.5); */
				color: #333;
			}

				ul.recommend li h3 a span {
					margin-top: 10px;
				}

				ul.recommend li h3 a:visited {
					color: #999;
				}

				ul.recommend li h3 a:hover {
					opacity: .9;
					color: #999;
				}

		ul.recommend li figure {
			width: 100%;
		}

			ul.recommend li figure img {
				max-width: 100%;
			}

/***** Top menu *****/

.navbar {
	margin-bottom: 0;
	border: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	text-shadow: 1px 1px 6px #fff,1px 1px 6px #fff,1px 1px 6px #fff;
}

ul.navbar-nav {
	font-size: .9em;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
}

	ul.navbar-nav li a {
		padding: 23px 15px;
	}

	ul.navbar-nav li.active a {
		border-color: #9d426b;
		color: #5d5d5d;
	}

	ul.navbar-nav li a:hover, ul.navbar-nav li a:focus {
		background: #9d426b;
		border-color: #9d426b;
		color: #fff;
		outline: 0;
		text-shadow: 0 0 0;
	}

.nav .open > a {
	background: #f8f8f8;
	border-color: #9d426b;
	color: #5d5d5d;
}

	.nav .open > a:hover, .nav .open > a:focus {
		background: #9d426b;
		border-color: #9d426b;
		color: #fff;
	}

ul.navbar-nav li a i {
	line-height: 35px;
	color: #aaa;
}

ul.navbar-nav li a:hover i, ul.navbar-nav li a:focus i {
	color: #fff;
}

.dropdown-menu {
	border: 0;
	font-size: .9em;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-box-shadow: 0 6px 10px rgba(0, 0, 0, .15);
	-webkit-box-shadow: 0 6px 10px rgba(0, 0, 0, .15);
	box-shadow: 0 6px 10px rgba(0, 0, 0, .15);
}

	.dropdown-menu > .active > a {
		background: #fff;
		color: #5d5d5d;
	}

		.dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
			background: #f8f8f8;
			color: #9d426b;
		}

ul.navbar-nav li .dropdown-menu a {
	padding-top: 15px;
	padding-bottom: 15px;
}

ul.navbar-nav li.active .dropdown-menu a {
	background: #fff;
	color: #5d5d5d;
	border: 0;
}

	ul.navbar-nav li.active .dropdown-menu a:hover,
	ul.navbar-nav li.active .dropdown-menu a:focus {
		background: #9d426b;
		color: #fff;
		border: 0;
	}

ul.navbar-nav li.active .dropdown-menu > .active > a {
	background: #f8f8f8;
	color: #9d426b;
	border: 0;
}

	ul.navbar-nav li.active .dropdown-menu > .active > a:hover,
	ul.navbar-nav li.active .dropdown-menu > .active > a:focus {
		background: #9d426b;
		color: #fff;
		border: 0;
	}

.navbar > .container .navbar-brand {
	margin-left: 0;
}


/***** Presentation *****/

.presentation-container {
	margin-bottom: 42px;
}

	.presentation-container h1 {
		font-size: 1.5em;
		font-weight: bold;
		line-height: 2.4em;
		border-bottom: 1px solid #666;
		color: #363;
		/*font-family: 'Lobster', cursive;
		font-size: 30px;
		font-weight: bold;*/
	}

	.newslist h1 {
	color: #333;
	font-size: 1em;
	font-weight: bold;
	border-bottom: 0;
}

	.presentation-container h2, page-title-container h2 {
		font-size: 18px;
		margin-top: 10px;
		margin-bottom: 10px;
		font-family: inherit;
		font-weight: 500;
		line-height: 1.1;
		color: inherit;
	}

	.presentation-container h3 {
		font-size: 1.5em;
		font-weight: bold;
		line-height: 2.4em;
		border-bottom: 1px solid #666;
		color: #363;
	}

	.presentation-container p {
		font-size: 1em;
		line-height: 1.8em;
		color: #333;
	}

/***** Services *****/

.services-container {
	margin-top: 10px;
}

.services-title {
	margin-top: 40px;
	background: url(../assets/img/line.png) left center repeat-x;
}

	.services-title h2 {
		width: 200px;
		margin: 0 auto;
		background: #fff;
		font-family: 'Lobster', cursive;
		font-size: 24px;
		color: #5d5d5d;
		font-weight: bold;
	}

.service {
	margin-top: 40px;
	padding: 15px 15px 20px 15px;
	background: #f8f8f8;
	border-bottom: 2px solid #9d426b;
}

	.service:hover {
		box-shadow: 0 5px 15px 0 rgba(0,0,0,.05), 0 1px 25px 0 rgba(0,0,0,.05) inset, 0 -1px 25px 0 rgba(0,0,0,.05) inset;
		-o-transition: all .5s;
		-moz-transition: all .5s;
		-webkit-transition: all .5s;
		-ms-transition: all .5s;
		transition: all .5s;
	}

	.service .service-icon {
		font-size: 50px;
		line-height: 50px;
		color: #5d5d5d;
	}

		.service .service-icon i {
			vertical-align: middle;
		}

	.service h3 {
		margin-top: 13px;
		font-family: 'Droid Sans', sans-serif;
		font-size: 14px;
		color: #5d5d5d;
		font-weight: bold;
		text-transform: uppercase;
		text-shadow: 0 1px 0 rgba(255,255,255,.7);
	}

	.service p {
		padding-bottom: 7px;
		line-height: 24px;
	}

/***** Footer *****/

footer {
	margin: 0 auto;
	padding: 10px;
}

.footer-box {
	margin-top: 20px;
	text-align: left;
}

	.footer-box h4 {
		margin-top: 20px;
		font-family: 'Droid Sans', sans-serif;
		font-size: 14px;
		color: #5d5d5d;
		font-weight: bold;
		text-transform: uppercase;
		text-shadow: 0 1px 0 rgba(255,255,255,.7);
	}

.footer-link p {
	line-height: 1.5em;
	color: #666;
	font-size: .8em;
}

.footer-copyright {
	margin-top: 10px;
	line-height: 24px;
	text-align: left;
}

.footer-social {
	margin-top: 5px;
	text-align: right;
}

	.footer-social a {
		-webkit-filter: grayscale(100%);
		-moz-filter: grayscale(100%);
		-ms-filter: grayscale(100%);
		-o-filter: grayscale(100%);
		filter: grayscale(100%);
		filter: gray;
	}

		.footer-social a:hover {
			-webkit-filter: grayscale(10%);
			-moz-filter: grayscale(10%);
			-ms-filter: grayscale(10%);
			-o-filter: grayscale(10%);
			filter: grayscale(10%);
		}



/***** Page title *****/

.page-title-container {
	margin: 0 auto;
	padding: 15px;
}

	.page-title-container h1 {
		display: inline;
		font-family: 'Lobster', cursive;
		font-size: 24px;
		color: #333;
		vertical-align: middle;
	}

	.page-title-container p {
		display: inline;
		margin-left: 5px;
		font-size: 14px;
		vertical-align: middle;
	}

	.page-title-container i {
		font-size: 46px;
		color: #ccc;
		vertical-align: middle;
	}

.specification-title {
	border-bottom: 1px #a70429 dotted;
	padding: 24px 0 3px;
	font-weight: bold;
}

.specification-ol li {
	color: #333;
	line-height: 1.5em;
}


/***** index message *****/
#Index_mes {
	font-weight: 800;
	font-size: 16px;
	letter-spacing: 3px;
	width: 100%;
	/*max-width: 600px;*/
	background: url(../images/bg-w.png);
	color: #2D231F;
	margin: 0 auto;
	padding: 6px 12px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-radius: 4px;
	margin-bottom: 20px;
}

.ddk {
	padding-left: 0px;
	padding-right: 0px;
}

@media (max-width: 992px) {
	.page_div {
		width: 100%;
		float: none;
	}

	.page_div_ul {
		float: left;
	}
}

@media (min-width: 768px) {
	.navbar-right {
		margin-right: 0px;
	}
}
