#foot {
	clear: both;
	display: block;
	border-top: 1px solid #cdcdcd;
	padding-top: 30px;
	color: #888;
	padding-left: 20px;
	font-size: 11px;
	line-height: 1.6;
	height: 160px;
	overflow: hidden;
}
#foot dl {
	clear: none;
	padding-right: 37px;
	border-right: 1px solid #CDCDCD;
	display: block;
	height: 90px;
	float: left;
	margin-right: 40px;
	margin-bottom: 40px;
}
#foot dl dt {
	font-weight: bold;
	color: #666;
	display: block;
	margin-bottom: 4px;
	cursor: default;
}
#foot .cat {
	width: 140px;
}
#foot dd {
	width: 70px;
	float: left;
}
#foot a {
	color: #888;
	text-decoration: none;
}
#foot a:hover {
	border-bottom: 1px dotted #CCC;
}
#foot .copy {
	border-right-style: none;
	width: 240px;
	padding-right: 0px;
	line-height: 1.2;
	margin-right: 0px;
	overflow: hidden;
	cursor: default;
}
#foot .copy dt {
	font-weight: normal;
	width: 240px;
	margin-bottom: 2px;
	cursor: default;
	color: #888;
}
#foot .copy dd {
	width: 240px;
	cursor: default;
	line-height: 1.2;
}
#foot .copy i {
	display: block;
	font-style: normal;
	padding-top: 4px;
	cursor: default;
}
#foot .info dd {
	width: auto;
	white-space: nowrap;
	float: left;
	clear: both;
	cursor: default;
}
#foot .tekno {
	width: 210px;
}
