@charset "utf-8";
/* CSS Document */
/*
@import url(http://fonts.googleapis.com/earlyaccess/cwtexyen.css);
*/

* {
	-webkit-overflow-scrolling: touch;
}

html {
	margin: 0;
	padding: 0;
	width: 100%;
	min-height: 100%;
	overflow-x: hidden;
	overflow-y: visible;
	position: relative;
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #fff;
	font-family: Century Gothic, "華康中圓體", "微軟正黑體", arial, Constantia;
	color: #666;
	text-align: left;
	position: relative;
}

img {
	border: none;
	max-width: 100%;
}

a {
	color: #06C;
	text-decoration: none;
}

a:hover,
a.active,
a.focus {
	color: #D00;
	border: none;
}

form,
fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

input,
textarea,
select {
	font-family: inherit;
	font-size: medium;
	color: #039;
}

input[type=text],
input[type=password],
input[type=email],
input[type=tel],
input[type=time] {
	width: 100%;
	padding: 4px;
}

textarea {
	width: 90%;
	padding: 2px 4px;
}

input.short {
	width: 50px;
}

option {
	padding: 1px 5px;
}

table {
	border: 0;
	padding: 0;
	border-spacing: 0;
	margin: 0 auto;
	width: 100%;
}

th,
td {
	vertical-align: top;
	padding: 5px;
}

th {
	width: 0;
	white-space: nowrap;
	padding-left: 5px;
	padding-right: 5px;
}

h1 {}

h2 {
	color: #000;
	font-weight: normal;
	font-size: 15px;
	line-height: 130%;
	margin: 12px 0;
	font-weight: normal;
	letter-spacing: 0;
	text-indent: 0;
	text-align: left;
}

h2 a {
	color: #478941;
}

h3 {
	font-size: 15px;
	line-height: 150%;
}

div.theme {
	margin: 30px 0 20px -15px;
	padding: 0;
	height: 56px;
	line-height: 56px;
	overflow: hidden;
	font-size: 32px;
	padding-left: 100px;
	color: #555;
	letter-spacing: 0;
	background: url(../images/cluod3.png) 0 0 no-repeat;
	overflow: visible;
	font-weight: normal;
	color: #222;
	text-shadow: #eee 1px 1px 0;
	vertical-align: middle;
	display: table;
	display: none;
}

.theme p {
	vertical-align: middle;
	vertical-align: baseline;
	margin: 0;
	padding: 0
}

.theme img {}

div.theme a {
	color: #222;
	display: block;
}

div.theme a:hover {
	color: #d00;
}

.clr {
	clear: both;
}

.search {
	float: right;
	margin-left: 15px;
}

.search input {
	width: 170px;
	background: #f4f4f4;
	border: solid 1px #dadada;
	padding: 0 2px;
	transform: skewX(-15deg);
	line-height: 140%;
	font-weight: bold;
}

.search input:hover {
	box-shadow: #FFF 0 0 7px;
}

.search label {
	display: none;
}

/* kantent */
#footer {
	position: fixed;
	z-index: 999;
	bottom: 12px;
	left: 50px;
	margin: 0;
	padding: 0;
	clear: both;
	line-height: 160%;
	font-size: 13px;
	/*
	color: #eee;
	*/
	color: #ccc;
}

#footer span {
	margin-right: 15px;
}

#footer a {
	color: #4d4d4f;
}

#footer a:hover {
	color: #069;
}

/* listitem and blockitem*/
.prdthumb {
	float: left;
	margin-right: 30px;
	max-width: 160px;
	max-height: 200px;
}

.prdlist {
	clear: both;
	margin: 0 -40px 0 -15px;
	padding: 20px 0;
}

.listitem {
	margin: 0;
	padding: 10px 0;
	border-bottom: #999 dotted 1px;
	clear: both;
	text-align: left;
	line-height: 150%;
}

.date {
	margin: 5px 0 0 0;
	padding: 0;
	font-size: 13px;
	color: #666;
}

.line-through {
	text-decoration: line-through
}

.thumb-small {
	width: 60px;
	float: left;
	margin-right: 10px;
}

