@charset "utf-8";
/* CSS Document */

.productlist{
	position:absolute;
	top:0px;
	left:20px;
	background-color:#00CCFF;
	width:710px;
}
#pageinfonav{
	clear:left;
	position:absolute;
	top:130px;
	left:25px;
	z-index:99;	
}


.listtitle{
	background:url(../images/itvware_title_bg.gif) repeat-x;
	height:19px!important;
	height:20px;
	width:710px!important;
	width:712px;
	position:absolute;
	top:0;
	left:0;
	border:1px #dddddd solid;
	text-align:center;
	padding-top:5px
}

.listbox{
	position:absolute;
	top:25px;
	left:0px;
	border:1px #dddddd solid;
	width:710px;
	height:579px;
}

.listlist{
	width:710px;
	line-height:33px;
}

.listlist td{
	border-bottom:1px #dddddd dashed;
}

.infolist{
	width:702px;
	margin:8px 0px 0px 8px;
}

.productpic{
	width:300px;
	height:210px;
	border:1px #dddddd solid;
	text-align:center;
	vertical-align:middle;
}

.product_detail td{
	overflow-y:scroll;
	width:560px;
	height:260px;
	vertical-align:text-top;
	border:1px #dddddd solid;
}
.productpic img{
	margin-top:30px;
}

.producttop{
	position:absolute;
	left:740px;
	top:360px;
	width:220px;
}

.producttoptitle{
	position:absolute;
	top:0px;
	left:0px;
	width:218px;
	height:22px!important;
	height:22px;
	text-indent:1em;
	padding-top:7px;
	background:url(../images/itvware_blue_bg.gif) repeat-x;
	border:1px #a8d7ea solid;
}

.producttopbox{
	position:relative;
	left:0px;
	top:32px;
	border:1px #dddddd solid;
	width:218px;
	height:auto;
}

.producttoplist{
	width:auto;
	line-height:19px;
}
