/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
}
#whole{
	width: 960px;
	height: auto;
	margin:auto;
}
#head{height:60px;
overflow:hidden;
}
#logo{width:300px;
float:left;
}
#sidebar{
	width: 200px;
	float: left;
}
#sidebar ul{
list-style:none;
}
#nav{
	background:url(../img/nav.jpg) no-repeat;
	height:22px;
	text-indent: 6px;
}
h1{font-size:16px;font-weight:bold;
margin:4px;
text-align:left;
}
h2{font-size:14px;font-weight:bold;
margin:0px;
padding:0px;
}
#product img{
margin-right:6px;
}
#product{
margin-bottom:10px;
margin-top:10px;
}
#guts1{
width:240px;float:left;
}

.bottom{
text-align:center;
text-size:14px;
clear:both;
}
#guts1 ul,#guts2 ul,#guts3 ul{
list-style:none;
margin:0px;
padding:0px;
}
#guts1 li,#guts2 li,#guts3 li{
float:left;
margin-left:10px;
}
#title{
	text-align:left;
	height: 22px;
	padding-left: 10px;
}
#spacing {
	height: 30px;
	text-align: left;
	padding-left: 14px;
	padding-top: 14px;
	margin: 0px;
	background-image: url(../img/spacing.jpg);
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
#page{
	margin-top:10px;
}
#spac {
	height: 26px;
	text-align: left;
	padding-left: 16px;
	padding-top: 6px;
	border: 2px solid #dddddd;
	margin-bottom: 4px;
	background-color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
#infos{
	padding-left: 6px;
	margin-top: 4px;
	border: 1px solid #cccccc;
	background-color: white;
}
.company_address{
	height:24px;
	text-indent:16px;
	font-weight: bold;
	font-size: 16px;
	padding-top: 4px;
	border-bottom: 2px solid #cccccc;
	background:url(../img/table-header.jpg) no-repeat 6px center;
	margin-top: 10px;
}
#txt{margin-bottom:10px;}