.actionbar {
	clear: both;
	margin: 20px auto;
	padding: 0;
	text-align: center;
	font-size: 15px;
}

.actionbar table {
	border: none;
	margin: 0;
	padding: 0;
	border-spacing: 0;
}

.actionbar td {
	padding: 0 2px;
	border: none;
	text-align: center;
}

.actionbar td a {
	margin: 0 auto;
}

select.qty,
select.opt {
	margin: 0;
	width: 50px;
	height: 29px;
	line-height: 29px;
	font-size: 15px;
}

input.addtocart,
input.jcart-button,
input.update,
input.submit,
a.button,
#jcart-buttons input[type=submit] {
	color: #fff;
	border: none;
	box-shadow: none;
	cursor: pointer;
	font-weight: bold;
	width: 156px;
	height: 29px;
	line-height: 29px;
	padding: 0;
	font-size: 15px;
	background: #900;
	text-align: center;
	vertical-align: top;
	background: #000 url(../images/addtocart.jpg) 0 0 no-repeat;
}

a.button {
	display: block;
}

input.addtocart {
	text-align: left;
	text-indent: 6px;
	line-height: 29px;
	height: 29px;
}

input.addtocart:hover,
input.jcart-button:hover,
input.update:hover,
a.button:hover,
#jcart-buttons input[type="submit"]:hover {
	color: #FF9;
}

input.checkout {
	color: #fff;
	background: #F00;
	border: none;
	box-shadow: none;
	cursor: pointer;
	font-weight: bold;
	padding: 2px 3px;
	margin: 3px 1px;
}

.fancybox-prd {
	width: 800px;
}

.fancyimg {
	float: left;
	margin-right: 20px;
	width: auto;
	max-height: 350px;
	max-width: 400px;
}

.fancycontent {
	float: left;
	width: 400px;
	color: #000;
	line-height: 150%;
}

.fancycontent ul {
	margin: 6px 0 6px 27px;
	padding: 0;
}

.fancycontent li {
	margin: 3px 0;
	padding: 0;
}

/* pagination */
.pagination {
	clear: both;
	margin: 30px 0;
	padding: 0;
}

.pagination ul {
	margin: 0 auto;
	padding: 0;
	display: table;
	list-style: none;
}

.pagination li {
	list-style: none;
	margin: 0 3px;
	padding: 0;
	float: left;
	width: 30px;
	height: 30px;
	line-height: 30px;
	transform: skewX(-17deg);
}

.pagination li a {
	color: #000;
	font-weight: bold;
	background: #f1f1f1;
	display: block;
	text-align: center;
}

.pagination li a:hover,
.pagination li a:active {
	background-color: #EA0000;
	color: #fff;
}

.pagination li.current a {
	background-color: #EA0000;
	color: #fff;
}

/*prev and next */
.prev-next {
	margin: 70px 0 20px 0;
	padding: 0;
	clear: both;
	display: table;
	width: 100%;
	font-weight: bold;
	font-size: 15px;
}

.prev a {
	background: #090;
	color: #fff;
	display: table;
	padding: 5px 0;
	float: left;
}

.next a {
	background: #090;
	color: #fff;
	display: table;
	padding: 5px 0;
	float: right;
}

.readmore {
	text-align: right;
	margin: 15px 0;
}

/* cats */
.cat-boxes {
	clear: both;
	margin: 0 auto;
	padding: 30px 0 20px 0;
	text-align: center;
	display: table;
}

.cat-box {
	width: 200px;
	height: 170px;
	float: left;
	margin: 5px;
}

.required {
	color: #F00;
	margin-left: 3px;
}

/** contact form **/

#cartform {
	border: none;
	display: none;
}

#itemInCart {
	margin-left: -3px;
	font-weight: 900;
	color: #FF0;
}

.carttable {
	border-spacing: 0;
	width: 100%;
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
	font-size: 15px;
}

.carttable th {
	padding: 4px;
	background: #eee;
	color: #000;
	font-size: 16px;
	border-top: #966 solid 1px;
	border-bottom: #966 solid 1px;
}

