@charset "utf-8";
/* CSS Document */

body
{ 
padding: 0;
margin: 0;
width: 100%;
}

#wrapper 
{
	margin: 0px auto;
	height: auto;
	width: 1000px;
}.home1 {
	float: left;
	height: 140px;
	width: 518px;
}
.home2 {
	float: left;
	height: 140px;
	width: 482px;
}
.txt01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595d5d;
}
.clear {
	clear: both;
}
.home3 {
	height: 443px;
}
.home4 {
	float: left;
	height: auto;
	width: 530px;
}
.home5 {
	float: right;
	height: auto;
	width: 450px;
}
.txt02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #acb0b0;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #acb0b0;
	text-decoration:none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #acb0b0;
	text-decoration:none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #acb0b0;
	text-decoration:none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #acb0b0;
	text-decoration:none;
}
img{border:none;}
.product1 {
	float: left;
	height: auto;
	width: 235px;
	margin-right: 20px;
}
.product2 {
	float: left;
	height: auto;
	width: 745px;
}
.product3 {
	height: auto;
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #595d5d;
	padding: 10px 0;
}

.product:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f353e;
	text-decoration:none;
}
.product:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f353e;
	text-decoration:none;
}
.product:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f353e;
	text-decoration:none;
}
.product:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2f353e;
	text-decoration:none;
}
.txt03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: ##2f353e;
}

.txt04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #79ccfd;
}
