@charset "utf-8";

img {border: none;

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	text-align: center;
	background-image: url(../images/bg.jpg);
	background-position: top;
	background-attachment: fixed;
	font-size: 11px;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.4;
}

#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	padding-bottom: 5px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 1.7em;
	text-align: justify;
}

a:link {
	color: #900;
	text-decoration: none;
}
a:visited {
	color: #900;
}
a:hover {
	color: #F00;
}
a:active {
	color: #900;
}
.copy {
	color: #000000;
	text-align: center;
}
#top {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#ticker {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	background-color: #d60a0a;
	height: 24px;
}
#ss {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
}
#titles {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}

#content div {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.specifications {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #999;
}
#footer_pro {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 1.4;
}
#content_products {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding-bottom: 5px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
	line-height: 1;
}
#content_products div {
	background-color: #CCC;
}
#content_products2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	padding-bottom: 5px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 25px;
	padding-left: 25px;
	text-align: justify;
	padding-top: 20px;
}
.note {
	color: #333;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
}