.carttable td {
	padding: 4px 4px;
	vertical-align: top;
	border-bottom: #CCC solid 1px;
	empty-cells: hide;
}

.jcart-item-price {
	text-align: right;
	white-space: nowrap;
}

/* checkout */
.checkout {
	margin: 0;
}

.checkouttools {
	clear: both;
	margin: 10px auto;
}

.checkouthere,
.markettaiwan,
.pod {}

.pod a {
	font-size: 16px;
	background: #96C;
	color: #fff;
	padding: 9px;
	font-weight: bold;
}

a.submit,
input.button {
	background: #C00;
	color: #fff;
	margin: 0;
	padding: 9px;
	font-weight: bold;
	text-align: center;
	line-height: 150%;
	border: none;
	box-shadow: none;
	cursor: pointer;
}

.note-gray {
	color: #999;
}

/* searchbox */
.searchbox {
	margin: 10px auto;
	padding: 20px;
	text-align: center;
	font-weight: bold;
	background: #eee;
}

.searchbox input {
	width: 50%;
}

.searchbox input.submit {
	width: auto;
	margin: 0;
}

/* top */
#logo {
	position: fixed;
	z-index: 1;
	top: 25px;
	left: 50px;
	margin: 0;
	padding: 0;
	overflow: visible;
	width: 228px;
	height: auto;
}

#logo img {
	margin: 0;
	padding: 0;
}

/* mainmenu */
#mainmenu {
	position: fixed;
	top: 24%;
	z-index: 999;
	width: 100%;
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

#mainmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: auto;
	box-sizing: border-box;
}

#mainmenu ul ul {
	margin: 0;
	padding: 0 2px;
	margin-top: -5px;
}

#mainmenu li {
	/*
	width: 30px;
	height: 30px;
	*/
	border: transparent solid 1px;
	width: 27px;
	height: 27px;
	line-height: 25px;
	background: rgba(255, 255, 255, .6);
	cursor: pointer;
	opacity: 1;
	padding: 0;
	margin: 0;
	color: #000;
	font-weight: normal;
	box-sizing: border-box;
	font-size: 21px;
	text-align: center;
}

#mainmenu li:hover {
	background: rgba(255, 255, 255, 1);
	border: #555 solid 1px;
}

#mainmenu li li {
	font-size: 13px;
	margin: 4px 2px 4px 2px;
	padding: 0 9px;
	text-align: center;
	color: #333;
	background: rgba(255, 255, 255, .9);
	list-style: none;
	text-shadow: none;
	width: auto;
	min-width: 120px;
	text-align: left;
	opacity: 1;
	clear: both;
	float: none;
}

#mainmenu li li:hover {
	color: #333;
	background: rgba(255, 255, 255, 1);
}

#mainmenu li li a {
	color: #333;
	display: block;
	box-sizing: border-box;
	opacity: 1;
}

#mainmenu li li a:hover {
	color: #000;
}

#mainmenu ul ul ul {}

#mainmenu li li li {
	text-transform: none;
}

#mainmenu li li li li {
	text-transform: none;
}

/* topmenu */
#topfixed {
	clear: both;
	position: relative;
	background: #fff;
}

/*
#topfixed{clear:both; position:relative; background:rgba(255,255,255,.95);}
*/
#topmenu {
	clear: both;
	font-size: 13px;
	margin: 0;
	position: relative;
	height: 50px;
	line-height: 50px;
	padding: 0 30px;
}

#topmenu a {
	color: #666;
}

#topmenu a:hover {
	color: #000;
}

#topmenu ul {
	margin: 0;
	padding: 0;
}

#topmenu li {
	margin: 0 10px;
	padding: 0 10px;
	float: left;
	list-style: none;
	height: 50px;
	line-height: 50px;
}

#topmenu li#home a {
	font-weight: normal;
	color: #000;
}

/* msg */
.msg,
#msg {
	color: #F00;
	font-weight: bold;
	background: #FF0;
	padding: 5px 10px;
	display: table;
	margin: 20px 0;
	font-size: 15px;
	border-left: #FC0 solid 3px;
}

/* colors */
.green {
	color: #090;
}

