* {
	margin: 0;
	padding: 0;
}

a:link,a:active,a:hover,a:visited {text-decoration: none;}
a img {border: none;}


body {
	background: #FFF;
	font-family: Noto Sans TC, 微軟正黑體, Arial, helvetica, sans-serif;
}


/*-- 置頂 --*/
header {
	width: 1000px;
/*	height: 60px; */
	margin: 0 auto;
}


.headerMenuBox {
	background: #FFF;
	width: 1000px;
	height: 60px;
}

.headerMenu {
	width: 450px;
	margin: 0 0 0 320px;
	float: left;
}

.headerMenu>a {
	float: left;
	color: #8e9aa3;
	padding: 15px 20px 0;
}

.headerMenu>a:hover {
	float: left;
	color: #d4a281;
	padding: 15px 20px 0;
}

.headerMenu>a>p {
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 2px;
	text-align: center;
}

.switchCE {
	width: 210px;
	text-align: right;
	padding: 19px 0 0 0;
	float: left;
}

.switchCE>a {
}

.headerLogo {
	position: absolute;
	top: 0px;
	z-index: 100;
}





/* -- ↓↓ 首頁用 ↓↓ -- */

/* -- ↓↓ 首頁置頂圖 ↓↓ --*/

.themePicBox {
	/* -- 背景圖 --*/

	width: 1000px;
	height: 390px;
	margin: 0 auto 20px;
	text-align: center;
	overflow: hidden;
}

.themePicBox>p {
	background: url("../images/themePicMaskP.png") center top repeat;
	width: 1000px;
	height: 215px; /*-- 若加回上方空出 175px 等於 390px --*/
	font-size: 24px;
	font-weight: 700;
	color: #FFF;
	letter-spacing: 2px;
	padding: 175px 0 0 0; /*-- 字元與上方空出 175px --*/
	text-shadow: 1px 1px 4px #000 ;
	position: absolute;
	z-index: 90;
}


/* -- ↓↓ 其他內容置頂圖 ↓↓ --*/

.topPicBox {
	/* -- 背景圖 --*/
/*	background: url("../images/themepic/sjTheme01.jpg") center top no-repeat; */
	width: 1000px;
	height: 220px;
	margin: 0 auto 20px;
	text-align: center;
	overflow: hidden;
}

.topPicBox>p {
	background: url("../images/themePicMaskP.png") center top repeat;
	width: 1000px;
	height: 220px;
	font-weight: 700;
	color: #FFF;
	letter-spacing: 4px;
	padding: 60px 0 0 0;
	text-shadow: 1px 1px 4px #000 ;
}

/* -- ↓↓ 單一產品介紹 用 置頂 ↓↓ -- */

.topProdustPicBox {
	/* -- 背景圖 --*/
	background: #000;
	width: 1000px;
	height: 420px;
	margin: 0 auto 20px;
	overflow: hidden;
}

.topProdustPicBox>p {
	background: url("../images/themePicMaskP02.png") center top repeat;
	width: 300px;
	height: 420px;
	font-weight: 700;
	text-align: center;
	letter-spacing: 4px;
	padding: 110px 0 0 0;
	text-shadow: 1px 1px 4px #000 ;
	float: left;
}



/*-- 索引列 --*/

.guideArea {
	background-color: #d4a281;
	width: 880px;
	height: 20px;
	color: #EEE;
	font-size: 13px;
	letter-spacing: 1px;
	padding: 0 0 0 120px;
}

.guideArea>a {
	color: #EEE;
	font-size: 13px; 
}

.guideArea>a:hover {
	color: #FFF;
	font-size: 13px; 
}



/* -- ↓↓ 首頁類別內容 ↓↓ -- */

.indexPageArea {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	clear: both;
}

.titleLine {
	width: 940px;
	height: 45px;
	margin: 15px 30px;
}

.titleLineTextL{
	width: 460px;
	font-size: 21px;
	font-weight: 500;
	color: #FFF;
	letter-spacing: 3px;
	text-align: right;
	padding: 6px 10px 0 0;
	float: left;
}

.titleLineTextR{
	width: 460px;
	font-size: 21px;
	font-weight: 700;
	color: #8e9aa3;
	letter-spacing: 1px;
	text-align: left;
	padding: 6px 10px 0 0;
	float: left;
}

.indexInfo {
	width: 960px;
    margin: 0 auto;
}

/*-- 內容物件區塊設定 --*/

.indexInfoBox {
	width: 300px;
	height: 235px;
	margin: 0 10px 20px;
	display: block;
	float: left;
} 

