h2 {
	margin: 0px;
	padding: 0px;
}

#wrap #flash {

}
#news {
	background-image: url(../images/news.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 166px;
	width: 616px;
	padding-bottom: 5px;
}
#news #ntitle {
	height: 50px;
	width: 616px;
	text-indent: -10000px;
}
#news #ntext {
	height: 90px;
	width: 555px;
	margin-top: 4px;
	margin-left: 29px;
	overflow: auto;
}
#news #ntext p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: 5px;
}
#btn00 {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	height: 150px;
}
#btn00 .arr {
	float: right;
	margin-right: 5px;
	margin-top: 65px;
	width: 17px;
}

#btn01 {
	background-image: url(../images/btn01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 150px;
	width: 194px;
	margin-right: 9px;
}
#btn02 {
	background-image: url(../images/btn02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 150px;
	width: 194px;
	margin-right: 9px;
}
#btn03 {
	background-image: url(../images/btn03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 150px;
	width: 194px;
}
#btn00 .btitle {
	height: 55px;
	width: 194px;
	text-indent: -10000px;
}
#btn00 .btext {
	width: 150px;
	padding-left: 12px;
	padding-top: 8px;
	overflow: auto;
	float: left;
}