/* */
/*
input::-webkit-input-placeholder {
 color: #666;
}
input:focus::-webkit-input-placeholder {
color:transparent;
}
input::-moz-placeholder {
li color: #666;
}
input:focus::-moz-placeholder {
color:transparent;
}
input[type=text]:focus {
}
:-ms-input-placeholder {
 color: #666;
}
*/
/* top */
/*======================= SCROLL TO TOP =======================*/
#back-top {
	position: fixed;
	bottom: 30px;
	right: 30px;
	z-index: 999;
	display: none;
}

#back-top a {
	width: 46px;
	display: block;
	text-align: center;
	font-size: 14px;
	line-height: 46px;
	text-transform: none;
	text-decoration: none;
	color: #464646;
	border-radius: 100px;
	border: 3px solid #e3e3e3;
	background: #fff;
	font-weight: bold;
	/* transition */
	-webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	transition: 0.2s;
}

#back-top a:hover {
	border: 3px solid #464646;
}

/* arrow icon (span tag) */
#back-top span {
	display: none;
}

.item_icons.btn-group.pull-right {
	margin: 0 0 10px 10px;
}

/* color */
.bg-white {
	background: #fff;
}

.bg-gray {
	background: #f1f1f1;
}

/* align */
.center {
	text-align: center;
}

ul.inline-list {
	margin: 0;
	padding: 4px 0;
	width: 100%;
	list-style: none;
	text-align: left;
}

ul.inline-list li {
	margin: 0;
	margin-right: 10px;
	padding: 0;
	float: left;
	list-style: none;
	width: auto;
	text-align: left;
}

/* royal slider */
.rsMinW .rsArrow {
	height: 32px;
	width: 32px;
	position: absolute;
	display: block;
	cursor: pointer;
	opacity: .7;
}

.rsMinW .rsArrowLeft {
	background: #fff url(../images/arrow-left.png) 50% 50% no-repeat;
	width: 31px;
	height: 30px;
	opacity: .7;
	top: 50%;
	left: 5px;
	text-shadow: none;
}

.rsMinW .rsArrowRight {
	background: #fff url(../images/arrow-right.png) 50% 50% no-repeat;
	width: 31px;
	height: 30px;
	opacity: .7;
	top: 50%;
	right: 5px;
	text-shadow: none;
}

.rsMinW .rsArrowLeft:hover,
.rsMinW .rsArrowRight:hover {
	opacity: 1;
}

#full-width-slider {
	width: 100%;
	height: 100%;
	color: #000;
}

.fullWidth {
	width: 100%;
	height: 100%;
	max-height: 100%;
	max-width: 100%;
	margin: 0 auto;
}

.rsContent {
	background: #fff 50% 50% no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	max-height: 100%;
}

.rsContent table {
	height: 100%;
}

.rsContent td {
	height: 100%;
	vertical-align: middle;
	text-align: center;
	padding: 0;
}

.rsContent img {
	margin: 0 auto;
}

/* project sticker */
#project-menu {
	position: fixed;
	z-index: 9;
	right: 0;
	bottom: 30px;
	font-size: 14px;
	background: rgba(255, 255, 255, .9);
	border: rgba(0, 0, 0, .5) solid 1px;
	border-right: none;
	height: 22px;
	line-height: 22px;
	margin: 0;
	padding: 0 50px 0 0;
	color: #333 text-align:left;
}

.rsSlideCount {
	position: fixed;
	z-index: 20;
	right: 0;
	width: 50px;
	bottom: 31px;
	font-size: 13px;
	opacity: 1;
	background: none;
	height: 22px;
	line-height: 22px;
	padding: 0;
	text-indent: 5px;
	color: #333;
	text-align: left;
}

#project-menu .plus {
	display: inline-block;
	width: 22px;
	border-right: #333 solid 1px;
	text-align: center;
	cursor: pointer;
}

#project-menu .plus:hover {
	background: #000;
	color: #fff;
}

#project-menu .title {
	padding-left: 9px;
}

