#mid{
	z-index:500;
	position:absolute;
	padding-left:200px;
	padding-right:2000px;
	top:30px;
	left:0px;
	height:470px;
}

.portp{
	float:left;
	background-color:#fff;
	height:400px;
	padding:20px;
	background-image: url(../../images/i_products_back.gif);
	background-position:top left;
	width:500px;
	margin:0px;
	color:#4E4E4E;
	cursor:pointer;
}
.portp img{float:left; margin-right:10px;}
.portp h1{
	font-size:16px;
	margin-top:120px;
}



.jumper{
	color:#fff;
	background-color:#4E4E4E;
	font-weight:bold;
	display:block;
	margin:4px 3px 3px 3px;
	width:23px;
	line-height:23px;
	height:23px;
	text-align:center;
	text-decoration:none;
	font-family:arial;
	font-size:11px;
}
.jumper:hover{
	background-color:#717171;
}
.preview{
	position:absolute;
	top:-90px;
	left:-25px;
	width:80px;
	height:80px;
}
.preview img{
	position:absolute;
	border:0px;
}
.png {
	behavior: url(iepngfix/iepngfix.htc)
}
	#track{
		z-index:10;
		height:12px;
		position:fixed;
		bottom:0px;
		left:0px;
		width:100%;
		background-color:#ccc;
	}
	#handle{
		background-color:#000;
		opacity:0.5;
		position:absolute;
		height:100%;
		bottom:0px;
		text-align:center;
	}
	#handle:hover{
		opacity:0.7;
		cursor:pointer;
	}
	