.indexInfoBox>p {
	width: 280px;
	font-size: 15px;
	letter-spacing: 2px;
	line-height: 25px;
	padding: 0 10px 20px 10px;
}


/*-- 關於尚杰 使用 --*/


.hTextA {
	width: 1000px;
	height: auto;
	margin: 35px auto 25px;
	color: #000;
	text-align: center;
	font-size: 21px;
	font-weight: 700;
	letter-spacing: 5px;
}

.infoTextA {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	color: #8e9aa3;
	text-align: center;
}

.infoTextA>p {
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 35px;
}

.infoTextB {
	width: 670px;
	height: 300px;
	float: left;
	margin: 0 20px 0 30px;
	color: #8e9aa3;
}

.infoTextB>p {
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 35px;
}

.infoTextB {
	width: 670px;
	height: 300px;
	float: left;
	margin: 0px 20px 0 30px;
	color: #8e9aa3;
}

.infoTextB>p {
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 33px;
}

.infoTextC {
	width: 670px;
	height: 190px;
	float: left;
	margin: 30px 20px 50px 30px;
	color: #8e9aa3;
}

.infoTextC>p {
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 33px;
}

.aboutsjPicA {
	background: #d4a281;
	width: 260px;
	height: 300px;
	float: left;
	margin: 0 0 0 20px;
}

.aboutsjPicB {
	background: #d4a281;
	width: 260px;
	height: 170px;
	float: left;
	margin: 30px 0 0 20px;
}

.aboutsjPicC {
	background: #d4a281;
	width: 670px;
	height: 170px;
	float: left;
	margin: 30px 20px 0 30px;
}

.aboutsjPicD {
	background: #d4a281;
	width: 260px;
	height: 190px;
	float: left;
	margin: 30px 0 50px 20px;
}

/*-- 產品展示 使用 --*/

.productsArea {
	width: 980px;
/*	height: 800px;	*/
	margin: 0 auto;
	padding: 0 10px;
}

.productsArea>a>div{
	background-position: 0px 265px;
	width: 470px;
	height: 265px;
	margin: 0 10px 20px;
	text-align: center;
	float: left;
	overflow: hidden;
}

.productsArea>a:hover>div{
	background-position: 0px 0px; 
}

.productsArea>a>div>p{
	background: url("../images/themePicMaskP.png") center top repeat;
	width: 470px;
	height: 265px;
	font-size: 21px;
	font-weight: 700;
	color: #FFF;
	letter-spacing: 4px;
	line-height: 40px;
	padding: 100px 0 0 0;
	text-shadow: 1px 1px 4px #000 ;
}

/*-- 單一產品介紹用 --*/

.productsInfoArea{
	width: 940px;
	margin: 20px auto;
	box-shadow:  1px 1px 4px rgba(0,0,0,.4);
}

.tagText {
	background: #d4a281;
	width: 940px;
	height: 60px;
	color: #FFF;
	font-size: 21px;
	font-weight: 500;
	text-align: center;
	line-height: 60px;
/*	margin: 60px 0 0 0; */
/*	letter-spacing: 60px;*/
}

.productsInfoBox{
	width: 940px;
	height: 500px;
	padding: 20px 0;
}

.pInfoLSide {
	width: 300px;
	font-size: 18px;
	color: #8e9aa3;
	text-align: right;
	letter-spacing: 4px;
	line-height: 40px;
	float: left;
}

.pInfoRSide {
	width: 640px;
	font-size: 18px;
	color: #8e9aa3;
	text-align: left;
	letter-spacing: 4px;
	line-height: 40px;
	float: left;
}

.productsInfoBoxDown{
	width: 940px;
}

.pInfoDSide {
	width: 670px;
	font-size: 18px;
	color: #8e9aa3;
	text-align: left;
	letter-spacing: 2px;
	line-height: 40px;
	padding: 30px 125px;
}


.productsImageBox {
/*	background-color: #999; */
	width: 960px;
	height: 170px;
	margin: 0 auto 55px;
	clear: both;
}

.productsImageBox>a {
	background: #d4a281;
	width: 300px;
	height: 206px;
	margin: 0 10px;
	float: left;
}

.productsDmenu {
	width: 960px;
	height: 170px;
	margin: 0 auto;
	clear: both;
}

.productsDmenu>a>div{
	background-position: 0px 265px;
	width: 300px;
	height: 170px;
	margin: 0 10px 20px;
	text-align: center;
	float: left;
	overflow: hidden;
}

.productsDmenu>a:hover>div{
	background-position: 0px 0px; 
}

