/* CSS Document */
#products {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 30px;
}
#products li {
	text-align: left;
	padding: 5px 0px;
}
#products li a {
	font-size: 1.0em;
	font-weight: normal;
	color: #000099;
	display: block;
}
#products #default {
	color: #CC3300;
	cursor: default;
}
#techno {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 30px;
}
#techno li {
	text-align: left;
	width: 100%;
	display: block;
	clear: both;
	padding: 5px 0px;
}
#techno li a {
	font-weight: normal;
	width: 100%;
	display: block;
}
#techno .logo01 {
	width: 53px;
	height: 52px;
	float: left;
	margin-right: 5px;
}
#techno #logo02 {
	width: 112px;
	height: 33px;
	float: left;
	margin-right: 5px;
}

#cright .item {
	margin-bottom: 40px;
}
#cright li {
	text-align: left;
	display: block;
	clear: both;
}
#cright li img {
	float: left;
}
#cright #img01 {
	width: 300px;
	height: 115px;
	margin-right: 10px;
}
#cright #img02 {
	width: 300px;
	height: 115px;
	margin-right: 10px;
}
#cright #img03 {
	width: 300px;
	height: 140px;
	margin-right: 10px;
}
#cright #img04 {
	width: 300px;
	height: 115px;
	margin-right: 10px;
}
#cright #img05 {
	width: 300px;
	height: 115px;
	margin-right: 10px;
}
#cright #img06 {
	width: 300px;
	height: 115px;
	margin-right: 10px;
}
#cright #img07 {
	width: 300px;
	height: 210px;
	margin-right: 10px;
}
#cright #img08 {
	width: 300px;
	height: 140px;
	margin-right: 10px;
}
