@charset "UTF-8";
#item_list {
	width: 800px;
	height: 180px;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#item_list li {
	width: 260px;
	height: 180px;
	background-image: url(../products/img/item.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	color: #666666;
	float: left;
	height: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#item_list li a {
	width: 260px;
	height: 180px;
	background-image: url(../products/img/item.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	color: #666666;
	float: left;
}

#item_list li a:hover {
	width: 260px;
	height: 180px;
	background-image: url(../products/img/item_a.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	color: #666666;
	float: left;
}

#inlist {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#inlist_img {
	vertical-align: text-top;
	float: left;
	margin-right: 5px;
}


#item_list2 li {
	width: 530px;
	height: 180px;
	background-image: url(../products/img/item_2.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	color: #666666;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#item_list2 li a {
	width: 530px;
	height: 180px;
	background-image: url(../products/img/item_2.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	color: #666666;
	float: left;
}

#item_list2 li a:hover {
	width: 530px;
	height: 180px;
	background-image: url(../products/img/item_2a.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	color: #666666;
	float: left;
}

#item_inst {
	width: 800px;
	height: 180px;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#item_inst li {
	width: 260px;
	height: 180px;
	background-image: url(../products/img/item_inst.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	color: #666666;
	float: left;
	height: 180px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#item_inst li a {
	width: 260px;
	height: 180px;
	background-image: url(../products/img/item_inst.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	color: #666666;
	float: left;
}

#item_inst li a:hover {
	width: 260px;
	height: 180px;
	background-image: url(../products/img/item_inst_a.gif);
	background-repeat: no-repeat;
	list-style-type: none;
	color: #666666;
	float: left;
}

#introduction li {
	width: 528px;
	height: 178px;
	list-style-type: none;
	color: #666666;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #0066CC;
	background-color: #DCF0FF;
}

img#welcome {
	float: right;
	padding: 0px;
	margin-left: 8px;
	margin-top: 0px;
}