* {
	margin: 0px;
	padding: 0px;
	color: #666666;
}
.news {
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	margin-bottom: 20px;
}
.news h2 {
	font-size: 13px;
	line-height: 16px;
}
.thm {
	float: left;
	margin: 0px;
	padding: 0px;
}
.news b {
	font-family: "Arial", "Helvetica", "sans-serif";
	color: #7B7B7B;
}
.pspBg {
	background-image: url(../img/psp_bg.gif);
	background-repeat: repeat-y;
}
#category {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
}
#menuBox {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
}
#contentBox {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 580px;
	background-image: url(../img/content_bg.gif);
	background-repeat: no-repeat;
}
#mainBanner {
	background-image: url(../img/banner_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	width: 580px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 4px;
	font-size: 0px;
}
#menuBox ul {
	padding: 0px;
	list-style-type: none;
	font-size: 0px;
	margin: 0px;
	line-height: 0px;
}
#menuBox li {
	list-style-type: none;
	padding: 0px;
	font-size: 0px;
	margin: 0px;
	line-height: 0px;
}
#menuBox h2 {
	font-size: 0px;
	line-height: 0px;
}
#contentArea {
	text-align: left;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}
#contentArea a {
	font-weight: bold;
	/*color: #B1B200;*/
	color: #9C980F;
	text-decoration: none;
}
#btTop {
	text-align: right;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#contentArea a:hover {
	font-weight: bold;
	/*color: #B1B200;*/
	color: #9C980F;
	text-decoration: underline;
}
#menuBox .bannerArea {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 200px;
	background-image: url(../img/bt_last.gif);
	background-repeat: no-repeat;
	margin-bottom: 6px;
	margin-top: 6px;
	padding-top: 6px;
}
#bannerBox {
	text-align: center;
	vertical-align: top;
	margin: 0px;
	width: 200px;
	background-image: url(../img/bt_last.gif);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-bottom: 10px;
}
#bannerBox ul {
	padding: 0px;
	list-style-type: none;
	font-size: 0px;
	margin: 0px;
	line-height: 0px;
}
#bannerBox li {
	list-style-type: none;
	font-size: 0px;
	margin: 0px;
	line-height: 0px;
	padding-top: 6px;
}
.dateArea {
	background-image: url(../img/bg_date.gif);
	background-repeat: repeat-y;
}