#project-pop {
	position: fixed;
	z-index: 2;
	width: 540px;
	height: 370px;
	background: rgba(255, 255, 255, .9);
	bottom: 100px;
	right: 90px;
	/*
	border: rgba(0,0,0,.8) solid 1px;
	*/
	box-shadow: rgba(0, 0, 0, .5) 0 0 4px;
	padding: 0;
	font-size: 13px;
	display: none;
}

#project-pop ul,
#project-pop ol {
	margin: 9px 0 9px 17px;
	padding: 0;
}

#project-pop li {
	margin: 2px 0;
	padding: 0;
}

/* prev-project */
.prev-next-project {
	left: 35%;
	right: 35%;
	height: 20%;
	opacity: 0;
	position: fixed;
	z-index: 1;
}

.prev-next-project-hover {
	opacity: 1;
}

.prev-next-project a {
	display: block;
	height: 20%;
	line-height: 23px;
	text-align: center;
	color: #FFF;
	text-shadow: #000 1px 1px 1px;
}

.prev-next-project a span {
	background: rgba(0, 0, 0, .7);
	display: inline-block;
	padding: 0 9px;
	line-height: 23px;
	height: 23px;
	font-size: 13px;
	width: 130px;
	margin: 0;
	left: 50%;
	margin-left: -65px;
	text-align: center;
	position: fixed;
}

#prev-project {
	top: 0;
}

#prev-project a span {
	top: 0;
}

#next-project {
	bottom: 0;
}

#next-project a span {
	bottom: 0;
}

/* project-leftmenu */
#project-leftmenu {
	position: fixed;
	z-index: 99;
	top: 30%;
	left: 50px;
	font-size: 13px;
}

#project-leftmenu h1 {
	font-size: 16px;
	text-transform: uppercase;
}

#project-leftmenu ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#project-leftmenu li {
	margin: 3px 0;
	padding: 0;
}

#project-leftmenu li a {
	color: #999;
	cursor: pointer;
}

#project-leftmenu li a:hover {
	color: #000;
}

/* cycle-slideshow */
.dragbar {
	height: 75px;
}

.dragbar-hover {
	cursor: grab;
	cursor: -webkit-grab;
	cursor: -moz-grab;
}

.dragbar-active {
	cursor: grabbing;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
}

#close-pop {
	position: absolute;
	z-index: 99999;
	top: 7px;
	right: 6px;
	width: 26px;
	height: 26px;
	line-height: 26px;
	text-align: center;
}

#close-pop:hover {
	color: #000;
	cursor: pointer;
}

#per-slide-template {
	margin: 0;
	padding: 10px 30px;
	clear: both;
	letter-spacing: 0;
	text-align: right;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 5555;
	width: 100%;
	box-sizing: border-box;
}

#per-slide-template a {
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 1px;
	list-style: disc;
	margin: 0 2px;
	padding: 0 10px;
	line-height: 22px;
	height: 22px;
	display: inline-block;
	color: #777;
	z-index: 9;
	letter-spacing: 0;
	text-transform: uppercase;
}

#per-slide-template a.cycle-pager-active {
	color: #000;
}

.cycle-slideshow {
	width: 100%;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 0;
	position: static;
	vertical-align: top;
}

.cycle-slideshow div {
	width: 100%;
	box-sizing: border-box;
	vertical-align: top;
	padding: 10px 0;
}

.cycle-slideshow div div {
	margin: 0;
	padding: 0;
}

.cycle-slideshow .scroller {
	height: 280px;
	overflow: auto;
	padding: 0 15px;
	margin: 0 5px;
	width: 525px;
	box-sizing: border-box;
	position: absolute;
	top: 70px;
}

.cycle-slideshow .scroller table {
	margin: 10px 0;
	padding: 0;
	border: none;
	padding: 0;
	width: auto;
}

.cycle-slideshow .scroller td {
	padding: 5px 5px 5px 0;
}

/* gallery */
#cysproject-gallery {
	display: table;
	width: auto;
	margin: 20px 0 100px 20px;
	padding: 20px 0;
	position: relative;
	box-sizing: border-box;
}

#cysproject-gallery h2 {
	margin: 20px 0 0 0;
	padding-bottom: 0;
	border-bottom: #ddd solid 1px;
	cursor: pointer;
}

