#main {
	padding-top: 10px;
}
#headimgbody {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#headimgbodyf {
	background-image: url(../img/home_headimgfoot.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 7px;
}
#headerimg {
	height: auto;
}
#headerimg img {
}
#headline {
	margin: 0px 0px 15px;
	padding: 0px 0px 15px;
	background-image: url(../img/dotborder.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#headlinetitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C0B0AF;
	margin: 0px;
	padding: 0px 0px 6px 10px;
	height: 17px;
}
#headlinetitle h2 {
	position: absolute;
	margin: 0px;
	padding: 0px;
}
.headlinelist {
	margin: 0px;
	padding: 10px;
}
*:first-child+html .headlinelist {
	margin: 0px;
	padding: 5px;
}
* html .headlinelist {
	margin: 0px;
	padding: 5px;
}
.newsdate {
	margin: 0px;
	padding: 5px 0px;
	float: left;
	width: 90px;
	display: inline;
}
.newstitle {
	margin: 0px;
	padding: 5px 0px;
	float: left;
	width: 545px;
}

*:first-child+html .newstitle,
*:first-child+html .newsdate {
	padding: 3px 0px;

}
* html .newstitle,
* html .newsdate {
	padding: 3px 0px;
}

#bnr {
	margin: 0px;
	padding: 0px;
}
#bnr ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#bnr ul li {
	float: left;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 4px;
}
#sub {
	margin-top: -380px;
	z-index: 1000;
	background-image: url(../img/sub_headbg_home.gif);
	position: relative;
}

