@charset "utf-8";
.table_bl {
	background-image: url(../../pics/background/c/grey/bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 10px;
	width: 10px;
	background-color: #f1f1f1;
}
.table_tl {
	background-image: url(../../pics/background/c/grey/tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #f1f1f1;
	height: 10px;
	width: 10px;
}
.table_tr {
	background-image: url(../../pics/background/c/grey/tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #f1f1f1;
	height: 10px;
	width: 10px;
}
.table_br {
	background-image: url(../../pics/background/c/grey/br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
	width: 10px;
	background-color: #f1f1f1;
}
.table_background {
	background-color: #f1f1f1;
	height: 5px;
}

.table_top {
	background-color: #f1f1f1;
	height: 10px;
}
.prod_accessories {
	background-color: #f1f1f1;
	line-height: 14px;
	border: 1px solid #c0c0c0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.table_bottom {
	background-image: url(../Pluginlab/images/side/11bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #f1f1f1;
	line-height: 10px;
}
.table_contents {
	background-image: url(../Pluginlab/images/side/11flyout.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 23px;
	margin: 0px;
	padding: 0px;
}
.table_header {
	background-image: url(../Pluginlab/images/side/11heading.png);
	background-repeat: no-repeat;
	background-position: center center;
	line-height: 12px;
	margin: 0px;
	padding: 0px;
}
.prod_contents {
	background-color: #f1f1f1;
	line-height: 14px;
	border: 1px solid #c0c0c0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
