@charset "UTF-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Box_ProductInfo {
	position:absolute;
	left:0px;
	top:0px;
	width:581px;
	height:211px;
	z-index:6;
	/*background-image:url(CSSImages_Style1/ProductInfoBG.png);
	background-color: #000000;
	color:#000;*/
}
#Box_ProductInfo_0 {
	position:absolute;
	left:10px;
	top:10px;
	width:190px;
	height:190px;
	z-index:1;
	/*background-color: #FFFFFF;*/
}
#Box_ProductInfo_1 {
	position:absolute;
	left:210px;
	top:10px;
	width:210px;
	height:150px;
	z-index:1;
}
#Box_ProductInfo_2 {
	position:absolute;
	left:435px;
	top:10px;
	width:130px;
	height:20px;
	z-index:1;
}
#Box_ProductInfo_3 {
	position:absolute;
	left:435px;
	top:50px;
	width:130px;
	height:20px;
	z-index:1;
}
#Box_ProductInfo_4 {
	position:absolute;
	left:435px;
	top:90px;
	width:130px;
	height:20px;
	z-index:2;
}
#Box_ProductInfo_5 {
	position:absolute;
	left:435px;
	top:25px;
	width:70px;
	height:20px;
	z-index:3;
}
#Box_ProductInfo_6 {
	position:absolute;
	left:435px;
	top:65px;
	width:70px;
	height:20px;
	z-index:4;
}
#Box_ProductInfo_7 {
	position:absolute;
	left:435px;
	top:105px;
	width:100px;
	height:20px;
	z-index:5;
}

#ProductInfo_Buttons {
	position: absolute;
	left: 0;
	top: 178px;
	cursor: default;
	width: 900px;
	height: 25px;
	z-index: 1;
	overflow: hidden;
	/*color: #333;*/
}

#ProductInfo_Buttons a:active {
	display: block;
	font-size:13px;
	font-weight:bold;
	padding: 5px 0px;
	height: 15px;
	text-decoration: none;
	/*color:#000;*/
}

#ProductInfo_Buttons a {
	display:block;
	font-size:13px;
	font-weight:bold;
	padding: 5px 0px;
	height: 15px;
	text-decoration: none;
	/*color:#333;*/
}

#Box_ProductInfo_8 {
	position:absolute;
	left:510px;
	/*right:0px;*/
	top:0px;
	width:60px;
	height:25px;
	z-index:5;
	text-align:center;
}

#Box_ProductInfo_8.Active {
	/*background-image:url(CSSImages_Style1/Button60x25.png);*/
	cursor: pointer;
}

#Box_ProductInfo_8.Active a:hover, #Box_ProductInfo_8.Active a:focus{
	/*background-image:url(CSSImages_Style1/Button60x25_Hover.png);
	color:#000;*/
}