	.cateblock{
		width: 200px;
		height:auto;
		margin-left:auto;
		margin-right:auto;
		margin-bottom:5px;
		background:#FFF;
		border:0px #DDD solid;
		display: block;	
	}
	.cateList li{
		width:198px;
		font-size:12px;
		text-align:left;
		line-height:25px;
		border-bottom:1px #e2dfde solid;
		border-left:1px #e2dfde solid;
		border-right:1px #e2dfde solid;
		margin-bottom:2px;
	}
	.cateList li span{
		padding-left:8px;
	}
	.cateList li a{
		display:block;
		color:#488745;
	}
	.cateList li a:hover{
		display:block;
		background-color:#89817f;
		TEXT-DECORATION: none;
		color:#FFF;
	}
	.brandHeader{
		font-size:16px;
		padding:0px 10px 0px 10px;
		font-family: Arial;
		color:#0066b3;
	}
	.productBody{
		background-color:#fffdf5;
		border:1px #e2dfde solid;
	}
	hr{
		width:99%;
		margin:2px auto 2px auto;	
		border:0px;
		background:#e2dfde;
		height:1px;
	}
	.proBlock{
		width: 594px;
		height:300px;
		display:block;
		background:#ffffff url('./pic/productBG.gif');
		border: 1px #AAA solid;
		margin-top:2px;
		margin-left:auto;
		margin-right:auto;
		margin-bottom: 5px;
		font-family:Arial;
		text-align:right;
	}
	.proBlock .pic{
		width:300px;height:300px;float:left;background:#FFF;margin:0px;border: 0px #AAA solid;display: block;background:#FFF;
	}
	.proBlock .header{
		width:278px;margin-left:auto;margin-right:auto;height:14px;font-size:14px;font-weight:bold;color:#F4831D;padding:2px;border-bottom: 1px #FFF solid;
	}
	.proBlock .detail{
		width:276px;height:220px;margin-left:auto;margin-right:auto;font-size:12px;font-weight:bold;color:#3F6C45;padding:2px;text-align:left;overflow:auto;
	}
	.proBlock .detail span{
		font-size:12px;font-family:Arial;font-weight:normal;color:#000;
	}
	.proBlock p{
		text-align:justify;
		font-size:12px;font-family:Arial;
		font-weight:normal;color:#000;
	}
	.proBlock .info{
		width:286px;height:292px;float:left;margin:4px 4px 0px 4px;font-size:12px;display: block;
	}
	.proBlock .size{
		width:180px;height:16px;font-size:12px;color:#669155;display: block;float:left;text-align:left;
	}	
	.proBlock .price{
		width:98px;height:16px;font-size:12px;color:#669155;display: block;float:left;
	}
	.proBlock .footer{
		width:278px;margin-left:auto;margin-right:auto;height:26px;
	}
	#productHTML{
		width:100%;
		height:1600px;
		overflow:auto;
	}
	.pageUL{
		margin:3px;
		width:450px;
		height:16px;
		list-style:none;
		clear:both;
	}
	.pageUL li{
		margin:1px;
		width:18px;
		height:16px;
		font-size:12px;
		font-family:Arial;
		text-align:center;
		line-height:14px;
		float:left;		
	}
	.pageUL li a{
		display:block;
	}
