.bg {
	background-image: url(../image2007/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #979797;
}
.ContentsBg {
	background-image: url(../image2007/contents_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 16px;
}
.ContentsBg2 {

	background-image: url(../image2007/contents_bg2.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
}
.recommend {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 4px;
	border-bottom: 1px solid #353535;
	font-size: 9pt;
	color: #cfcfcf;
}
.RecomScroll {
	overflow: auto;
	width: 514px;
	height: 295px;
}
.RecomBorder {
	border-bottom: 1px solid #353535;
}
.recommend A:link{
	color: #cfcfcf;
	text-decoration: none;
}
.recommend A:visited{
	color: #cfcfcf;
	text-decoration: none;
}
.recommend A:hover{
	color: #cfcfcf;
	text-decoration: underline;
}
.recommend A:active{
	color: #cfcfcf;
	text-decoration: underline;
}
