@charset "utf-8";
#header {
	height: 60px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	clear: both;
}
#header-banner {
	height: 320px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-image: url(graph/header-banner.jpg);
}
#main #left li {
	font-size: 24px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	padding-top: 8px;
	padding-bottom: 8px;
	list-style-type: none;
	list-style-position: outside;
}
#main #center .product .productimage {
	width: 180px;
	height: 180px;
	background-color: #CCCCCC;
	float: left;
}

#main #left {
	float: left;
	width: 250px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #000000;
	margin-right: 16px;
}
#main #center {
	margin: auto;
	width: 420px;
	float: left;
}
#main #right {
	float: left;
	width: 250px;
	margin-left: 16px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000000;
	position: static;
}
#main {
	width:960px;
	height: 1600px;
	margin:auto;
}
#main #center .product .productdescription {
	float: left;
	width: 240px;
}
#main #center .product .productdescription h2 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}
#main #center .product .productdescription p {
	font-size: 12px;
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 0px;
	margin-bottom: 6px;
}
#main #center .product .productdescription .price {
	font-size: 16px;
	color: #00CC00;
	font-weight: bold;
}

#main #left ul {
	margin: 0px;
	padding: 0px;
}
#main #center .product {
	height: 180px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-bottom: 12px;
}
#main #right p {
	margin-left: 12px;
}
#main #right table {
	font-size: 12px;
}
#main #right table {
	border: 1px solid #999999;
	margin-left: 12px;
	width: 236px;
}
body {
	margin: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
#header #left-header {
	height: 60px;
	width: 210px;
	float: left;
}
#header #center-header {
	height: 60px;
	width: 360px;
	float: left;
}
#header #right-header {
	height: 60px;
	width: 360px;
	float: left;
}
#header h1 {
	padding: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 24px;
	float: left;
}
.w960px{
margin:auto;
width:960px;
}
#header .w960px #right-header a {
	decoration: none;
	height: 30px;
	display: block;
	float: right;
	margin-top: 30px;
	margin-right: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	color: #000000;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	background-color:#CCCCCC;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#000000;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
#header .w960px #center-header p {
	font-size: 12px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
