/* summary */
#productList{
	width: 680px;
	margin: 20px auto;
	background:url(../common_images/back_summary_area.gif) no-repeat top center;
	background-color:#ffffff;
}
#productList_inner{
	padding: 20px 20px 0px 20px;
}
#productList_inner h2{
	background:url(../common_images/back_h2.gif) no-repeat;
	font-size: 160%;
	padding: 10px 0px 0px 36px;
	height: 39px;
	clear: both;
	
}

a.tec_btn{
	background-position:0px 0px;
	text-align:left;
	text-indent:-10000px;
	display:block;
	float:right;
	margin:0px 1px 0px 0px;
	padding:0px;
	left: 0px;
	top: -47px;
	position: relative;
	width:175px;
	height:35px;
	/* \*/ overflow:hidden; /* */
}
a.tec_btn:hover{
	background-position:-185px 0px;
}
a.tec_jvc{
	background:url(../common_images/btn_tec_jvc.gif) no-repeat top left;
	
}
a.tec_photo{
	background:url(../common_images/btn_tec_photo.gif) no-repeat top left;
	
}
a.tec_archival{
	background:url(../common_images/btn_tec_archival.gif) no-repeat top left;
	
}