body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{
	/* Page reset */
	margin:0px;
	padding:0px;
}

body{

}

/* Gallery styles */

#gallery{
	/* 
	-moz-box-shadow:0 0 3px #AAAAAA;
	-webkit-box-shadow:0 0 3px #AAAAAA;
	box-shadow:0 0 3px #AAAAAA;
	

	
	-moz-border-radius-bottomleft:4px;
	-webkit-border-bottom-left-radius:4px;
	border-bottom-left-radius:4px;
	
	-moz-border-radius-bottomright:4px;
	-webkit-border-bottom-right-radius:4px;
	border-bottom-right-radius:4px;
	
	border:1px solid white;
	*/
	background:url(../img/panel.jpg) repeat-x bottom center #ffffff;
	
	/* The width of the gallery */
	width:100%;
	overflow:hidden;
}

#slides{
	/* This is the slide area */
	height:600px;
	
	/* jQuery changes the width later on to the sum of the widths of all the slides. */
	width:600px;
	overflow:hidden;
}

.slide{
	float:left;
}

#menu{
	/* This is the container for the thumbnails */
	height:45px;
}

#menu ul{
	margin:0px;
	padding:0px;
}

#menu li{
	/* Every thumbnail is a li element */
	width:60px;
	display:inline-block;
	list-style:none;
	height:45px;
	overflow:hidden;
	background:url(../img/active_bg1.png) repeat;

}

#menu li.inact:hover{
	/* The inactive state, highlighted on mouse over */
	background:url(../img/active_bg1.png) repeat;
}

#menu li.act,#menu li.act:hover{
	/* The active state of the thumb */
	background:url(../img/active_bg.png) no-repeat;
}

#menu li.act a{
	cursor:default;
}

#menu fbar{
	/* The left-most vertical bar, next to the first thumbnail */
	width:2px;
	background:url(../img/divider.png) no-repeat right;
}

#menu li a{
	display:block;
	background:url(../img/divider.png) no-repeat right;
	height:35px;
	padding-top:10px;
}

#menu a img{
	border:none;
}


/* The styles below are only necessary for the demo page */


#mainGallery{
	/* The main container */
	margin:0px auto;
	text-align:center;
	width:600px;
	position:relative;
	float:left;
}
#mainAllS{	
	display:block;	
	width:100%;
	height:645px;
	background-image:url(../image/bg/bbgg.jpg);
	}

#mainAll{
	/* The main container */
	margin:0px auto;
	display:block;
	width:1080px;
	height:645px;

	

	position:relative;
}

#mainRight{
	/* The main container */
	display:block;
	height:600px;
	width:450px;
	position:relative;
	float:right;

}
#productTxt{
	display:block;
	width:400px;
	height:420px;
	overflow:hidden;
	padding-top:130px;

}
#productTxt h1{
	font-weight:800;
	font-size:48px;
	line-height:42px;
	color:#000;
	
}
#productTxt h2{
	font-size:16px;
	line-height:24px;
}
#productTxt h3{
	padding-top:15px;
	font-size:10px;
	line-height:24px;
	font-weight:normal;
	border-bottom:#999999 1px solid;
}
#productTxt p{
	padding-top:15px;
	font-size:12px;
	line-height:18px;
	
}
#productTxt h4{
	display:block;
	height:40px;
	padding:0 0 0 0;
	width:auto;

}
#productTxt h5{
	font-size:24px;
	line-height:24px;
	padding-top:10px;
}
#productColor{
padding-top:10px;

}

#productTxt h6{
	font-size:20px;
	line-height:24px;
	padding-top:20px;
	display:block;
	width:400px;
	height:auto;
}
#productTxt h6 a{
display:block;
width:100px;
height:auto;
background-color:#FF0000;
font-size:14px;
padding:4px 4px 4px 4px;
color:#FFFFFF;
border-radius: 3px;
box-shadow: 2px 2px 5px #000;

  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-box-shadow: 2px 2px 5px #000;
  -webkit-box-shadow: 2px 2px 5px #000;

  border-radius: 2px;
  box-shadow: 2px 2px 5px #000;
  behavior: url(ie-css3.htc);
  
  LETTER-SPACING:1pt;
	}


