@charset "utf-8";



/**
 *  left menu rollover
 *
 *  barcode -> index
 */
body#adcddownloadindex div#lmenu ul li#fundbarcode a {
	background: url(../../img/common/lmenu_bg_01.gif) left bottom no-repeat !important;
	color: #fff;
	text-decoration: none;
}
/**
 * top menu rollover
 */
div#tmenu ul li#download a {
	background: url(../../img/common/tmenu_05.gif) left bottom no-repeat;
}



div.download-index-tb-layer {
}

div.download-index-tb-layer table {
	width: 100%;
	border: 3px solid #C2C2C2;
	border-collapse: collapse; 
	margin-top: .4em;
}

div.download-index-tb-layer table th.h2 {
	background-color: #EEEEEE;
	width: 15%;
}
div.download-index-tb-layer table th.h3 {
	width: 17%;	
}
div.download-index-tb-layer table td,
div.download-index-tb-layer table th {
	text-align: center;	
}
div.download-index-tb-layer table th,
div.download-index-tb-layer table td {
	padding: .4em;	
}




body#adcddownloadindex-driver div.tab-menu ul li#tb1 a,
body#adcddownloadindex div.tab-menu ul li#tb0 a {
	color: #D13828!important;
	background-position: left -60px;
	border-bottom: 1px solid white;
	font-weight: bold;
}



h3.index-h {
	line-height: 1;
	font-size: 1.5em;
	margin-top: 1em;
}
h3.index-h span {
	padding: .2em 0 .6em 2em;
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
}

h3#barcode-h span {
	background-image: url(../../img/product/h_barcode.gif);
}
h3#qrcode-h span {
	background-image: url(../../img/product/h_qrcode.gif);
}
h3#iccard-h span {
	background-image: url(../../img/product/h_iccard.gif);
}
h3#rfid-h span {
	background-image: url(../../img/product/h_rfid.gif);
}


div.spacer-solid0 {
	background: none;
	border: none;
	border-top: 1px solid #ccc;
	padding-top: 1em;
	margin-top: 2em;
}
