﻿@import url(https://fonts.googleapis.com/css?family=Playfair+Display+SC);
@import url(https://fonts.googleapis.com/css?family=Crimson+Text:400,600,700);
@import url(https://fonts.googleapis.com/css?family=EB+Garamond);
* {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

body {
	margin: 0;
	height: 100%;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
img {
	border: 0;
	text-decoration: none;
	float: left;
	margin: 0;
	padding: 0;
}
a, img {
	border: 0;
	text-decoration: none;
	margin: 0;
	padding: 0;
	z-index: 0;
}
.search img {
	float: right;
	cursor: pointer;
	width: 25px;
	height: 25px;
}
/* nav_menu */
.nav_menu {
	height: 44px;
	background-color: #e1dbcb;
	width: 100%;
	float: left;
	border-top: 1px solid #FFFFFF;

}
.nav {
	width: 100%;
	height: 44px;
	float: left;
	margin: 0 auto;
	z-index: 0;
}
.nav ul {
	width: 100%;
	height: 44px;
	display: table;
}
.nav .list li {
	height: 44px;
	line-height: 44px;
	display: table-cell;
	text-align: center;
}
.nav .list li a {
	height: 44px;
	line-height: 44px;
	font-weight: 600;
	font-size: 14px;
	color: #3d3332;
	font-family: 'Crimson Text',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	display: inline;
	width: auto;
	margin-top: 1px;
}
.nav .list li a:hover {
	color: #000000;
}
.nav .list li a.on {
	color: #000000;
	font-weight: 700;
}
.nav .box {
	position: absolute;
	top: 44px;
	width: 100%;
	overflow: hidden;
	filter: alpha(opacity=0);
	opacity: 0;
	background-image: url(../images/nav_sec.png);
	border-top: 1px solid #FFFFFF;
	float: left;
	z-index: 5;
	height: 0px;
}
.nav .cont ul {
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: 20px top;
	width: 150px;
	margin: 0px;
	text-align: left;
}
.nav .cont {
	position: relative;
	padding-right: 0;
	padding-bottom: 0px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	display: none;
	text-align: left;
}
.nav .cont a {
	color: #e5dfcf;
	font-family: 'Playfair Display SC',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	-webkit-transition: all 0.2s ease-out 0.2s;
	-moz-transition: all 0.2s ease-out 0.2s;
	-ms-transition: all 0.2s ease-out 0.2s;
	-o-transition: all 0.2s ease-out 0.2s;
	transition: all 0.2s ease-out 0.2s;
	letter-spacing: 1px;
	line-height: 24px;
}
.nav .cont a:hover {
	color: #fffcf3;
}
.box1 {
	position: relative;
	left: 6%;
}
.box2 {
	position: relative;
	left: 22%;
}
.box3 {
	position: relative;
	left: 35%;
}
.box4 {
	position: relative;
	left: 51%;
}
.l_home a {
	font-weight: normal;
	font-size: 12px;
	padding-right: 20px;
	color: #635e53;
	float: right;
	line-height: 22px;
	height: 22px;
	background-image: url(../images/l_line.png);
	background-repeat: no-repeat;
	background-position: right center;
	font-family: "微軟正黑體", "Microsoft JhengHei", Verdana, Arial, 新細明體;
}
.language {
	color: #635e53;
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	max-width: 1055px;
	font-size: 12px;
	font-weight: normal;
	position: relative;
	top: -22px;
	line-height: 22px;
}
.language .l_nav li {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.language ul a {
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
	-o-transition: 0.3s ease-in-out;
	transition: 0.3s ease-in-out;
}
.language .l_nav li:hover {
	color: #95948e;
}
.language ul a:hover {
	color: #95948e;
}
header {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 37px;
	margin-bottom: 5px;
}
.logo object {
	width: 154px;
	height: 41px;
	margin-right: auto;
	margin-left: auto;
}
.mm-menu {
	width: 100%;
	text-align: center;
	margin-top: 0px;
	position: relative;
	z-index: 10;
}
.l_nav {
	background-image: url(../images/arrow3.png);
	background-repeat: no-repeat;
	float: right;
	padding-right: 20px;
	background-position: right 10px;
	color: #635e53;
	font-family: "微軟正黑體", "Microsoft JhengHei", Verdana, Arial, 新細明體;
	position: relative;
	cursor: pointer;
	line-height: 22px;
	padding-left: 20px;
}
#header {
	width: 100%;
	position: relative;
}
.l_other {
	position: absolute;
	top: 18px;
	z-index: 999;
	width: 100%;
	color: #635e53;
	text-align: left;
	left: 0px;
	padding-left: 20px;
	opacity: 0;
}
.l_other a {
	width: 100%;
	color: #635e53;
}
footer {
	width: 100%;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	background-color: #968574;
	float: left;
	height: auto;
	margin-top: 100px;
	position: relative;
}
.inner {
	width: 1070px;
	margin-right: auto;
	margin-left: auto;
}
#promotion {
	width: 100%;
	z-index: 3;
	background-color: #FFFFFF;
	position: relative;
	float: left;
}
.breadCrumb {
	line-height: 35px;
	padding-right: 13px;
	height: 35px;
	font-size: 12px;
	color: #938987;
	width: 100%;
	border-bottom: 1px solid #e9e4d7;
	float: left;
	margin-top: 50px;
	margin-bottom: 50px;
	position: relative;
}
.breadCrumb a {
	color: #8A8280;
	font-size: 12px;
	-moz-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.breadCrumb a.on {
	color: #000000;
}
.breadCrumb a:hover {
	color: #3d3332;
}
footer nav {
	float: left;
	display: inherit;
}
footer nav div {
	border-right: 1px solid #837261;
	float: left;
	padding-right: 25px;
	padding-left: 25px;
	margin-top: 65px;
	height: auto;
	min-height: 250px;
}
footer nav div:first-child {
	padding-left: 0px;
}
footer nav div:last-child {
	border-right: 0px solid #837261;
}
.gotop {
	height: 55px;
	width: 100%;
	text-align: right;
}
footer nav div h2 a {
	color: #ffffff;
	font-size: 14px;
	font-weight: normal;
	font-family: 'Playfair Display SC',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	margin-bottom: 15px;
	float: left;
	letter-spacing: 1px;
	line-height: 12px;
}
footer small {
	border-top: 1px solid #837261;
	color: #f4f2ec;
	font-size: 11px;
	font-weight: normal;
	font-family: 'EB Garamond', serif;
	width: 100%;
	float: left;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 30px;
	margin-top: 30px;
}
footer nav div li {
	color: #e1dad3;
	font-size: 11px;
	font-weight: normal;
	font-family: "微軟正黑體", "Microsoft JhengHei", Verdana, Arial, 新細明體;
	text-align: left;
	line-height: 22px;
	float: left;
	clear: left;
}
/*------------------------------
	-webkit-transform : scale(0.8);
	display : inline-block;
------------------------------*/
footer nav div li a {
	color: #e1dad3;
	font-size: 11px;
	font-weight: normal;
	font-family: "微軟正黑體", "Microsoft JhengHei", Verdana, Arial, 新細明體;
	text-align: left;
	-webkit-transition: all 0.2s ease-out 0.2s;
	-moz-transition: all 0.2s ease-out 0.2s;
	-ms-transition: all 0.2s ease-out 0.2s;
	-o-transition: all 0.2s ease-out 0.2s;
	transition: all 0.2s ease-out 0.2s;
}
footer nav div li a:hover {
	color: #ffffff;
}
.gotop img {
	cursor: pointer;
	text-align: right;
	float: right;
}
.contact ul li input {
	color: #cdc6bb;
	background-color: #968574;
	border: 1px solid #cdc6bb;
	font-weight: normal;
	font-size: 12px;
	float: left;
	width: 275px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 23px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-radius: 1;
	outline: none;
}
.contact ul li textarea {
	color: #cdc6bb;
	background-color: #968574;
	border: 1px solid #cdc6bb;
	font-size: 12px;
	float: left;
	width: 275px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 70px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	border-radius: 1;
	padding-left: 5px;
	outline: none;
	resize: none;
}
.submit {
	margin-top: 10px;
	height: 30px;
	width: 285px;
	float: left;
	border-radius: 1px;
}
.submit a {
	height: 28px;
	width: 285px;
	color: #6a5b4b;
	line-height: 32px;
	text-indent: 205px;
	font-family: 'Crimson Text',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	font-size: 16px;
	float: left;
	background-image: url(../images/bt_01.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: left center;
	background-color: #cdc6bb;
}
footer .inner .contact {
	display: inherit;
	width: 287px;
	float: right;
	position: relative;
	top: 35px;
}
.contact ul h2 {
	color: #FFFFFF;
	font-size: 16px;
	font-family: 'Playfair Display SC',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	margin-bottom: 6px;
	letter-spacing: 1px;
}
.style_a, .style_b, .style_c, .style_d {
	width: 100%;
	float: left;
	margin-bottom: 70px;
}
section p {
	background: #000;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	text-align: center;
	width: 100%;
	height: 100%;
}
.style_a .left .more {
	text-align: center;
	width: 100%;
	height: 34px;
	line-height: 34px;
	font-weight: normal;
	font-size: 14px;
	color: #3d3332;
	font-family: 'Crimson Text', serif;
	border-top-: 1px;
	border-top: 1px solid #cecbca;
	border-bottom: 1px solid #cecbca;
	float: left;
}
.style_a .left h3 {
	text-align: center;
	width: 100%;
	line-height: 20px;
	font-weight: normal;
	color: #898484;
	font-size: 11px;
	font-weight: normal;
	font-family: "微軟正黑體", "Microsoft JhengHei", Verdana, Arial, 新細明體;
	float: left;
	margin-bottom: 17px;
}
.style_a .left {
	width: 440px;
	float: left;
}
.style_a .left img {
	float: left;
	width: 440px;
}
.style_a .right img {
	width: 610px;
	float: left;
}
.style_a .right {
	width: 610px;
	float: right;
	position: relative;
}
.style_a .left figcaption {
	text-align: center;
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	font-size: 18px;
	color: #3d3332;
	font-family: 'Crimson Text', serif;
	float: left;
	margin-top: 19px;
}
.style_a .right figcaption {
	text-align: center;
	width: 100%;
	height: 30px;
	line-height: 35px;
	font-weight: normal;
	font-size: 18px;
	color: #ffffff;
	font-family: 'Crimson Text', serif;
	float: left;
	margin-top: -19%;
	position: relative;
}
.style_a .right h3 {
	text-align: center;
	width: 100%;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	font-family: "微軟正黑體", "Microsoft JhengHei", Verdana, Arial, 新細明體;
	float: left;
	margin-top: -14%;
	position: relative;
}
.style_c .left img {
	width: 610px;
	float: left;
}
.style_c .left {
	width: 610px;
	float: left;
	position: relative;
}
.style_c .left figcaption {
	text-align: center;
	width: 100%;
	height: 30px;
	line-height: 35px;
	font-weight: normal;
	font-size: 18px;
	color: #ffffff;
	font-family: 'Crimson Text', serif;
	float: left;
	margin-top: -19%;
	position: relative;
}
.style_c .left h3 {
	text-align: center;
	width: 100%;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	font-family: "微軟正黑體", "Microsoft JhengHei", Verdana, Arial, 新細明體;
	float: left;
	margin-top: -14%;
	position: relative;
}
.style_c .right .more {
	text-align: center;
	width: 100%;
	height: 34px;
	line-height: 34px;
	font-weight: normal;
	font-size: 14px;
	color: #3d3332;
	font-family: 'Crimson Text', serif;
	border-top-: 1px;
	border-top: 1px solid #cecbca;
	border-bottom: 1px solid #cecbca;
	float: left;
}
.style_c .right h3 {
	text-align: center;
	width: 100%;
	line-height: 20px;
	font-weight: normal;
	color: #898484;
	font-size: 11px;
	font-weight: normal;
	font-family: "微軟正黑體", "Microsoft JhengHei", Verdana, Arial, 新細明體;
	float: left;
	margin-bottom: 17px;
}
.style_c .right {
	width: 440px;
	float: right;
}
.style_c .right img {
	float: left;
	width: 440px;
}
.style_c .right figcaption {
	text-align: center;
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	font-size: 18px;
	color: #3d3332;
	font-family: 'Crimson Text', serif;
	float: left;
	margin-top: 19px;
}
.style_d .right img {
	width: 610px;
	float: left;
}
.style_d .right {
	width: 610px;
	float: right;
	position: relative;
}
.style_d .right figcaption {
	text-align: center;
	width: 100%;
	height: 30px;
	line-height: 35px;
	font-weight: normal;
	font-size: 18px;
	color: #ffffff;
	font-family: 'Crimson Text', serif;
	float: left;
	margin-top: -19%;
	position: relative;
}
.style_d .right h3 {
	text-align: center;
	width: 100%;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	font-family: "微軟正黑體", "Microsoft JhengHei", Verdana, Arial, 新細明體;
	float: left;
	margin-top: -14%;
	position: relative;
}


.style_d .left h3 {
	text-align: center;
	width: 100%;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	font-family: "微軟正黑體", "Microsoft JhengHei", Verdana, Arial, 新細明體;
	float: left;
	margin-top: -14%;
	position: relative;
}
.style_d .left {
	float: left;
	width: 440px;
	position: relative;
	padding-bottom: 20px;
}
.style_d .left#bottom {
	padding-bottom: 0px;
}
.style_d .left figcaption {
	text-align: center;
	width: 100%;
	height: 30px;
	line-height: 35px;
	font-weight: normal;
	font-size: 18px;
	color: #ffffff;
	font-family: 'Crimson Text', serif;
	float: left;
	margin-top: -21%;
	position: relative;
}
.style_d .left a figure p {
	width: 100%;
	height: 200px;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: center;
	vertical-align: middle;
}
.style_d .left a figure p img {
	width: 100%;
	top: -30%;
}




.style_b .right h3 {
	text-align: center;
	width: 100%;
	line-height: 22px;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: normal;
	font-family: "微軟正黑體", "Microsoft JhengHei", Verdana, Arial, 新細明體;
	float: left;
	margin-top: -14%;
	position: relative;
}
.style_b .right {
	float: right;
	width: 440px;
	position: relative;
	padding-bottom: 20px;
	clear: right;
}
.style_b .right#bottom {
	padding-bottom: 0px;
}
.style_b .right figcaption {
	text-align: center;
	width: 100%;
	height: 30px;
	line-height: 35px;
	font-weight: normal;
	font-size: 18px;
	color: #ffffff;
	font-family: 'Crimson Text', serif;
	float: left;
	margin-top: -21%;
	position: relative;
}
.style_b a figure p {
	width: 100%;
	height: 200px;
	overflow-x: hidden;
	overflow-y: hidden;
	text-align: center;
	vertical-align: middle;
}
.style_b a figure p img {
	width: 100%;
	top: -30%;
}
.in_swf {
	width: 780px;
	height: 510px;
	margin-right: auto;
	margin-left: auto;
	top: 20%;
	position: relative;
	background-image: url(../images/img05.jpg);
}
.display_panel {
	position: fixed;
	width: 100%;
	height: 100%;
	background-image: url(../images/space_bk.png);
	background-repeat: repeat;
	z-index: 9999;
	top: 0px;
	display: none;
}
.display_promotion {
	position: absolute;
	width: 100%;
	height: 620px;
	background-image: url(../images/space_bk.png);
	background-repeat: repeat;
	z-index: 2;
	text-align: center;
	top: 140px;
	float: left;
	display: inherit;
}
.x_btn {
	position: absolute;
	z-index: 1000;
	float: right;
	cursor: pointer;
	right: -42px;
	top: 0px;
}
.promotion .x_btn {
	position: absolute;
	right: -42px;
}
.popup {
	position: relative;
	top: 15%;
	width: 650px;
	z-index: 1000;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: url(../images/space.png);
	background-repeat: repeat;
	color: #FFFFFF;
}
aside {
	width: 190px;
	float: left;
	margin-left: 40px;
	position: relative;
}
aside ul {
	width: 190px;
	float: left;
	border-left: 1px solid #e5dfcf;
}
aside ul li {
	float: left;
}
aside ul li:first-child {
	margin-top: -8px;
}
aside ul li:last-child {
	margin-bottom: -8px;
}
aside ul li a {
	width: 190px;
	float: left;
	color: #8A8280;
	font-size: 13px;
	font-family: 'Crimson Text',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	line-height: 33px;
	font-weight: 400;
	padding-left: 15px;
	position: relative;
	left: -1px;
	height: 30px;
	background-image: url(../images/nav_hover.gif);
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 1px 0px;
	-moz-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
aside ul li a:hover {
	background-size: 1px 15px;
	color: #000000;
}
aside ul li a.on {
	color: #3d3332;
	font-family: 'Crimson Text',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	font-weight: 700;
	background-image: url(../images/nav_on.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 1px 15px;
}
aside h2 a {
	width: 180px;
	float: left;
	color: #5e5550;
	font-size: 18px;
	font-family: 'Crimson Text',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	font-weight: 700;
	margin-bottom: 24px;
}
aside ul li a.on:hover {
	color: #3d3332;
	font-family: 'Crimson Text',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	font-weight: 700;
	background-image: url(../images/nav_on.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 1px 15px;
}
.item_box {
	width: 270px;
	float: left;
	text-align: center;
	margin-left: 10px;
	margin-bottom: 60px;
}
.item_box a p {
	width: 270px;
	height: 270px;
	float: left;
}
.item_box h2 {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #3d3332;
	font-weight: bold;
}
.item_box h3 {
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #5e5550;
	float: left;
}
.item_box a span {
	width: 200px;
	text-align: center;
	margin-top: -10px;
	margin-bottom: -3px;
	margin-right: auto;
	margin-left: 35px;
	float: left;
}
.promotion_list .promotion_box {
	margin-bottom: 40px;
}
.promotion_list .promotion_box a {
	width: 260px;
	float: left;
	height: 179px;
	margin-left: 20px;
	left: 0px;
	top: 0px;
	padding: 0px;
	position: relative;
}
.promotion_list .promotion_box a p {
	width: 260px;
	position: absolute;
	z-index: 0;
	top: -0px;
	left: 0px;
	height: 179px;
}
.promotion_list .promotion_box a h2 {
	width: 260px;
	position: relative;
	z-index: 1;
	top: 30px;
	font-size: 13px;
	font-family: 'Crimson Text',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	font-weight: 600;
	color: #000000;
	opacity: 0;
	left: 0px;
}
.promotion_list .promotion_box a h3 {
	width: 260px;
	position: relative;
	z-index: 1;
	color: #000000;
	font-size: 16px;
	font-family: 'Crimson Text',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	font-weight: 600;
	opacity: 0;
	left: 0px;
	top: 65px;
}
.promotion_list .promotion_box a span {
	width: 220px;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	position: relative;
	top: 40px;
}
.product_list {
	float: right;
	width: 840px;
}
.about_main {
	float: right;
	width: 800px;
}
.promotion_list {
	float: left;
	width: 840px;
	position: relative;
	top: 0px;
}
.search {
	position: absolute;
	right: 2px;
	top: 2px;
}
.backlist {
	position: absolute;
	right: 220px;
	top: 5px;
}
.backlist a {
	background-image: url(../images/list_icon.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	padding-left: 30px;
	float: left;
	height: 20px;
	line-height: 20px;
}
.backlist a:hover {
	background-image: url(../images/list_icon_hover.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
	padding-left: 30px;
}
.search input {
	outline: none;
	color: #8A8280;
	border-left: 1px solid #5e5550;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	padding-left: 17px;
	font-size: 12px;
	line-height: 16px;
	float: left;
	position: relative;
	top: 5px;
	padding-right: 10px;
	-moz-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.search input:hover {
	color: #e9e4d7;
}
.item_box a span img {
	width: 0px;
	height: 1px;
	text-align: center;
	float: none;
	z-index: 1;
}
/*------------------------------
tcdPageCode_end
------------------------------*/
.tcdPageCode {
	text-align: center;
	color: #8A8280;
	margin-right: auto;
	margin-left: auto;
	float: right;
	width: 100%;
	border-top: 1px solid #e5dfcf;
	padding-top: 40px;
}
.tcdPageCode a {
	display: inline-block;
	color: #8A8280;
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	margin: 0 2px;
	border-radius: 20px;
	vertical-align: middle;
}

.tcdPageCode a:hover {
	text-decoration: none;
}
.tcdPageCode span.current {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	margin: 0 2px;
	color: #000000;
	vertical-align: middle;
	font-weight: bold;
}
.tcdPageCode span.disabled {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	width: 20px;
	padding: 0 0px;
	margin: 0 0px;
	border-radius: 20px;
	vertical-align: middle;
	background-color: #e5dfcf;
}
.tcdPageCode a span.disabled {
	padding: 0 0px;
	margin: 0 px;
}
.prevPage, .nextPage {
	display: inline-block;
	height: 20px;
	width: 20px;
	line-height: 20px;
	padding: 0 0px;
	margin: 0 0px;
	border-radius: 20px;
	vertical-align: middle;
	background-color: #5c544f;
	color: #FFFFFF;
}
a.prevPage {
	display: inline-block;
	height: 20px;
	width: 20px;
	line-height: 20px;
	padding: 0 0px;
	margin: 0 0px;
	border-radius: 20px;
	vertical-align: middle;
	background-color: #5c544f;
	color: #FFFFFF;
	background-image: url(../images/page_prev.png);
	text-indent: -9999px;
}
a.nextPage {
	display: inline-block;
	height: 20px;
	width: 20px;
	line-height: 20px;
	padding: 0 0px;
	margin: 0 0px;
	border-radius: 20px;
	vertical-align: middle;
	background-color: #5c544f;
	color: #FFFFFF;
	background-image: url(../images/page_next.png);
	text-indent: -9999px;
}
a.current {
	display: inline-block;
	height: 20px;
	line-height: 20px;
	padding: 0 10px;
	margin: 0 2px;
	color: #000000;
	vertical-align: middle;
	font-weight: bold;
}	
	
.prevPage:hover, .nextPage:hover {
	background-color: #7d7672;
}

/*------------------------------
tcdPageCode_end
------------------------------*/

/*------------------------------
prosuct.img
------------------------------*/
@keyframes fade-in {  
        0% {opacity: 0;}
        40% {opacity: 0;}
        100% {opacity: 1;}
}  
@-webkit-keyframes fade-in {
        0% {opacity: 0;}  
        40% {opacity: 0;}  
        100% {opacity: 1;}  
}  

#MagnifierWrap2 {
	position: absolute;
	width: 470px;
	float: left;
	z-index: 2;
}
.MagnifierMain {
	position: relative;
	width: 470px;
	height: 470px;
}
.MagnifierMain img {
	width: 100%;
}
.MagnifierDrag {
	position: absolute;
	top: 0;
	left: 0;
	cursor: move;
	background-image: url(../images/zoom.png);
	background-position: center center;
	background-repeat: no-repeat;
	animation: fade-in;  
     animation-duration: 0.5s;  
     -webkit-animation:fade-in 0.5s; 

}
.MagnifierPop {
	position: absolute;
	top: 0;
	overflow: hidden;
	background: #fff url(../images/loading.gif) no-repeat center center;
	border: 1px solid #e5dfcf;
	animation: fade-in;
	animation-duration: 0.5s;
	-webkit-animation: fade-in 0.5s;
}
.MagnifierImg {
	position: absolute;
	top: 0;
	left: 0;
}
.spec-items {
	position: absolute;
	width: 525px;
	overflow: hidden;
	margin: 0 auto;
	right: -580px;
	top: 150px;
	height: 100%;
	display: block;
}
.spec-items ul {
	width: 100%;
	position: absolute;
	top: 10px;
	left: 0;
}
.spec-items ul * {
	-webkit-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.spec-items li {
	width: 105px;
	height: 105px;
	float: left;
	overflow: hidden;
	margin-right: 15px;
	border: 1px solid #e5dfcf;
	cursor: pointer;
	margin-bottom: 15px;
}
.spec-items li.on {
	border-left: 1px solid #e5dfcf;
	border-right: 1px solid #e5dfcf;
	border-bottom: 1px solid #968574;
	border-top: 1px solid #e5dfcf;
}
.spec-items li img {
	width: 100%;
	-webkit-transform: scale(1, 1);
	-ms-transform: scale(1, 1);
	-o-transform: scale(1, 1);
	transform: scale(1, 1);
}
.spec-items li.on img {
	-webkit-transform: scale(1.2, 1.2);
	-ms-transform: scale(1.2, 1.2);
	-o-transform: scale(1.2, 1.2);
	transform: scale(1.2, 1.2);
}
span.spe_leftBtn, span.spe_rightBtn {
	position: absolute;
	bottom: 0px;
	display: block;
	width: 20px;
	height: 69px;
	line-height: 69px;
	font-family: "微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	text-align: center;
	font-size: 30px;
	color: #ddd;
	cursor: default;
	background-color: #f9f9f9;
}
span.on {
	background-color: #ccc;
	color: #999;
	cursor: pointer;
}
span.spe_leftBtn {
	left: 0;
	display: none;
}
span.spe_rightBtn {
	right: 0;
	display: none;
}
/*------------------------------
prosuct.img
------------------------------*/	

.product_main {
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(url);
	position: relative;
	top: 0px;
	min-height: 530px;
}
.product_info {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 475px;
	position: absolute;
	right: 70px;
	top: 2px;
}
.product_info h2 {
	border-bottom: 1px solid #d5d3ce;
	font-size: 18px;
	float: right;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-family: 'Crimson Text',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	font-weight: 600;
}
.product_info h3 {
	font-size: 12px;
	font-weight: 400;
	float: right;
	width: 100%;
	color: #5e5550;
	padding-top: 5px;
	padding-bottom: 5px;
}
.product_img {
	width: 470px;
	float: left;
}
.product_others {
	width: 100%;
	text-align: center;
	font-family: 'Crimson Text',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	font-weight: 700;
	background-image: url(../images/others_bg.gif);
	background-repeat: repeat-x;
	background-position: center 5px;
	height: 300px;
	float: left;
	margin-top: 40px;
}
.product_others h1 {
	font-size: 16px;
	font-family: 'Crimson Text',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	font-weight: 700;
	height: 20px;
	line-height: 20px;
	background-color: #FFFFFF;
	width: auto;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: 45%;
	float: left;
	margin-top: 0px;
}
.product_others h2 {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #3d3332;
	font-weight: bold;
}
.product_others h3 {
	width: 100%;
	text-align: center;
	font-size: 12px;
	color: #5e5550;
	float: left;
}
/*------------------------------
carousel
------------------------------*/	
.carousel {
	border-radius: 0px;
	float: left;
	/* Needed for rendering without flicker */
	visibility: hidden;
	left: -5000px;
	top: 30px;
	margin-left: 50px;
	margin-top: 0px;
}

/* Styling for image based carousel content. Only width and height are mandatory */
.carousel ul li {
	width: 170px;
	height: 230px;
	margin-left: 12px;
	font-family: "微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	margin-top: 0px;
	margin-right: 12px;
}
.carousel>ul>li>img {
	width: 100%;;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
	border-radius: 0px;
}
/* Styling for text based carousel content. Only width and height are mandatory */
.carousel>ul>li>p {
	height: 230px;
	margin-right: 0px;
	margin-left: 0;
	margin-bottom: 0px;
	border-radius: 0px;
	line-height: normal;
}
/* Styles for PREV and NEXT anchor buttons */
a.prev, a.next, a.go {
	display: block;
	width: 26px;
	height: 30px;
	line-height: 200px;
	background-color: #968574;
	color: ghostwhite;
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 25px;
	border-radius: 0px;
	float: left;
	-webkit-transition: all 0.2s ease-out 0.2s;
	-moz-transition: all 0.2s ease-out 0.2s;
	-ms-transition: all 0.2s ease-out 0.2s;
	-o-transition: all 0.2s ease-out 0.2s;
	transition: all 0.2s ease-out 0.2s;
}
a.prev.disabled, a.next.disabled,  a.prev.disabled:hover, a.next.disabled:hover {
	background-color: #968574;
	cursor: default;
}
a.go.highlight {
	background-color: #dedede;
	color: #000;
}
a.prev {
	background-color: #eae7e3;
	height: 210px;
	width: 25px;
	position: absolute;
	top: 60px;
	left: 0px;
}
a.next {
	background-color: #eae7e3;
	height: 210px;
	width: 25px;
	position: absolute;
	top: 60px;
	right: 0px;
}
a.prev:hover, a.next:hover, a.go:hover {
	background-color: #968574;
}
/* Additional carousel styles for external controls, slider, widget, mid etc. */

.externalControl button, .imageSliderExt button {
	margin: 5px 5px 0 0;
}
.externalControl a.next, .externalControl a.prev, .externalControl a.go, .imageSliderExt a.next, .imageSliderExt a.prev, .imageSliderExt a.go {
	margin: 0 5px 0 0;
	padding: 7px 5px 0 5px;
	font-size: 15px;
	text-align: center;
	border-radius: 0px;
}
.widget img {
	cursor: pointer;
}
.mid {
	margin-left: 50px;
	width: 400px;
	height: 300px;
}
.vertical {
	margin-left: 170px;
}
.imageSlider .carousel>ul>li>img, .imageSliderExt .carousel>ul>li>img {
	width: 170px;
	height: 170px;
}
/* Other common styles */

.clear {
	clear: both;
}
.promotion {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 56px;
}
.promotion_bk {
	background-image: url(../images/space_bk.png);
	position: fixed;
	width: 100%;
	height: 600px;
	float: left;
}
.mm-menu-toggle {
	display: none;
}
.contact_main {
	width: 100%;
	float: left;
}
.contact_main h1 {
	font-size: 14px;
	font-weight: bold;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.contact_inner .left h2 {
	border-bottom: 1px solid #e5dfcf;
	margin-bottom: 20px;
	padding-bottom: 20px;
	float: left;
	width: 100%;
}
.contact_inner {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	min-height: 500px;
}
.contact_inner .left {
	float: left;
	width: 460px;
}
.contact_inner .right {
	float: right;
	width: 450px;
}
.contact_inner .right h2 {
	border-bottom: 1px solid #e5dfcf;
	margin-bottom: 20px;
	padding-bottom: 20px;
	float: left;
	width: 100%;
}
.left ul li input {
	color: #5a5352;
	background-color: #e9e4d7;
	border: 1px solid #e9e4d7;
	font-weight: normal;
	font-size: 12px;
	float: left;
	width: 450px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 27px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-radius: 1;
	outline: none;
}
.left ul li textarea {
	color: #5a5352;
	background-color: #e9e4d7;
	border: 1px solid #e9e4d7;
	font-size: 12px;
	float: left;
	width: 450px;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 70px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	border-radius: 1;
	padding-left: 5px;
	outline: none;
	resize: none;
}
.contact.left ul li {
	float: left;
	width: 450px;
}
.contact.left ul li.submit {
	margin-top: 10px;
	height: 28px;
	width: 460px;
	float: left;
	border-radius: 1px;
	border: 1px solid #968574;
}
.left .submit a {
	height: 30px;
	width: 460px;
	color: #FFFFFF;
	line-height: 34px;
	text-indent: 370px;
	font-family: 'Crimson Text',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	font-size: 16px;
	float: left;
	background-image: url(../images/bt_02.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: -30px center;
	background-color: #968574;
}
.contact.left ul {
	float: left;
}
.right h3 {
	font-size: 13px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 28px;
	color: #5a5352;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
}
.about_main h2 {
	font-size: 12px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 28px;
	color: #5a5352;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	float: left;
}
.about_main h3 {
	font-size: 12px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	line-height: 28px;
	color: #5a5352;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight: normal;
	margin-top: 10px;
	float: left;
}
#content h2 {
	height: 35px;
	line-height: 35px;
	font-weight: 700;
	font-size: 16px;
	color: #3d3332;
	font-family: 'Crimson Text',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	border-bottom: 1px solid #e5dfcf;
	width: 485px;
}

#content h3 {
	font-size: 12px;
	width: 485px;
	margin-right: auto;
	margin-left: auto;
	line-height: 28px;
	color: #5a5352;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: normal;
	margin-top: 5px;
	float: left;
}

.about_main span {
	font-weight: bold;
}
.about_main p {
	margin-bottom: 40px;
	float: right;
	width: 100%;
}
.about_main nav {
	float: right;
	width: auto;
	position: relative;
	margin-top: -40px;
}
.about_main nav ul li {
	display: table;
	height: 45px;
	line-height: 45px;
	font-weight: 600;
	font-size: 15px;
	color: #3d3332;
	font-family: 'Crimson Text',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	float: left;
	width: auto;
}
.about_main nav ul li a:hover {
	color: #000000;
}
/*------------------------------
tabs
------------------------------*/
#tabs a {
	float: left;
	padding-left: 40px;
	padding-right: 0px;
	color: #8A8280;
	-webkit-transition: all 0.2s ease-out 0.2s;
	-moz-transition: all 0.2s ease-out 0.2s;
	-ms-transition: all 0.2s ease-out 0.2s;
	-o-transition: all 0.2s ease-out 0.2s;
	transition: all 0.2s ease-out 0.2s;
	font-weight: 600;
}
#tabs a:hover,  #tabs a:focus {
}
#tabs a:focus {
}
#tabs .on {
	color: #000000;
}

.map {
	width: 280px;
	height: 280px;
	float: right;
	text-align: center;

}
/*-----------------------------------------
history
--------------------------------------------*/
.history {
	float: left;
} 


.tmtimeline {
	margin:  0;
	padding: 0;
	list-style: none;
} 



/* The date/time */
.tmtimeline > li {
	width: 100%;
	float: left;
	padding-top: 20px;
	background-repeat: repeat-y;
	background-image: url(../images/history_line.gif);
	background-position: 168px top;
}
.tmtimeline li:first-child {
	background-image: url(../images/history_line2.gif);
	background-position: 168px top;
}

.tmtimeline li:last-child {
	background-image: url(../images/history_line3.gif);
	background-position: 168px bottom;
}
.tmtimeline > li .tmtime {
	display: block;
	width: 140px;
	line-height: 35px;
	font-weight: 700;
	font-size: 18px;
	color: #3d3332;
	font-family: 'Crimson Text',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	text-align: right;
	float: left;
	letter-spacing: 1px;
}




/* Right content */
.tmtimeline li h2 {
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	color: #5e5550;
	font-size: 14px;
	font-weight: 600;
	font-family: 'Crimson Text',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	float: right;
	width: 600px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}






/* The icons */
.tmtimeline li .tmicon {
	width: 7px;
	height: 7px;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	color: #fff;
	background-color: #f9f8f4;
	border-radius: 50%;
	box-shadow: 0 0 0 4px #6a5b4b;
	text-align: center;
	margin-top: 12px;
	margin-right: 0;
	margin-bottom: 0;
	float: left;
	margin-left: 25px;
}
.slideshow { height: 232px; width: 232px; margin: auto }
.slideshow img { padding: 15px; border: 1px solid #ccc; background-color: #eee; }
.design_main {
	width: 100%;
	float: left;
	height: 650px;
}

.design_main .item {
	width: 25%;
	text-align: center;
	position: relative;
	top: 50px;
	float: left;
	margin-left: 6%;
	margin-top: 20%;

}
.design_main .item h2{
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	color: #000000;
	font-size: 18px;
	font-weight: 700;
	font-family: 'Crimson Text',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
	
	}
.design_main .item h3{
	margin-top: 5px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	color: #3A3633;
	font-size: 15px;
	font-weight: 600;
	font-family: 'Crimson Text',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	float: left;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 20px;
	
	}
	
.design_main .item span img {
	width: 100%;
	height: 1px;
	text-align: center;
	float: none;
	z-index: 1;
}
.list {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
}
body #mm-menu .logo {
	display: none;
}
body #mm-menu .language {
	display: none;
}

.x_btn2 {
	display: none;
}

.wrapper2         {
	margin: 0 auto;
	float: left;
	width: 57%;
	position: relative;
}
.h_iframe        {
	position: relative;
	width: 100%;
	display: block;
}

.h_iframe iframe {
	position: static;
	top: 0;
	left: 0;
	width: 100%;
	height: 420px;
}
.flex-container3 .flex-control-nav {
	display: none;	
}

@media only screen and (max-width: 1070px) {

.nav .cont {
	width:  100%;
}
.language {
	width: 95%;
	max-width: 100%;
}


.inner {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.list {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
footer nav {
	float: left;
	display: inherit;
	width: 620px;
}
footer .inner .contact {
	display: inherit;
	width: 287px;
	float: right;
	position: relative;
	top: 35px;
}
footer nav div {
	border-right: 1px solid #837261;
	padding-right: 2%;
	padding-left: 2%;
	margin-top: 65px;
	height: auto;
	display: inline;
	width: auto;
	min-height: 250px;
}
.style_a, .style_b, .style_c, .style_d {
	width: 100%;
	float: left;
	margin-bottom: 7%;
}
section p {
	background: #000;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	text-align: center;
}
.style_a .left .more {
	text-align: center;
	width: 100%;
	height: 34px;
	line-height: 34px;
	font-weight: normal;
	font-size: 14px;
	color: #3d3332;
	font-family: 'Crimson Text', serif;
	border-top-: 1px;
	border-top: 1px solid #cecbca;
	border-bottom: 1px solid #cecbca;
	float: left;
}
.style_a .left h3 {
	text-align: center;
	width: 100%;
	line-height: 20px;
	font-weight: normal;
	color: #898484;
	font-size: 11px;
	font-weight: normal;
	font-family: "微軟正黑體", "Microsoft JhengHei", Verdana, Arial, 新細明體;
	float: left;
	margin-bottom: 17px;
}
.style_a .left {
	width: 40.33333333%;
}
.style_a .left img {
	width: 100%;
}
.style_a .right img {
	width: 100%;
}
.style_a .right {
	 width: 57.33333333%;
}
.style_a .left figcaption {
	text-align: center;
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	font-size: 18px;
	color: #3d3332;
	font-family: 'Crimson Text', serif;
	float: left;
	margin-top: 19px;
}


.style_c .left img {
	width: 100%;
}
.style_c .left {
	width: 57.33333333%;
}


.style_c .right .more {
	text-align: center;
	width: 100%;
	height: 34px;
	line-height: 34px;
	font-weight: normal;
	font-size: 14px;
	color: #3d3332;
	font-family: 'Crimson Text', serif;
	border-top-: 1px;
	border-top: 1px solid #cecbca;
	border-bottom: 1px solid #cecbca;
	float: left;
}

.style_c .right {
	width: 40.33333333%;
}
.style_c .right img {
	width: 100%;
}
.style_c .right h3 {
	text-align: center;
	width: 100%;
	line-height: 20px;
	font-weight: normal;
	color: #898484;
	font-size: 11px;
	font-weight: normal;
	font-family: "微軟正黑體", "Microsoft JhengHei", Verdana, Arial, 新細明體;
	float: left;
	margin-bottom: 17px;
}
.style_c .right figcaption {
	text-align: center;
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	font-size: 18px;
	color: #3d3332;
	font-family: 'Crimson Text', serif;
	float: left;
	margin-top: 19px;
}
.style_d .right img {
	width:100%;
}
.style_d .right {
	width: 57.33333333%;
}
.style_d .left {
	width: 40.33333333%;
}
.style_d .left#bottom {
	padding-bottom: 0%;
}

.style_d .left a figure p {
	width: 100%;
	height: 175px;
	background-color: #FFFFFF;
		
}
.style_d .left a figure p img {
	width: 100%;
	top: -30%;
}

.style_b .left {
	width: 57.33333333%;
	height: 100%;
	float: left;
	position: relative;
}


.style_b .right {
	width: 40.33333333%;
	padding-bottom: 2%;
	height: 100%;
}
.style_b .right#bottom {
	padding-bottom: 0%;
}

.style_b a figure p {
	width: 100%;
	height: 175px;
	background-color: #FFFFFF;
}
.style_b a figure p img {
	width: 100%;
	top: -30%;
}
.about_main {
	float: right;
	width: 75%;
}
aside {
	width: 180px;
	float: left;
	margin-left: 0;
	position: relative;
}
#content h2 {
	width: 51%;
}

#content h3 {
	width: 51%;
}
.item_box a p {
	width: 250px;
	height: 250px;
	float: left;
}
.item_box {
	width: 250px;
	float: left;
	text-align: center;
	margin-left: 0px;
	margin-bottom: 60px;
}
.product_list {
	float: right;
	width: 750px;
}
#MagnifierWrap2 {
	position: absolute;
	width: 430px;
	float: left;
	z-index: 2;
}
.MagnifierMain {
	position: relative;
	width: 430px;
	height: 430px;
}
.product_info {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 400px;
	top: 2px;
	z-index: 20;
	position: absolute;
	left: 480px;
}
.spec-items {
	position: absolute;
	width: 450px;
	overflow: hidden;
	margin: 0 auto;
	right: -500px;
	top: 200px;
}
.spec-items li {
	width: 85px;
	height: 80px;
	float: left;
	overflow: hidden;
	margin-right: 15px;
	border: 1px solid #e5dfcf;
	cursor: pointer;
	margin-bottom: 15px;
}
.carousel ul li {
	width: 143px;
	margin-right: 13px;
}
.tmtimeline > li .tmtime {
	display: block;
	width: 80px;
	line-height: 35px;
	font-weight: 700;
	font-size: 18px;
	color: #3d3332;
	font-family: 'Crimson Text',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	text-align: right;
	float: left;
	letter-spacing: 1px;
}
.tmtimeline li h2 {
	width: 79%;
}
.tmtimeline > li {
	width: 100%;
	float: left;
	padding-top: 20px;
	background-repeat: repeat-y;
	background-image: url(../images/history_line.gif);
	background-position: 108px top;
}
.tmtimeline li:first-child {
	background-image: url(../images/history_line2.gif);
	background-position: 108px top;
}

.tmtimeline li:last-child {
	background-image: url(../images/history_line3.gif);
	background-position: 108px bottom;
}
.promotion_list {
	width: 76%;
	float: right;
}
.promotion_list .promotion_box {
	width: 31%;
	margin-left: 13px;
	float: left;
	padding-bottom: 6%;
	margin-bottom: 6%;
}
.promotion_list .promotion_box a {
	width:100%;
	margin-left: 0px;
	height: auto;

}
.promotion_list .promotion_box a p {
	width: 100%;
	position: absolute;
	z-index: 0;
	top: -0px;
	left: 0px;
	height: auto;
}
.promotion_list .promotion_box a h2 {
	width: 100%;
	position: relative;
	z-index: 1;
	top: 30px;
	font-size: 13px;
	font-family: 'Crimson Text',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	font-weight: 600;
	color: #000000;
	opacity: 0;
	left: 0px;
}
.promotion_list .promotion_box a h3 {
	width:100%;
	position: relative;
	z-index: 1;
	color: #000000;
	font-size: 16px;
	font-family: 'Crimson Text',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	font-weight: 600;
	opacity: 0;
	left: 0px;
	top: 65px;
}
.promotion_list .promotion_box a span {
	width: 80%;
	margin-top: 20px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	position: relative;
	top: 40px;
}
.contact_inner {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.contact_inner .left {
	float: left;
	width: 47%;
}
.contact_inner .right {
	float: right;
	width: 48%;
}
.left ul li input {
	width: 97%;
}

.left ul li textarea {
	color: #5a5352;
	background-color: #e9e4d7;
	border: 1px solid #e9e4d7;
	font-size: 12px;
	float: left;
	width: 97%;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 70px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	border-radius: 1;
	padding-left: 5px;
	outline: none;
	resize: none;
}
.contact.left ul li {
	float: left;
	width: 100%
}
.contact.left ul li.submit {
	margin-top: 10px;
	height: 28px;
	width: 100%;
	float: left;
	border-radius: 1px;
	border: 1px solid #968574;
}
.left .submit a {
	height: 28px;
	width: 100%;
	color: #FFFFFF;
	line-height: 32px;
	text-indent: 75%;
	font-family: 'Crimson Text',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	font-size: 16px;
	float: left;
	background-image: url(../images/bt_02.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: right center;
	background-color: #968574;
}
.contact_main h1 {
	width: 100%;

}
#tabs a {
	float: left;
	padding-left: 30px;
	padding-right: 0px;
	color: #8A8280;
	-webkit-transition: all 0.2s ease-out 0.2s;
	-moz-transition: all 0.2s ease-out 0.2s;
	-ms-transition: all 0.2s ease-out 0.2s;
	-o-transition: all 0.2s ease-out 0.2s;
	transition: all 0.2s ease-out 0.2s;
	font-weight: 600;
}
.wrapper2         {
	margin: 0 auto;
	float: left;
	width: 100%;
	position: relative;
}
}
@media only screen and (max-width: 980px) {
	
.flex-container3{
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	position: static;
	} 

	
.design_main {
	width: 100%;
	float: left;
	height: auto;
}
.design_main .item {
	width: 80%;
	text-align: center;
	position: relative;
	float: none;
	margin-left: auto;
	margin-top: 0%;
	margin-right: auto;
	display: inherit;
	padding-top: 50px;
}
.product_list {
	float: right;
	width: 75%;
}
.item_box {
	width: 45%;
	float: left;
	text-align: center;
	margin-left: 5%;
	margin-bottom: 60px;
}
.item_box a p {
	width: 100%;
	height: auto;
	float: left;
}
.item_box a span {
	width: 100%;
	text-align: center;
	margin-top: -10px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: 0px;
	float: left;
}

.h_iframe iframe {
	position: static;
	top: 0;
	left: 0;
	width: 100%;
	height: 370px;
}
}
@media only screen and (max-width: 800px) {
.flex-container3{
	float: left;
	position: relative;
	overflow-x: hidden;
	margin-bottom: 20px;
	} 
 .wrapper {
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s;
	width: 100%;
	position: relative;
	float: left;
	height: auto;
	background-repeat: repeat-x;
	background-position: center top;
	top: 120px;
}
footer {
	margin-top: 30px;
}
.flex-container3 .design img{
	width: 100%;

	} 	
footer nav {
	display:none;
}
footer .inner .contact {
	display: inherit;
	width: 100%;
	float: none;
	margin-top: -10px;
}
.nav .list li a.on {
	color: #3d3332;
	font-weight: normal;
}
.carousel ul li {
	width: 137px;
	margin-right: 10px;
}
.nav ul {
	width: 100%;
	display: inline;
	float: left;
	height: auto;
}

.nav .cont ul {
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../images/space.png);
	background-repeat: no-repeat;
	background-position: 20px top;
	width: 100%;
	margin: 0px;
	text-align: left;
	float: left;
	height: 100%;
}

.nav_menu .nav .list li {
	height: 60px;
	line-height: 60px;
	display: block;
	text-align: center;
	width: 100%;
	background-color: #e1dbcb;
	border-bottom: 1px solid #FFFFFF;
}
.nav_menu .nav .list li a {
	height: 60px;
	line-height: 60px;
	width: 100%;
	margin-top: 1px;
	text-align: center;
	background-image: url(../images/space.png);
}


.nav .list li:nth-child(1) a {
		pointer-events: none;
	}
.nav .list li:nth-child(2) a {
		pointer-events: none;
	}
.nav .list li:nth-child(3) a {
		pointer-events: none;
	}
.nav .list li:nth-child(4) a {
	pointer-events: none;
	}

.nav .cont a {
	color: #e5dfcf;
	font-family: 'Playfair Display SC',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 1px;
	line-height: 33px;
	width: 100%;
	height: 33px;
}
.nav .cont ul.box1{
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	float: left;
	z-index: 100;
	display: none;
	background-image: url(../images/nav_sec.png);
	height: auto;
	background-repeat: repeat;
	top: 60px;
}
.nav .cont ul.box2{
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	float: left;
	z-index: 100;
	display: none;
	background-image: url(../images/nav_sec.png);
	height: auto;
	background-repeat: repeat;
	top: 120px;
}
.nav .cont ul.box3 {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	float: left;
	z-index: 100;
	display: none;
	background-image: url(../images/nav_sec.png);
	height: auto;
	background-repeat: repeat;
	top: 180px;
}
.nav .cont ul.box4 {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	float: left;
	z-index: 100;
	display: none;
	background-image: url(../images/nav_sec.png);
	height: auto;
	background-repeat: repeat;
	top: 240px;
}
.nav_menu {
	padding-top: 30px;
	float: left;
	width: 100%;
}
.nav {
	height: auto;
	width: 100%;
}
.nav .box {
	position: static;
	width: 100%;
	overflow: hidden;
	filter: alpha(opacity=1);
	opacity: 1;
	border-top: 0px solid #FFFFFF;
	float: left;
	z-index: 999;
	height: auto;
	display: inherit;
	background-image: url(../images/space.png);
}
.x_btn2 {
	position: relative;
	z-index: 1000;
	cursor: pointer;
	background-image: url(../images/x_btn2.png);
	width: 100%;
	height: 30px;
	text-indent: -9999px;
	background-position: center top;
	float: left;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	display: inherit;
}
.nav .cont {
	position: static;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	display: inherit;
	text-align: center;
	top: 0%;
	z-index: 999;
	float: left;
}

aside {
	display: none;
}
.about_main h2 {
	font-size: 16px;
	line-height: 30px;
}
.about_main h3 {
	font-size: 14px;
}
.promotion_list {
	width: 100%;
	float: left;
}
.about_main {
	width: 100%;
	float: left;
	margin-top: 0px;
}
.about_main p {
	margin-bottom: 20px;
}
.product_list {
	float: right;
	width: 100%;
}

.item_box a p {
	width: 100%;
	height: auto;
	float: left;
}
.item_box {
	width: 50%;
	float: left;
	text-align: center;
	margin-left: 0px;
	margin-bottom: 60px;
}
.item_box a span {
	width: 100%;
	text-align: center;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/item_line.gif);
	background-position: center 0%;
	background-repeat: no-repeat;
	height: 1px;
	margin-top: 10px;
	background-size: 80% auto;
	
}
.item_box a span img{
	display: none;
}
.contact_inner .left {
	float: left;
	width: 97%;
	margin-bottom: 50px;
}
.contact_inner .right {
	float: left;
	width: 97%;
}
.left ul li input {
	width: 100%;
	font-size: 18px;
}
.contact ul li input {
	font-size: 13px;
	height: 25px;
	width: 100%;
}
.contact.left ul li.submit {
	height: 40px;
}
.contact ul li textarea {
	color: #cdc6bb;
	background-color: #968574;
	border: 1px solid #cdc6bb;
	font-size: 13px;
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	height: 70px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 2px;
	border-radius: 1;
	padding-left: 5px;
	outline: none;
	resize: none;
}
.submit {
	margin-top: 10px;
	height: 30px;
	width: 100%;
	float: left;
	border-radius: 1px;
	text-align: center;
}
.submit a {
	height: 30px;
	width: 100%;
	color: #6a5b4b;
	line-height: 30px;
	font-family: 'Crimson Text',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	font-size: 16px;
	float: left;
	background-image: url(../images/space.png);
	background-repeat: no-repeat;
	font-weight: bold;
	background-position: right center;
	background-color: #cdc6bb;
	text-align: center;
	text-indent: 0px;
}
.left .submit a {
	height: 40px;
	width: 100%;
	color: #FFFFFF;
	line-height: 40px;
	font-size: 20px;
}
footer small {
	margin-top: 50px;
}

.right h3 {
	font-size: 16px;

}
.left ul li textarea {
	width: 100%;
	font-size: 16px;
}
.contact_main h1 {
	font-size: 16px;
	font-weight: bold;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	line-height: 30px;
}
.breadCrumb {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 30px;
	height: auto;
}
.promotion_list .promotion_box a {
	width:100%;
	margin-left: 0px;
	height: auto;
	pointer-events: none
}
.promotion_list .promotion_box {
	width: 100%;
	margin-left: 0px;
	float: left;
	padding-bottom: 0%;
	margin-bottom: 0%;
	position: relative;
}
.promotion_list .promotion_box a p {
	width: 100%;
	position: relative;
	z-index: 0;
	top: -0px;
	left: 0px;
	height: auto;
}
.display_promotion {
	display: none;
}
header {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	position: fixed;
	z-index: 5;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 30px;
	height: 100px;
}
.promotion_list .promotion_box a h2 {
	width: 100%;
	position: absolute;
	z-index: 1;
	font-size: 16px;
	font-family: 'Crimson Text',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	font-weight: 600;
	color: #000000;
	opacity: 1;
	left: 0px;
	top: 102%;

}
.about_main nav {
	width: 100%;
	position: relative;
	margin-top: -20px;
	float: left;
}
.about_main nav ul li {
	width: 100%;
	display: inherit;
	height: 40px;
	line-height: 40px;
	font-weight: 600;
	font-size: 15px;
	color: #3d3332;
	font-family: 'Crimson Text',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	float: left;
	text-align: center;
	border-bottom: 1px dotted #e1dbcb;
}
.about_main nav ul li:last-child  {
	border-bottom: 0px;
}
.about_main nav ul li a{
	width: 100%;
	text-align: center;
	font-size: 16px;
}
#content h2 {
	width: 100%;
	font-size: 16px;
	padding-bottom: 10px;
}

#content h3 {
	width: 100%;
	font-size: 13px;
}
.map {
	width: 100%;
	height: 300px;
	float: right;
	text-align: center;
	margin-bottom: 30px;

}
.language {
	color: #635e53;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	font-size: 13px;
	font-weight: normal;
	position: relative;
	top: -40px;
	line-height: 30px;
}
.l_other {
	position: absolute;
	top: 30px;
	z-index: 999;
	width: 100%;
	color: #635e53;
	text-align: left;
	left: 0px;
	padding-left: 20px;
	opacity: 0;
}
.l_home {
	width: 200px;
	height: 100px;
	position: fixed;
	float: right;
	top: 0px;
	right: 30%;
	color: #FCFBF9;

}
.l_home a {
	width: 200px;
	height: 100px;
	float: left;
	color: #FCFBF9;
	background-image: url(../images/space.png);
}
.l_home a:hover {
	color: #FCFBF9;
}
.language .l_home  a:hover {
	color: #FCFBF9;
}
.product_info {
	float: none;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	width: 95%;
	z-index: 20;
	position: static;
}
#MagnifierWrap2 {
	position: static;
	width: 100%;
	float: left;
	z-index: 2;
}
.MagnifierMain {
	position: static;
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
}
.spec-items {
	position: static;
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	float: none;
	display: table;
}
.spec-items ul {
	width: auto;
	position: static;
	top: 10px;
	float: none;
	margin-right: auto;
}
.spec-items li {
	width: 22%;
	height: auto;
	float: none;
	overflow: hidden;
	margin-right: 1%;
	border: 1px solid #e5dfcf;
	cursor: pointer;
	margin-bottom: 15px;
	margin-left: 1%;
	display: inline-table;
}

