#producttb {
	margin-top: 5px;
}
.lefttopL {
	background-image: url(../images/productcate/lefttopL.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.lefttopR {
	background-image: url(../images/productcate/lefttopR.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.lefttopM {
	background-image: url(../images/productcate/lefttopM.jpg);
	background-repeat: repeat-x;
}

.SubSelectedLi{
	background-image: url(../images/productcate/leftarr.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;	
}
.SubNormalLi,.SubSelectedLi{
	padding-left: 10px;
}

.lefttitle {
	padding-top: 7px;
	padding-left: 28px;
	background-image: url(../images/productcate/downarr.gif);
	background-repeat: no-repeat;
	background-position: 10px 6px;
	font-weight: bold;
	color: #969896;
}
.SubTypeList {
	margin-top: 8px;
	margin-left: 20px;
}
.SubTypeList .ulSubType {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
.ulSubType .normalLi,.ulSubType .selectedLi {
	padding-bottom: 10px;
	padding-left: 13px;
	font-weight: bold;
}

.ulTypeContentList{
	list-style-type: none;
	margin-left:0px;
	font-weight: normal;
}

.ulSubType .selectedLi{
	background-image: url(../images/productcate/leftarr.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;	
}


.normalLi a:link,.selectedLi a:link{
	color: #666666;
	text-decoration: none;
}

.normalLi a:hover,.selectedLi a:hover{
	color: #333333;
	text-decoration: none;
}

.normalLi a:visited,.selectedLi a:visited{
	color: #666666;
	text-decoration: none;
}



.leftmid {
	background-color: #eff2f9;
	background-image: url(../images/productcate/leftmid.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.leftbuttom {
	background-image: url(../images/productcate/leftbuttom.jpg);
	height: 9px;
	background-repeat: no-repeat;
}
#leftContainer {
	margin-left: 20px;
}
#CateTitle {
	font-family: "黑体";
	font-size: 19pt;
	font-weight: bold;
	color: #003F5E;
}
.ExpColor {
	color: #666666;
}
.CateExp {
	margin-top: 10px;
	text-indent: 25px;
	line-height: 25px;
	width:622px;
}


#CateExp {
	margin-top: 10px;
	text-indent: 25px;
	line-height: 25px;
	width:622px;
}
#CatePic {
	margin-top: 5px;
}
#CateList {
	margin-top: 5px;
	width:622px;
}
#CateList .ulcate {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
#CateList .ulcate .ultitle {
	background-color: #efefef;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:18px;
	margin-bottom:1px;
	color: #006699;
	font-weight: bold;
}
#CateList .ulcate .ultitle a:link{
	color: #006699;
	text-decoration: none;
}
#CateList .ulcate .ultitle a:visited{
	color: #006699;
	text-decoration: none;
}
#CateList .ulcate .ultitle a:hover{
	color: #0099CC;
	text-decoration: none;
}
#CateList .ulcate .ulexp {
	background-color: #f4f4f4;
	color: #999999;
	margin-bottom: 1px;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	text-indent: 25px;
	line-height: 25px;
}
.ulNewscate{
	margin:0px;
	padding:0px;
	
	list-style-type: none;
}
#CateList .ulNewscate .ultitle {
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-top:3px;
	padding-bottom:0px;
	padding-left:12px;
	margin-left:6px;
	margin-bottom:0px;
	color: #006699;
	
}
#CateList .ulNewscate .ultitle a:link{
	color: #006699;
	text-decoration: none;
}
#CateList .ulNewscate .ultitle a:visited{
	color: #006699;
	text-decoration: none;
}
#CateList .ulNewscate .ultitle a:hover{
	color: #0099CC;
	text-decoration: none;
}

#CateList .ulNewscate .ulexp {
	color: #999999;
	margin-bottom: 1px;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-indent: 25px;
	line-height: 25px;
}
