#contentWrap .content {
	display:none;
	position: absolute;
	text-align: left;
	width: 100%;
	top:0px;
	float:left;
}
.content.position3 {
    margin-left: 340px;
}
.content.position2 {
    margin-left: 174px;
}
.content.position1 {
    margin-left: 8px;
}

#contentWrap{
	width: 458px;
	position: absolute;
	top: 100px;
	z-index: 2;
	right: 0px;
	padding-right: 50px;
}
.prod {
	height: 100%;
	overflow: hidden;
	position: fixed;
	top: 0px;
	right: 0px;
	z-index: 5;
	width: 100%;
}
#contentWrap div.buttons{
	width:100%;
	clear:left;
	float:left;
	z-index: 50;
	position: absolute;
	font-size: 15px;
	font-family: \5FAE\8EDF\6B63\9ED1\9AD4, \65B0\7D30\660E\9AD4, Verdana, Geneva, sans-serif;
	line-height: 22px;
}
#contentWrap div.buttons .buttons_f1 {
	float: left;
	width: 458px;

}
#contentWrap div.buttons .buttons_f2 {
	font-family: "微軟正黑體", Verdana;
	font-size: 15px;
	line-height: 22px;
	color: #FFF;
	float: left;
	width: 458px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 20px;
	text-align: right;
}

#contentWrap div.linkButton {
	background-image: url(../line2.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 25px;
	width: 116px;
	float:right;
	padding-left: 5px;
	padding-top: 5px;
	font-family: "微軟正黑體", Verdana;
	font-weight: bold;
	color: #000;
	font-size: 15px;
	line-height: 20px;
	margin-right: 75px;
	text-decoration: none;
	text-align: center;
}
#contentWrap div.buttons a{
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
#contentWrap div.buttons a:hover{
	text-decoration: underline;
	color: #C00;
}
#contentWrap div.buttons a.browse{
	background-position: 0 -84px;
	clear:left;
}
#contentWrap div.buttons a.browse:hover{
	background-position: 0 -120px;
	text-decoration: none;
}




/*小圖*/
/*#toggleAreaDiv{
	width:100%;
	z-index:50;
	height:16px;
	position:absolute;
	text-align: center;
	bottom: 0px;
}

#toggleArea{
	width:auto;
	height:16px;
	margin-right: auto;
	margin-left: auto;
	white-space: normal;
	display: inline-block;
}
	
p.circleButton{
	background:url('../images/bullets.png') no-repeat left bottom;
	text-indent:-9999px;
	height:16px;
	width:16px;
	margin-left:5px;
	float:left;
	z-index:101;
	cursor:pointer;
}*/
