p {
	margin: 0px;
	padding: 0px;
}
h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

#header {
	background-image: url(../images/index/bg_header.jpg);
	background-repeat: no-repeat;
	height: 215px;
	background-position: top;
}
#content {
	background-image: url(../images/index/bg_content.jpg);
	background-repeat: repeat-y;
}

#content h1 {
background-image:url(../images/index/bg_header.jpg);
height:97px;
padding-bottom:0;
}
*html body #news {
	width: 637px;
	background-image: url(../images/index/bg_news02.gif);
	background-repeat: repeat-y;
	margin-left: 15px;
	float: left;
	margin-top: 35px;
}
#news {
	width: 637px;
	background-image: url(../images/index/bg_news02.gif);
	background-repeat: repeat-y;
	margin-left: 30px;
	float: left;
	margin-top: 35px;
}
#news ul {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 0px;
}
#news li {
	margin: 0px;
	background-image: url(../images/index/ar_01.gif);
	background-repeat: no-repeat;
	background-position: 1px 14px;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 9px;
	padding-left: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	width: 596px;
}
.txt_blue {
	color: #000090;
}
*html body #bnr_area {
	float: left;
	margin-left: 5px;
	margin-top: 35px;
}
#bnr_area {
	float: left;
	margin-left: 10px;
	margin-top: 35px;
}
#bnr_area ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#bnr_area li {
	margin: 0px;
	padding: 0px;
}
#main_area {

	background-image: url(../images/index/bg_content02.jpg);
	background-repeat: no-repeat;
	background-position: 455px top;
}