.gallery {
	width: 220px;
	height: 260px;
	float: left;
	margin: 0 40px;
	padding: 0;
	box-sizing: border-box;
	position: relative;
}

.gallery .thumb {
	background-size: cover;
	overflow: visible;
	padding: 0;
	margin: 0 auto;
	position: relative;
	width: auto;
	display: table;
	height: 210px;
	/*	background:#eee; */
}

.gallery .thumb table {
	width: 100%;
	height: 100%;
	max-height: 100%;
}

.gallery .thumb td {
	width: 100%;
	height: 100%;
	max-height: 100%;
	padding: 0;
	text-align: center;
	vertical-align: middle;
}

.gallery .thumb td img {
	max-width: 220px;
	max-height: 210px;
	margin: 0 auto;
}

.gallery a {
	color: #888;
}

.gallery:hover a {
	color: #000;
}

.gallery a h3.hover-title {
	display: none;
	position: absolute;
	top: auto;
	text-align: left;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 12px;
	line-height: 135%;
	color: #555;
	left: 0;
	right: 0;
	width: 100%;
}

.gallery a:hover h3.hover-title {}

/* coleredblock */
.coloredBlock {
	padding: 12px;
	background: rgba(255, 0, 0, 0.6);
	color: #FFF;
	width: 200px;
	left: 20%;
	top: 5%;
}

.infoBlock {
	position: absolute;
	z-index: 9999;
	top: 6%;
	right: 0;
	left: 50px;
	padding-bottom: 0;
	overflow: hidden;
	padding: 0;
}

.infoBlockLeftBlack {
	color: #FFF;
	left: 50px;
	right: auto;
}

.infoBlock .logo {
	width: 240px;
}

.infoBlock h4 {
	font-size: 20px;
	line-height: 1.2;
	margin: 0;
	padding-bottom: 3px;
}

.infoBlock p {
	font-size: 14px;
	margin: 4px 0 0;
}

.infoBlock a {
	color: #FFF;
	text-decoration: underline;
}

.keepboth {
	padding: 0;
	margin: 0;
	position: relative;
	height: 100%;
}

.keepboth img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}

.left {
	text-align: left;
	margin: 0;
}

.right {
	text-align: right;
	margin: 0;
}

/* aboutus */
.aboutus,
.article {
	max-width: 100%;
	box-sizing: border-box;
	margin: 0;
	padding: 20px 50px;
	font-size: 14px;
	line-height: 160%;
}

.aboutus {
	margin: 0 20px 0 0;
	position: relative;
	width: 1000px;
	padding-right: 25px;
}

.aboutus h4 {
	font-weight: normal;
	color: #000;
	margin: 0 0 0 0;
	line-height: 160%;
}

.aboutus .content {
	width: 740px;
	padding: 0;
	text-align: justify;
	font-size: 14px;
	color: #777;
}

.aboutus .content p {
	margin: 0 0 15px 0;
	padding: 0;
	line-height: 21px;
}

.aboutus .content p img {
	line-height: 21px;
	padding: 0;
	margin: 0;
}

.aboutus h1,
.article h1 {
	font-size: 15px;
	line-height: 15px;
	font-weight: normal;
	margin: 10px 0 21px 0;
	padding-right: 15px;
	font-weight: normal;
	text-align: left;
	color: #000;
	letter-spacing: 1px;
}

.aboutus h2,
.article h2 {
	margin: 20px 0;
}

.aboutus li,
.article li {
	margin: 3px 0;
	line-height: 150%;
}

.aboutus table {
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	border-top: #ddd solid 1px;
}

.aboutus th {
	padding: 4px 18px 4px 0;
	height: 35px;
	border: none;
	text-align: left;
	line-height: 135%;
	border-bottom: #ddd solid 1px;
	vertical-align: center;
	display: none;
}

.aboutus td {
	padding: 4px 18px 4px 0;
	height: 35px;
	border: none;
	text-align: left;
	line-height: 135%;
	vertical-align: middle;
	border-bottom: #ddd solid 1px;
}

.aboutus td.text-right,
.aboutus th.text-right {
	text-align: right;
}

