#right {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 225px;
}
.lineup {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999966;
	margin: 0px 0px 5px;
	padding: 0px;
	vertical-align: bottom;
}
.lineup h1 {
	text-align: left;
	background-image: url(../img/h1bg01.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.lineup ul {
	margin: 0px;
	padding: 0px;

}
.lineup ul li {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999966;
	margin: 0px;
	padding: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.lineup a {
	margin: 0px;
	padding: 0px;
	height: 31px;
}
.lineup a:hover {
	margin: 0px;
	padding: 0px;
	height: 31px;
}
.lineup a img, {
	margin: 0px;
	padding: 0px;
	display: block;
}

#left {
	margin: 0px;
	padding: 0px;
	width: 565px;
	float: left;
}
#news {
	text-align: left;
	margin: 10px 0px 0px;
	padding: 0px;
}
#news h1 {
	text-align: left;
	background-image: url(../img/h1bg02.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.newscontents {
	margin: 0px;
	padding: 0px;
	overflow: scroll;
	height: 178px;
	overflow-x:hidden;
	width: 563px;
	scrollbar-base-color:#ccccbb;
	scrollbar-face-color:#ffffff;
	scrollbar-arrow-color:#999966;
	scrollbar-3dlight-color:#ccccbb;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-shadow-color:#ccccbb;
	scrollbar-track-color:#ccccbb;
	border-top: 1px solid #ccccbb;
	border-right: none;
	border-bottom: 1px solid #ccccbb;
	border-left: 1px solid #ccccbb;
/*	background-image: url(../img/character.gif);
	background-repeat: no-repeat;
	background-position: 480px 95px;*/
	font-size: 85%;
	line-height: 170%;
}
.newscontents ul {
	margin: 12px 0px;
	padding: 0px;
	width: 477px;
}
.newscontents li {
	background-image: url(../img/newsicon.gif);
	background-repeat: no-repeat;
	margin: 5px 0px 7px 15px;
	padding: 0px 0px 0px 20px;
	background-position: 0px 5px;
}
.newscontents a.top_news_title {
	color: #333333;
	font-weight: bold;
	font-size: 115%;
}
.newscontents a:hover {
	color: #99bb00;
	text-decoration: none;
}
.banner_margin {
	margin-right: 15px;
}
