.TreeList {
	float:left;
	width:200px;
}
.cat1 a{
	float:left;
	width:100px;
	height:21px;
	line-height:21px;
	background:url(../../themes/pagework_vancl3/images/row3.jpg) no-repeat 10px 6px #fff;
	font-weight:700;
	color:#3D3D3D;
	text-decoration:none;
	padding-left:20px;
}
.cat1 a:hover {
	color:#3D3D3D;
	text-decoration:none;
}

.cat2 a{
	float:left;
	width:100px;
    color:#000;
    font:12px/20px "宋体";
	text-decoration:none;
}
.cat2 a:hover{
    color:#8c0000;
	text-decoration:none;
}
.pro1{
	float:left;
	width:180px;
    line-height:23px;
	border-bottom:1px dotted #D2D2D2;
	text-indent:7px;
	font: bold 12px/24px "宋体";
}
.pro1 a{
    color:#000;
	text-decoration:none;
}
.pro1 a:hover{
    color:#8c0000;
	text-decoration:underline;
}  
.pro2{
	float:left;
	width:180px;
    line-height:26px;
	text-indent:22px;
	font:12px/24px "宋体";
}
.pro2 a{
    color:#3c3c3c;
    font:12px/24px "宋体";
	text-decoration:none;
}
.pro2 a:hover{
    color:#8c0000;
	text-decoration:underline;
}
.pro3{
	float:left;
	width:180px;
    line-height:26px;
	text-indent:34px;
	font:12px/24px "宋体";
}
.pro3 a{
    color:#7D7D7D;
	text-decoration:none;
}
.pro3 a:hover{
    color:#8c0000;
	text-decoration:underline;
}
.pro4{
    line-height:26px;
	padding:0 0 0 48px;
	font:12px/24px "宋体";
}
.pro4 a{
    color:#669;
	text-decoration:none;
}
.pro4 a:hover{
    color:#8c0000;
	text-decoration:none;
}


/*search jiage*/
.jiage{
	float:left;
	margin:0 0 6px 10px;
	display:inline;
}	
.jiage a{
	font:700 12px/22px arial;
	color:#333;
	text-decoration:none;
}
.jiage a:hover{color:#c00;}
.jiage2{
	float:left;
	width:172px;
	display:inline;
	overflow:hidden;
}


/* product list style */

.prolist_name{
	padding:8px 10px 4px;
}
.prolist_name a{
	line-height:20px;
	color:#444;
}
.prolist_line{
	margin-top:15px;
}


.itemsWrap{
margin:10px 3px 0;
}



.Pw{
	margin:-48px auto 0;
	height:40px;
	padding-top:8px;
	background:#fff;
	text-align:center;
}
.Pw div{
	margin:0 auto;
	width:137px;
}
.Pw a{
	float:left;
	width:127px;
	height:13px;
	background:url(../../themes/pagework_vancl3/images/copyright.gif) no-repeat;
	cursor:pointer;
	display:black;
}