@charset "utf-8";

.news_area {
	background-image: url(../images/corner_2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 30px;
	line-height: 150%;
}
.toptext {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
}

#news {
	height: 310px;
	width: 370px;
	overflow: auto;
}


.banner_area {
	background-image: url(../images/corner_2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 50px;
	line-height: 150%;
}


h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