#mainPhotos{
display:block;
height:20px;
width:100%;
background-color:#eeeeee;
}
#mainFeature{
display:block;
height:auto;
width:100%;
background-color:#141414;
border-top:#666666 1px solid;
}
#Feature{
position:relative;
margin:0 auto;
display:block;
height:auto;
width:1080px;
background-color:#141414;
padding:15px 15px 15px 15px;
}
#Feature h1{
font-size:12px;
font-weight:normal;
padding-bottom:20px;
color:#e4e4e4;
}

#Feature h2{
display:block;
width:500px;
height:auto;
font-size:24px;
font-weight:normal;
line-height:36px;
padding-bottom:20px;
color:#e4e4e4;
}
#Feature p{
color:#b2b2b2;
display:block;
width:500px;
height:auto;
font-size:13px;
font-weight:normal;
line-height:20px;
padding-bottom:40px;
}

#Feature #photo{
position:absolute;
left:530px;
top:0px;

}

#mainSpec{
display:block;
height:auto;
width:100%;
background-color:#141414;
border-top:#666666 1px solid;
}
#Spec{
position:relative;
margin:0 auto;
display:block;
height:auto;
width:1080px;
background-color:#141414;
padding:50px 15px 100px 15px;
}
 
#Spec h1{
font-size:12px;
font-weight:normal;
padding-top:50px;
padding-bottom:450px;
padding-left:500px;
color:#e4e4e4;
}


#SpecPhoto{
position:absolute;
right:600px;
top:70px;

}


#Spec h2{
position:absolute;
top:145px;


display:block;
width:450px;
height:auto;
font-size:12px;
font-weight:normal;
padding-left:500px;
padding-bottom:20px;

}

/*
#Spec p{
display:block;
width:0px;
height:auto;
font-size:12px;
font-weight:normal;
padding-left:500px;
padding-bottom:20px;
}
*/
<!--spec-->
#SpecContact{
background-color:#141414;

}

#specTable{
	width:550px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-spacing: 0px;
	font-size:12px;
	color:#e4e4e4;
}

#specTable a{
color:#FF0000;
padding-top:2px;
padding-bottom:2px;
}

#specTable p{
width:100%;
}

#specTable td{
width:275px;
border: 1px solid #000000;
padding:1px 5px 1px 5px;
}

tr.specColorA{
background-color:#2e2e2e;

}

tr.specColorB{
background-color:#1d1d1d;
}

tr.specColorC{
background-color:#ffffff;
}


<!--download & Review-->
#mainDownload{
display:block;
height:auto;
width:100%;
background-color:#141414;
border-top:#666666 1px solid;
}
#Download{
position:relative;
margin:0 auto;
display:block;
height:500px;
width:1080px;
background-color:#141414;
padding:15px 15px 15px 15px;
}

#Download h1{
font-size:12px;
font-weight:normal;
padding-top:0px;
padding-bottom:20px;
padding-left:500px;
color:#e4e4e4;
}

#Download h2{
display:block;
width:450px;
height:auto;
font-size:12px;
font-weight:normal;
padding-left:500px;
padding-bottom:20px;

}
#DownloadPhoto{
position:absolute;
right:600px;
top:0px;

}

<!--download & Review-->
#mainReview{
margin:0 auto;
display:block;
height:auto;
width:100%;
background-color:#141414;
border-top:#666666 1px solid;
}

#Review{
position:relative;
margin:0 auto;
display:block;
width:890px;
height:260px;
overflow-y:hidden;
background-color:#fff;
padding:15px 15px 15px 15px;
clear:both;
}


#Review h1{
	text-align: left;
font-size:12px;
font-weight:bold;
padding-top:0px;
padding-bottom:10px;
border-bottom:#E4E4E4 1px solid;
color:#000000;
}

#Review h2{
padding-top:20px;

}