.product_others {
	width: 100%;
	text-align: center;
	font-family: 'Crimson Text',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	font-weight: 700;
	background-image: url(../images/others_bg.gif);
	background-repeat: repeat-x;
	background-position: center 5px;
	height: 300px;
	float: left;
	display: none;
}
.MagnifierDrag {
	display: none;
}
.MagnifierPop {
	display: none;
}
.MagnifierImg {
	display: none;
}
.product_info h2 {
	border-bottom: 1px solid #d5d3ce;
	font-size: 18px;
	float: right;
	width: 100%;
	margin-bottom: 10px;
	padding-bottom: 10px;
	font-family: 'Crimson Text',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	font-weight: 600;
	margin-top: 20px;
}

.style_a .left .more {
	text-align: center;
	width: 100%;
	height: 34px;
	line-height: 34px;
	font-weight: normal;
	font-size: 14px;
	color: #3d3332;
	font-family: 'Crimson Text', serif;
	border-top-: 1px;
	border-top: 1px solid #cecbca;
	border-bottom: 1px solid #cecbca;
	float: left;
}
.style_a .left h3 {
	text-align: center;
	width: 100%;
	line-height: 20px;
	font-weight: normal;
	color: #898484;
	font-size: 11px;
	font-weight: normal;
	font-family: "微軟正黑體", "Microsoft JhengHei", Verdana, Arial, 新細明體;
	float: left;
	margin-bottom: 17px;
}
.style_a .left {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-bottom: 20px;
}
.style_a .left img {
	width: 100%;
}
.style_a .right img {
	width: 100%;
}
.style_a .right {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
.style_a .left figcaption {
	text-align: center;
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	font-size: 18px;
	color: #3d3332;
	font-family: 'Crimson Text', serif;
	float: left;
	margin-top: 19px;
}

.style_c .left img {
	width: 100%;
}
.style_c .left {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-bottom: 20px;
}


.style_c .right .more {
	text-align: center;
	width: 100%;
	height: 34px;
	line-height: 34px;
	font-weight: normal;
	font-size: 14px;
	color: #3d3332;
	font-family: 'Crimson Text', serif;
	border-top-: 1px;
	border-top: 1px solid #cecbca;
	border-bottom: 1px solid #cecbca;
	float: left;
}

.style_c .right {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-bottom: 20px;
}
.style_c .right img {
	width: 100%;
}
.style_c .right h3 {
	text-align: center;
	width: 100%;
	line-height: 20px;
	font-weight: normal;
	color: #898484;
	font-size: 11px;
	font-weight: normal;
	font-family: "微軟正黑體", "Microsoft JhengHei", Verdana, Arial, 新細明體;
	float: left;
	margin-bottom: 17px;
}
.style_c .right figcaption {
	text-align: center;
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-weight: normal;
	font-size: 18px;
	color: #3d3332;
	font-family: 'Crimson Text', serif;
	float: left;
	margin-top: 19px;
}
.style_d .right img {
	width:100%;
}
.style_d .right {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-bottom: 20px;
}
.style_d .left {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-bottom: 20px;
}
.style_d .left#bottom {
	padding-bottom: 0%;
}

