.LeftNav {
	float: left;
	width: 220px;
	background-color: #ececec;
}
.imgBox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}

.LeftSubMenu {
}
.LeftSubMenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.LeftSubMenu ul li {
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	line-height: 35px;
}
.LeftSubMenu ul li a {
	display: block;
	text-indent: 1em;
}
.LeftSubMenu ul li a:hover {
	background-color: #859fb0;
	color: #FFF;
	text-decoration: none;
}
.productBind {
	line-height: 35px;
}
.LeftBoxTitle  {
	color: #FFF;
	display: block;
	line-height: 35px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-color: #859fb0;
	font-size: 14px;
	font-weight: bold;
}
.productBind ul {
	list-style-type: decimal;
	padding: 0px;
	list-style-position: inside;
	display: block;
	width: 180px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.productBind ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	display: block;
}
.BigClassTitle {
	display: block;
	padding: 0px;
	width: 180px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(/src/img/front/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	text-indent: 20px;
	font-size: 12px;
}
.subClass {
	padding: 0px;
	list-style-type: none;
	width: 160px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	display: block;
}
.subClass li {
	background-image: url(/src/img/front/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	text-indent: 8px;
}



.rightContent {
	float: left;
	width: 740px;
}
.r_c_t {
	width: 700px;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 34px;
	height: 34px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #859FB0;
	background-image: url(/src/img/front/tag.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-bottom: 5px;
}
.r_c_b {
	width: 700px;
	margin-right: 20px;
	margin-left: 20px;
	color: #333;
}
.r_subTitle  {
	padding: 0px;
	font-size: 14px;
	color: #333;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #859FB0;
}


.r_path {
	text-indent: 20px;
	display: block;
	background-image: url(/src/img/front/arrow2.gif);
	background-repeat: no-repeat;
	background-position: 0px 12px;
}
.r_path a,.r_path a:visited {
	color: #666;
	text-decoration: none;
}
.r_path a:hover
{
	text-decoration: underline;
}
.ClassItemsImg {
	height: 180px;
	width: 220px;
	background-color: #FFF;
	display: inline;
	float: left;
	margin-left: 10px;
	text-align: center;
	margin-bottom: 10px;
	font-size: 14px;
}
.productItems {
	width: 100%;
	border: 1px solid #859FB0;
	margin-bottom: 5px;
}
.productItems img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.pageSet {
	text-align: center;
	border: 1px solid #859FB0;
}
.ArticleList table {
	width: 100%;
}

.ArtticleTitle {
	text-indent: 15px;
	width: 620px;
	background-image: url(/src/img/front/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}
.ArticleContentTitle {
	font-size: 16px;
	text-align: center;
	display: block;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #859FB0;
	color: #000;
	line-height: 30px;
}
.ArticleInfo {
	display: block;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
.productDetailsInfo {
	border: 1px solid #859FB0;
	height: 200px;
	width: 100%;
}
.SystemIntegration {
	margin-top: 5px;
}

.SystemIntegrationItems {
	width: 300px;
	height: 120px;
	line-height: 20px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #859FB0;
	border-left-color: #859FB0;
	display: inline;
	float: left;
	margin-left: 30px;
	margin-bottom: 20px;
}
.SystemIntegrationItems tr td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #859FB0;
	border-bottom-color: #859FB0;
}







.imgLink {
	border: 1px solid #FFF;
}
.imgLink:hover {
	border: 1px solid #CCC;
}




.clearUpTwo {
	font-size: 1px;
	height: 1px;
	clear: left;
	width: 960px;
	background-color: #FFF;
}