#Reviews{
display:block;
width:1040px;
height:120px;
padding:0px 0px 10px 0px;
}


#DownloadReviewsPIC{
display:block;
widows:170px;
height:100px;
padding-top:10px;
padding-left:20px;
padding-right:10px;
float:left;
}

#DownloadReviewsTXT{
display:block;
widows:850px;
height:100px;
padding-right:10px;
float:left;

}

#DownloadReviewsTXT h1{
	font-size:18px;
	color:#e4e4e4;
	border:none;

}
#DownloadReviewsTXT h2{

font-size:13px;
color:#b2b2b2;
line-height:26px;
}
#DownloadReviewsTXT p{

font-size:12px;
color:#b2b2b2;
line-height:20px;

}
#DownloadReviewsTXT a{

font-size:14px;
color:#FF0000;
line-height:20px;

}


#mainCollection{
margin:0 auto;
display:block;
height:auto;
width:97%;
background-color:#fff;
}

#TheCollectionmainPhoto{
display:block;
width:890px;
height:260px;
background-color:#fff;
}

#TheCollection{
position:relative;
margin:0 auto;
display:block;
height:auto;
width:890px;
background-color:#fff;
padding:15px 15px 15px 15px;
clear:both;
}

#TheCollection h1{
font-size:16px;
font-weight:bold;
padding-top:0px;
padding-bottom:10px;
border-bottom:#E4E4E4 1px solid;
color:#000000;
}

#TheCollectionOtherPHOTO{
	display:block;
	width:290px;
	height:240px;
	float:left;
	padding:10px 10px 0px 0px;

}

#TheCollectionOtherPHOTO h1{
	display:block;
	width:290px;
	height:50px;
	padding:10px 0px 0px 0px;
	font-size:12px;
	border-bottom:none;
	overflow:hidden;
	color:#000000;

}



<!--Other------------------>
#mainOther{
clear:both;
display:block;
height:auto;
width:100%;
background-color:#141414;
border-top:#666666 1px solid;
padding:25px 0 0 0;
}

#OtherRRR{
margin:0 auto;
display:block;
height:300px;
width:1080px;
background-color:#141414;
padding:15px 15px 15px 15px;
}

#OtherRRR h1{
font-size:12px;
font-weight:normal;
padding-top:0px;
padding-bottom:10px;
border-bottom:#666666 1px solid;
color:#e4e4e4;
}

#OtherRRR h2{
padding-top:20px;


}
#mainPhoto{
display:block;
width:1040px;
height:360px;
background-color:#141414;
}

#OtherPHOTO{
	display:block;
	width:290px;
	height:230px;
	float:left;
	padding:20px 0px 0px 0px;

}

#OtherPHOTO h1{
	display:block;
	width:280px;
	height:50px;
	padding:10px 0px 0px 0px;
	font-size:12px;
	border-bottom:none;
	overflow:hidden;
	color:#1a1a1a;

}


#lineRed{
	display:block;
	width:100%;
	height:80px;
	border-bottom:#ff0000 1px solid;


	
	}

<!--download & Review-->
#mainReview{
margin:0 auto;
display:block;
width:100%;
background-color:#141414;
border-top:#666666 1px solid;
}

#Review{
position:relative;
margin:0 auto;
display:block;
width:890px;
height:260px;
overflow-y:hidden;
background-color:#fff;
padding:15px 15px 15px 15px;
clear:both;
}

#ReviewMore{
text-align: left;
margin:0 auto;
display:block;
width:890px;
height:50px;
padding:15px 15px 0;
}

#ReviewMore a{
color:#bd8c77;
}

#HideMore a{
color:#bd8c77;
text-align: left;
}


/*20140611 新增隱藏顯示*/
.hide{
	background: gray;
	padding: 5px;
	text-align: right;
	margin: 0 10px 0 10px;
	cursor: pointer;
}

#HideMore{
	display: none;
	text-align: left;
	width:890px;
	height:50px;
	padding:15px 15px 0;
}