body {
	margin: 0px;
	background-color: #EFEFEF;
}
#container {
	position:relative;
	width: 900px;
}
#pd_menu {
	position: absolute;
	height: 222px;
	width: 173px;
	left: 322px;
	top: 37px;
	visibility: hidden;
	z-index: 1;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: fafafa;
}

.footer_bar {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	height: 25px;
	background-image: url(images/footer_bg.gif);
}
.footer_bar a {
	color: #FFF;
	text-decoration: none;
}
.footer_bar a:hover {
	color: #FFF;
	text-decoration: underline;
}

.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.footer a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.footer a:hover {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
.logo {
	height: 216px;
	width: 178px;
	text-align: center;
}
.logo a {
	text-decoration: none;
}
.logo a:hover {
	text-decoration: underline;
}
.rohm_pd_list {
	background-color: #FFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #999;
	font-size: 18px;
	font-weight: bold;
}

