@charset "UTF-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
}
#apDiv1 {
	position:absolute;
	left:160px;
	top:0px;
	width:800px;
	height:1200px;
	z-index:2;
}
#prodnav {
	position:absolute;
	left:0px;
	top:1px;
	width:145px;
	height:1200px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 15px;
	border-right-width: medium;
	background-color: #E4E4E4;
	visibility: visible;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #CC6633;
}
a:active {
	text-decoration: none;
}
.style1 {font-size: 14px}
body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#productpage {
	position:absolute;
	left:150px;
	top:0px;
	width:800px;
	height:1139px;
	z-index:2;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #79491E;
	line-height: 14px;
}
.attention {
	top: 250px;
	left: 0px;
	position: absolute;
	z-index: 3;
	visibility: visible;
	height: 45px;
	width: 375px;
	background-color: #FF9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-align: center;
	padding-top: 20px;
}
