#news {
	width: 557px;
	padding: 0px;
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	border-top-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 1px;
	background-color: #FFFFFB;
}
#news_scroll {
	scrollbar-base-color: #FFFFFF;
	scrollbar-track-color: #ffffcc;
	scrollbar-face-color: #ffcc00;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-arrow-color: #FFFFFF;
	overflow-y: scroll;
	height: 250px;
	text-align: left;
	width: 550px;
	margin: 0px;
	padding: 0px;
}
#news_scroll a {
	color: #FF2291;
}
#news_scroll a:hover {
	color: #666;
}


#news_scroll_wrapper {
	width: 550px;
	margin-right: 0px;
	margin-left: 5px;
}



:root div#news_scroll {
	overflow: auto;
	width: 550px;
	padding: 0px;
	height: 250px;
	margin: 0px;
}
.date {
	font-weight: bold;
	color: #FF9900;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.date img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.date_text {
	text-align: left;
	float: left;
	width: 350px;
}

h2 {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/top/bg_news.jpg);
	background-repeat: repeat-x;
	height: 34px;
	width: 560px;
}
#ti_news {
	text-align: left;
	margin-left: 9px;
}
#h2_img {
	margin-top: 5px;
	float: right;
	margin-right: 30px;
}

h2 img {
	float: left;
}

.top_box {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.date_im {
	float: left;
	width: 120px;
	font-size: 10px;
}

.date_im img {
	margin-bottom: 5px;
}

.textred {
	text-align: right;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #F00;
}
.textred a {
	color: #F00;
	text-decoration: underline;
}
.textred a:hover {
	color: #666;
	text-decoration: none;
}
h3 {
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