.aboutus td.text-center,
.aboutus th.text-center {
	text-align: center;
}

.aboutus td.award-column1,
.aboutus th.award-column1 {
	width: 7%;
	text-align: left;
	white-space: nowrap;
}

.aboutus td.award-column2,
.aboutus th.award-column2 {
	text-align: left;
}

.aboutus td.column1,
.aboutus th.column1 {
	width: 48%;
	text-align: left;
}

.aboutus td.column2,
.aboutus th.column2 {
	width: 40%;
	text-align: left;
}

.aboutus td.column3,
.aboutus th.column3 {
	width: 12%;
	text-align: right;
	white-space: nowrap;
	padding-right: 2px;
}

/* contcat */
table#contact-info {
	font-size: 14px;
	width: auto;
	margin: 30px 0;
}

table#contact-info th {
	width: 0;
	white-space: nowrap;
	font-weight: normal;
}

table#contact-info td {
	width: 0;
	white-space: nowrap;
	font-weight: normal;
}

.contact textarea {
	width: 90%;
	height: 120px;
}

.contact span {
	vertical-align: top;
}

#googlemap {
	width: 1024px;
	max-width: 100%;
	box-sizing: border-box;
}

#leftc {
	width: 200px;
	float: left;
	margin: 0;
	padding: 32px 20px;
	box-sizing: border-box;
	position: fixed;
	z-index: 1;
}

#rightc {
	width: 30%;
	float: left;
	margin: 0;
	padding: 20px 50px;
	box-sizing: border-box;
}

#leftc ul,
#rightc ul {
	margin: 5px 0 5px 12px;
	padding: 0;
	font-size: 13px;
	list-style: none;
}

#leftc li,
#rightc li {
	margin: 3px 0;
	padding: 0;
	color: #ccc;
}

.img-block {
	width: 40%;
	height: 250px;
	background: url(./images/sheng.jpg) 50% 50% no-repeat;
	background-size: cover;
	margin-bottom: 20px;
}

#leftc ul,
#rightc ul {
	margin: 0 0 0 12px;
	padding: 0;
	font-size: 13px;
	list-style: none;
}

#leftc li,
#rightc li {
	margin: 3px 0;
	padding: 0;
	color: #999;
}

#aboutmenu a {
	color: #999;
}

#aboutmenu a:hover {
	color: #000;
}

#aboutmenu li {
	cursor: pointer;
}

#aboutmenu li.current,
#aboutmenu li:hover,
#aboutmenu li.current a {
	color: #000;
}

#aboutmenu li.current li a {
	color: #999;
}

#aboutmenu li li {}

#aboutmenu li.show {
	display: block;
	font-style: italic;
}

#aboutmenu li li li {
	list-style: square;
	color: #999;
	margin: 0;
	margin-left: 3px;
	text-indent: -3px;
}

#team-more {
	margin-top: 20px;
	text-align: right;
}

#leftwall {
	background: #777;
	position: fixed;
	z-index: 0;
	top: 70px;
	bottom: 10px;
	left: 50px;
	width: 220px;
	max-height: 600px;
	height: 600px;
}

#leftwall-top {
	border-color: #fff #fff transparent transparent;
	border-style: solid solid solid solid;
	/* 設定邊框（上、下；左、右）大小相同的數值，可拼湊出任意形狀的三角形 */
	border-width: 20px 110px 20px 110px;
	/* 設定 width、height 可更好理解原理 */
	height: 0px;
	width: 0px;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}

#leftwall-bottom {
	border-color: transparent #fff #fff transparent;
	border-style: solid solid solid solid;
	/* 設定邊框（上、下；左、右）大小相同的數值，可拼湊出任意形狀的三角形 */
	border-width: 20px 110px 20px 110px;
	/* 設定 width、height 可更好理解原理 */
	height: 0px;
	width: 0px;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
}

.scroller {
	height: 520px;
	max-height: 520px;
	overflow: auto;
	padding: 0 20px 0 0;
	margin: 0;
	box-sizing: border-box;
	width: 100%;
}

sup {
	margin: 0 3px 0 2px;
}