body {
	background: #323232;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	color: #FFFFFF;
	padding: 0;
	margin: 0 auto;
	width: 980px;
	}

a:link { color: #35bd00; text-decoration: underline; }
a:active { color: #35bd00; text-decoration: underline; }
a:visited { color: #35bd00; text-decoration: underline; }
a:hover { color: #35bd00; text-decoration: none; }

h1, h2, h3, h4 { font-family: Arial, Helvetica, sans-serif; pading: 0; margin: 0; }

p { line-height: 17px;}
img { padding: 0; margin: 0; border: none; }
form { padding: 0; margin: 0; }
input { font-family: Arial, Helvetica, sans-serif; color: #282B31; font-size: 12px; }
textarea { font-family: Arial, Helvetica, sans-serif; color: #282B31; font-size: 12px; }
select { font-family: Arial, Helvetica, sans-serif; color: #282B31; font-size: 12px; }

ul { line-height: 18px; }
li { list-style: square; }

.floatleft { float: left; }
.floatright { float: right; }
.clearboth { clear: both; }
	
#CANON {
	width: 980px;
	}
	
#WRAP {
	width: 960px;
	margin: 0 10px;
	}
	
.content {
	width: 800px;
	padding: 20px 80px;
	}

.ROW1 {
	height: 152px;
	}

.ROW2 {
	height: 400px;
	}
	
.bar {
	margin-bottom: 8px;
	}

.LC {
	width: 221px;
	float: left;
	font-size: 12px;
	line-height: 14px;
	margin-right: 49px;
	}

.R {
	width: 260px;
	float: right;
	font-size: 12px;
	line-height: 14px;
	}

.banner_green {
	background-image:url(../images/banner_green.gif);
	background-repeat: no-repeat;
	clear: both;
	margin: 10px 0;
	padding: 15px 0;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	}

.product8030 {
	width: 441px;
	height: 158px;
	background-image:url(../images/product_8030.jpg);
	background-repeat: no-repeat;
	float: left;
	font-size: 12px;
	padding: 35px 0 0 180px;
	margin-bottom: 32px;
	}
	
.product8050 {
	width: 441px;
	height: 159px;
	background-image:url(../images/product_8050.jpg);
	background-repeat: no-repeat;
	float: left;
	font-size: 12px;
	padding: 35px 0 0 180px;
	margin-bottom: 32px;
	}

.product8350 {
	width: 441px;
	height: 164px;
	background-image:url(../images/product_8350.jpg);
	background-repeat: no-repeat;
	float: left;
	font-size: 12px;
	padding: 35px 0 0 180px;
	margin-bottom: 32px;
	}
	
.address {
	font-size: 12px;
	padding: 10px 0 0 420px;
	}

.address a {
	color: #008aff;
	}
