/*2nd layer Common*/
.pan{
	width:530;
	text-align: left;
	margin:-10 auto 15 auto;
}


#document{
	margin:0 auto 0;
	width: 530px;
	text-align: left;
}
#document .doc_top{
	width:530px;
	font-weight: bold;
	color: #339933;
	background-image: url(../../products/images/sp_tech_top.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-bottom: 20px;
}
#document p{
	padding:0 10 0 10;
	margin:0;
}
#document table{
	width:520px;
	margin-left: 10px;
	
}
#document td{
	vertical-align: top;

}
#document .value{
	width: 345px;
	background-color: #EBF6EB;
	background-image: url(../../products/images/ti_value.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	border: 1px solid #349A34;
	margin-top: 20px;
}
#document .doc_bottom{
	width:530px;
	background-image: url(../../products/images/sp_tech_bottom.gif);
	background-repeat: repeat-x;
	height: 26px;
}
#document li{
	padding:0 5 0 0;
}
#document .photo{
	width:160px;
	margin-left: 15px;
}
#document .photo img{
	margin-bottom: 3px;
}
