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 #ededed;
	
	/* 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 */
		display:block;
		width:100%;
	height:60px;
	background-image:url(../img/panel.jpg);
}

#menu ul{
	margin:0px;
	padding:0px;
	
}

#menu li{
	/* Every thumbnail is a li element */
	width:80px;
	display:block;
	float:left;
	/*display:inline-block;*/
	list-style:none;
	height:60px;
	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:70px;
	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;
	overflow:hidden;
}
#mainAllS{	
	display:block;	
	width:100%;
	height:646px;
	background-image:url(../image/bg/bbgg.jpg);
	background-repeat:repeat-x;
	background-color:#f5f5f5;
	

		}

#mainAll{
	/* The main container */
	margin:0px auto;
	display:block;
	width:1080px;
	height:666px;
	position:relative;
	background-image:url(../image/bg/bbgg_A.jpg);
	background-repeat:repeat-x;
	overflow:hidden;

}

#mainRight{
	/* The main container */
	display:block;
	height:600px;
	width:410px;
	position:relative;
	float:right;

}
/*#productTxt{
	display:block;
	width:400px;
	height:380px;
	overflow:hidden;
	padding-top:130px;
	position:relative;

}*/
#productTxt {
    display: block;
    width: 400px;
    height: 460px;
    overflow: hidden;
    padding-top: 56px;
    position: relative;
}

#productTxt h1{
	font-weight:800;
	font-size:42px;
	line-height:42px;
	color:#000;
	
}
#productTxt h2{
	font-size:16px;
	line-height:24px;
}
#productTxt h3{
	padding-top:15px;
	font-size:15px;
	line-height:24px;
	font-weight:normal;
	border-bottom:#999999 1px solid;
}
#productTxt p{
	padding-top:15px;
	font-size:15px;
	line-height:18px;
	font-weight:normal;

	
}
#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;

}
#ctl00_ContentPlaceHolder1_spanMoney p{
	font-size:15px;
	line-height:24px;
	padding:0 0 0 0	;
	display:block;
	height:20px;
	


}

#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;
}*/

#mainSpec{
display:block;
width:100%;
height:auto;
background-color:#141414;
border-top:#666666 1px solid;
padding-bottom:100px;
margin-bottom: 60px;
}

#Spec{
position:relative;
margin:0 auto;
display:block;
width:1080px;
height:auto;
background-color:#141414;
padding:50px 15px 0px 15px;
}
 
#Spec h1{
font-size:12px;
font-weight:normal;
padding-top:50px;
padding-bottom:20px;
padding-left:500px;
color:#e4e4e4;
}


#SpecPhoto{
position:absolute;
right:700px;
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;

}
#specTables{
	display:block;
	width:450px;
	height:auto;
	
	} 
/*
#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;*/
	color:#e4e4e4;
	
}

#specTable a{
color:#FF0000;
padding-top:2px;
padding-bottom:2px;
}

#specTable p{
width:100%;
}

#specTable td{
width:275px;
/*border: 1px solid #000000;*/
border: 1px solid #141414;
padding:1px 5px 1px 5px;
}

tr.specColorA{
/*background-color:#2e2e2e;*/
background-color:#141414;
}

tr.specColorB{
background-color:#1d1d1d;
/*background-color:#141414;*/
}

tr.specColorC{
background-color:#ffffff;
/*background-color:#141414;*/
}


/*-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;
left: 0px;
top: 20px;

}

<!--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:1080px;
height:auto;
overflow-y:hidden;
background-color:#141414;
padding:15px 15px 15px 15px;
clear:both;
}

#ReviewMore{
margin:0 auto;
display:block;
width:1080px;
height:50px;
padding-top:15px;
}

#ReviewMore a{
color:#FF0000;

}

#Review h1{
font-size:12px;
font-weight:normal;
padding-top:0px;
padding-bottom:10px;
border-bottom:#666666 1px solid;
color:#e4e4e4;
}

#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:100%;
background-color:#141414;
}

#TheCollectionmainPhoto{
display:block;
width:1040px;
height:500px;
background-color:#141414;
}

#TheCollection{
position:relative;
margin:0 auto;
display:block;
height:auto;
width:1080px;
background-color:#141414;
padding:15px 15px 15px 15px;
clear:both;
}

#TheCollection h1{
font-size:12px;
font-weight:normal;
padding-top:0px;
padding-bottom:10px;
border-bottom:#666666 1px solid;
color:#e4e4e4;
}

#TheCollectionOtherPHOTO{
	display:block;
	width:320px;
	height:380px;
	float:left;
	padding:20px 15px 0px 0px;

}

#TheCollectionOtherPHOTO h1{
	display:block;
	width:320px;
	height:50px;
	padding:10px 0px 0px 0px;
	font-size:12px;
	border-bottom:none;
	overflow:hidden;
	color:#e4e4e4;

}



<!--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:320px;
	height:230px;
	float:left;
	padding:20px 15px 0px 0px;

}

#OtherPHOTO h1{
	display:block;
	width:320px;
	height:50px;
	padding:10px 0px 0px 0px;
	font-size:12px;
	border-bottom:none;
	overflow:hidden;
	color:#e4e4e4;

}


#lineRed{
	display:block;
	width:100%;
	/*height:80px;*/
	border-bottom:#ff0000 1px solid;


	
	}
	
#fbPLUS{
position:absolute;
left:-50px;
top:624px;
display:block;
width:500px;
	
	}
	
#fbPLUSS{
position:absolute;
left:40px;
top:618px;
display:block;
width:500px;
}
#userExperience{
position:absolute;
left:290px;
top:618px;
	}	
	
#userExperience a{
	color:#FFF;
	text-decoration:none;	
background-color:#f84d4d;
display:block;
width:87px;
height:25px;
padding-top:5px;
padding-left:8px;
font-size:15px;
	}	
#userExperience a:hover{
	background-color:#F00;

	}	
	
	#ctl00_ContentPlaceHolder1_DisplayYuko{
		display:block;
		width:100%;
		height:493px;
		margin-bottom:40px;
		overflow:hidden;
		background-color:#000;
			
		}
	#yukoVido{
		margin:0 auto;	
		width:600px;
		
		}
#ctl00_ContentPlaceHolder1_spanBuy{
	display:block;
	width:300px;
	height:25px;
	color:#000;
	line-height:24px;
	
	}
	
#ctl00_ContentPlaceHolder1_spanMoney{
	display:block;
	width:300px;
	height:25px;
	
	}
#usageSituatin{
display: block;
width: 100%;
height: auto;
background-color: #141414;
/*padding-bottom: 100px;
margin-bottom: 60px;
*/
	
	}
	
#usageSituatinPhoto{
	position: relative;
	margin: 0 auto;
	display: block;
	width: 1080px;
	height: auto;
	background-color: #141414;
	padding: 80px 15px 10px 15px;
	
	}
	
#usageSituatinPhoto h1{
font-size: 12px;
font-weight: normal;
color: #e4e4e4;
	
	}