.productsDmenu>a>div>p{
	background: url("../images/themePicMaskP.png") center top repeat;
	width: 300px;
	height: 170px;
	font-size: 18px;
	font-weight: 500;
	color: #FFF;
	letter-spacing: 4px;
	line-height: 30px;
	padding: 50px 0 0 0;
	text-shadow: 1px 1px 4px #000 ;
}

/*-- 聯絡我們 用 --*/

.gMapBox {
	margin: 20px;
	float: left;
}

.gMapBox>iframe {
	width: 460px;
	height: 275px;
}

.sjInfo {
	margin: 20px;
	float: left;
}

.sjInfo>div{
	width: 460px;
	height: 275px;
}

.sjInfo>div>p{
	font-size: 18px;
	letter-spacing: 4px;
	line-height: 36px;
	color: #8e9aa3;
	margin: 20px 0 0;
}

.sjInfo>div>p>span{
	font-weight: 500; 
	color: #d4a281;
}

.tipsText {
	text-align: center;
	color: #8e9aa3;
	letter-spacing: 3px;
	padding: 30px 0;
	clear: both;
}

.inputArea {
	width: 840px;
	margin:0 auto;
}

.inputTypeA {
	width: 400px;
	height: 50px;
	text-align: right;
	letter-spacing: 3px;
	margin: 5px 10px;
	float: left;
}

.inputTypeA>input {
	width: 260px;
	height: 40px;
	border: 1px #d4a281 solid;
	border-radius: 5px;
	text-align: left;
}

.inputTypeB {
	width: 820px;
	height: 50px;
	text-align: right;
	letter-spacing: 3px;
	margin: 5px 10px;
	float: left;
}

.inputTypeB>input {
	width: 680px;
	height: 40px;
	border: 1px #d4a281 solid;
	border-radius: 5px;
	text-align: left;
}

.inputTypeC {
	width: 820px;
	height: 280px;
	text-align: right;
	letter-spacing: 3px;
	vertical-align: top;
	margin: 5px 10px;
	float: left;
}

.inputTypeC>p{
	float: left;
	padding: 0 0 0 42px;
}

#textAreaBox {
	width: 680px;
	height: 280px;
	border: 1px #d4a281 solid;
	border-radius: 5px;
	text-align: left;
	font-size: 19px;
}


.btnBox{
	width: 440px;
	height: 40px;
	margin: 0 auto;
	padding: 30px 0 50px;
	clear: both;
}

.btnSend{
	width: 160px;
	text-align: right;
	padding: 0 20px 0 40px;
	float: left;
}

/*
.btnSendOther{
	background: #FFF;
	width: 160px;
	height: 50px;
	text-align: center;
	letter-spacing: 2px;
	font-size: 18px;
	color: #d4a281;
	font-weight: 500;
	padding: 0 20px 0 40px;
	border: 1px #d4a281 solid;
	border-radius: 5px;
	float: left;
}
*/


.btnSend>a>input{
	background: #FFF;
	width: 160px;
	height: 52px;
	font-size: 18px;
	color: #d4a281;
	font-weight: 500;
	letter-spacing: 2px;
	padding: 10px 0 10px 0;
	border: 1px #d4a281 solid;
	border-radius: 5px;
	text-align: center;
	font-family: Noto Sans TC, 微軟正黑體;
}

.btnSend>a:hover>input{
	background: #090;
	color: #FFF;
}

.btnClear{
	width: 160px;
	text-align: left;
	padding: 0 40px 0 20px;
	float: left;
}

.btnClear>a>p{
	background: #d4a281;
	width: 160px;
	height: 40px;
	font-size: 18px;
	color: #FFF;
	font-weight: 500;
	letter-spacing: 2px;
	padding: 10px 0 0 0;
	border: 1px #d4a281 solid;
	border-radius: 5px;
	text-align: center;
}

.btnClear>a:hover>p{
	background: #F00;
}


/*-- 置底 --*/

.tailTitle {
/*	width: 1000px; */
/*	height: 80px; */
	margin: 0 auto;
	font-size: 19px;
	font-weight: 500;
	color: #d4a281;
	letter-spacing: 5px;
	text-align: center;
	padding: 50px 0 20px 0;
	clear: both;
}

footer {
	background: #d4a281;
	width: 1000px;
	height: 80px;
	margin: 0 auto;
}
.footerBox {
	text-align: center;
	padding: 0 145px;
}

.footerLogo {
	width: 150px;
	height: 80px;
	background: url("../images/footerLogo.png") center top no-repeat;
	float: left;
}

.footerInfo {
	font-size: 15px;
	font-weight: 300;
	color: #FFF;
	letter-spacing: 1px;
	text-align: left;
	padding: 20px 0 0 10px;
	float: left;
}

