.isp {
	background-image: url(/images/produce_table_bg.gif);
	background-repeat: repeat-y;
	width: 733px;
	clear: both;
}
.software {
	background-image: url(/images/produce_table_bg.gif);
	background-repeat: repeat-y;
	float: left;
	width: 222px;
	margin-left: 37px;
}
.system {
	background-image: url(/images/produce_table_bg.gif);
	background-repeat: repeat-y;
	float: right;
	width: 222px;
}
.head {
	background-image: url(/images/produce_table_head.gif);
	background-repeat: no-repeat;
	height: 34px;
	padding-top: 8px;
}
.dark {
	background-color: #F2F3ED;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.light {
	background-color: #FAFAF7;
	padding-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.left h4 {
	text-indent: 24px;
}
.body_right li {
	background-image: url(/images/point_green.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 15px;
	margin-left: 15px;
}
.more {
	text-align: right;
	clear: both;
}
.safe {
	float: left;
	width: 150px;
	margin-left: 10px;
	background-image: url(/images/products_line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.easy {
	float: left;
	width: 150px;
	background-image: url(/images/products_line.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.con {
	float: left;
	width: 150px;
}
.right a.btn {
	background-image: url(/images/index_btn.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 31px;
	width: 85px;
	text-align: center;
	line-height: 26px;
	color: #fff;
	margin-left: 15px;
	padding-left: 14px;
	margin-top: 215px;
}
.right a.btn:hover {
	color: #fff;
	text-decoration: none;
	background-image: url(/images/index_btn_sel.gif);
	background-repeat: no-repeat;
}
.body_right .left {
	float: left;
	width: 467px;
	padding-top: 20px;
}
.body_right .right {
	float: right;
	width: 260px;
	background-image: url(/images/products_snap.gif);
	background-repeat: no-repeat;
	height: 241px;
	padding-left: 4px;
}