.style_d .left a figure p {
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
		
}
.style_d .left a figure p img {
	width: 100%;
	top: -30%;
}

.style_b .left {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-bottom: 20px;
}
.style_b .left p {
	width: 100%;
	background-color: #FFFFFF;
}
.style_b .right {
	width: 85%;
	margin-right: auto;
	margin-left: auto;
	float: none;
	margin-bottom: 20px;
}
.style_b .right#bottom {
	padding-bottom: 0%;
}

.style_b a figure p {
	width: 100%;
	height: auto;
	background-color: #FFFFFF;
}
.style_b a figure p img {
	width: 100%;
	top: -30%;
}
.style_a, .style_b, .style_c, .style_d {
	width: 100%;
	float: left;
	margin-bottom: 0%;
}
.inner div section a{
	margin-bottom: 10%;
	float: left;
	}
.style_a .right figcaption {
	margin-top: 0%;
	color: #5c544f;
}
.style_a .right h3 {
	margin-top: 0%;
	color: #5c544f;
}
.style_b .right figcaption {
	margin-top: 0%;
	color: #5c544f;
}
.style_b .right h3 {
	margin-top: 0%;
	color: #5c544f;
}
.style_c .left figcaption {
	margin-top: 0%;
	color: #5c544f;
}
.style_c .left h3 {
	margin-top: 0%;
	color: #5c544f;
}
.style_d .left figcaption {
	margin-top: 0%;
	color: #5c544f;
}
.style_d .left h3 {
	margin-top: 0%;
	color: #5c544f;
}
.style_d .right figcaption {
	margin-top: 0%;
	color: #5c544f;
}
.style_d .right h3 {
	margin-top: 0%;
	color: #5c544f;
}
.wrapper2         {
	margin-bottom: 50px;
}
}
@media only screen and (max-width: 700px) {
.search {
	position: relative;
	left: 0px;
	width: 100%;
	float: left;
	height: 50px;
}
.search input {
	width: 80%;
	color: #3d3332;
	border-left: 0 solid #5e5550;
	border-bottom-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	padding-left: 10px;
	font-size: 14px;
	line-height: 26px;
	float: left;
	position: relative;
	top: 5px;
	padding-right: 10px;
	-moz-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	background-color: #e5dfcf;
}
.search input:hover {
	color: #3d3332;
}
.search img {
	float: right;
	cursor: pointer;
	line-height: 24px;
	vertical-align: middle;
	margin-top: 5px;
}
.backlist {
	display: none;
}
.tmtimeline > li .tmtime {
	display: block;
	width: 60px;
	line-height: 35px;
	font-weight: 700;
	font-size: 18px;
	color: #3d3332;
	font-family: 'Crimson Text',"微軟正黑體", "Microsoft JhengHei", Helvetica, "Arial", sans-serif;
	text-align: right;
	float: left;
	letter-spacing: 1px;
}
.tmtimeline li h2 {
	width: 75%;
}
.tmtimeline > li {
	width: 100%;
	float: left;
	padding-top: 20px;
	background-repeat: repeat-y;
	background-image: url(../images/history_line.gif);
	background-position: 88px top;
}
.tmtimeline li:first-child {
	background-image: url(../images/history_line2.gif);
	background-position: 88px top;
}

.tmtimeline li:last-child {
	background-image: url(../images/history_line3.gif);
	background-position: 88px bottom;
}
}
@media only screen and (max-width: 400px) {
.tmtimeline li h2 {
	width: 65%;
}
.design_main .item {
	margin-top: 0%;
}

.design_main .item h3{
	font-size: 16px;
	margin-bottom: 30px;

	}
.left .submit a {
	text-indent: 60%;
}
	.item_box {
	width: 100%;
	float: left;
	text-align: center;
	margin-left: 0px;
	margin-bottom: 30px;
}

.logo object {
	zoom:0.8;
	-moz-transform: scale(0.8);
}

body {
	margin: 0;
	height: 100%;
	background-image: url(../images/space.png);
}
header {
	width: 100%;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	position: fixed;
	z-index: 5;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	padding-top: 28px;
	height: 85px;
}


.breadCrumb a {
	color: #8A8280;
	font-size: 14px;
	-moz-transition: all 0.2s ease-out;
	-webkit-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}
.h_iframe iframe {
	position: static;
	top: 0;
	left: 0;
	width: 100%;
	height: 200px;
}
.wrapper2         {
	margin-bottom: 30px;
}
.wrapper {
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s;
	width: 100%;
	position: relative;
	float: left;
	height: auto;
	background-repeat: repeat-x;
	background-position: center top;
	top: 90px;
}
.tcdPageCode {
	padding-top: 20px;
}

.tcdPageCode .current  {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
}
.tcdPageCode a.tcdNumber  {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 14px;
}

}
