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

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #dddee0;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:visited {
	color: #666699;
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #333399;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}
.company {
	font-weight: bold;
}
.parts {
	font-size: 12px;
	font-weight: bold;
}
.RoHS {
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.text-9 {
	font-size: 9px
}
.text-10 {
	font-size: 10px
}
.text-11 {
	font-size: 11px
}
.text-12 {
	font-size: 12px
}
.text-13 {
	font-size: 13px;
}
.text-14 {
	font-size: 14px;
}
.text-14b {
	font-size: 14px;
	font-weight: bold;
}
.text-15b {
	font-size: 15px;
	font-weight: bold;
}
.text-background_color {
	color: #DDDEE0;
}