#BodyContainer {
	background-image: none;
	background-color: #FFFFFF;
}
td {
	background-repeat: no-repeat;
}
.HeadNavArea{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/top/t_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 35px;
	width: 488px;
	text-align: right;

}
/* ŐV */
#NewsArea {
	height: 195px;
	width: 265px;
	left: 495px;
	float: right;
}
.NewsArea {
	background-repeat: no-repeat;
	background-position: left top;
	height: 165px;
	font-size: 11px;
	overflow: auto;
	background-image: url(../images/top/t_news_bg.gif);
}
.NewsArea .WhatsNew {
	padding: 3px;
}
.NewsArea .WhatsNew dd {
	padding-left: 1em;
}
