#main-title {
	background-image: url(images/top_img/main-title_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 315px;
	width: 560px;
	position: relative;
	margin-bottom: 15px;
}
#main-title h1 {
	display: none;
}
#main-title .descript {
	display: block;
	height: 150px;
	width: 265px;
	position: absolute;
	top: 15px;
	right: 15px;
	font-size: 1em;
	line-height: 1.6em;
	color: #666666;
}
#main-title .address {
	width: 265px;
	position: absolute;
	right: 15px;
	bottom: 15px;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #666666;
}
#top-news {
	width: 265px;
	height: 315px;
	position: absolute;
	top: 95px;
	right: 0px;
	background-image: url(images/top_img/top-news_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#top-news h2 {
	display: block;
	height: 24px;
	width: 265px;
	background-image: url(images/top_img/top-news_title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	overflow: hidden;
}
#top-news dl {
	overflow: auto;
	width: 245px;
	padding: 10px;
	height: 271px;
}
#top-news dt {
	font-size: 0.9em;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ACBFD4;
	color: #666666;
	margin-bottom: 4px;
	padding-bottom: 4px;
	letter-spacing: 0.1em;
	line-height: 1em;
}
#top-news span {
	display: block;
	text-align: right;
	margin-top: -1em;
	color: #999999;
	font-size: 0.8em;
}
#top-news dd {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #333333;
	margin-bottom: 1.5em;
}
#top-news .new {
	background-image: url(images/top_img/top-news_new-mark.gif);
	background-repeat: no-repeat;
	background-position: 90px 1px;
}
#top-news p {
	margin-bottom: 0.5em;
}
#top-news ul {
	margin-right: 1em;
	margin-left: 1em;
	padding-left: 1em;
	font-size: 0.9em;
	line-height: 1.3em;
}
#top-news li {
	margin-bottom: 0.5em;
}
#top-info {
	display: block;
	height: 148px;
	width: 840px;
	position: relative;
}
.info-container01,.info-container02,.info-container03,.info-container04 {
	background-image: url(images/top_img/top-info_bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 148px;
	width: 198px;
	overflow: auto;
}
.info-container01 {
	height: 148px;
	width: 198px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.info-container02 {
	height: 148px;
	width: 198px;
	position: absolute;
	left: 214px;
	top: 0px;
}
.info-container03 {
	height: 148px;
	width: 198px;
	position: absolute;
	right: 214px;
	top: 0px;
}
.info-container04 {
	height: 148px;
	width: 198px;
	position: absolute;
	right: 0px;
	top: 0px;
}
.info-container05 {
	height: 148px;
	width: 626px;
	position: absolute;
	left: 214px;
	top: 0px;
	overflow: auto;
	background-image: url(images/top_img/top-info03_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.info-container06 {
	height: 148px;
	width: 305px;
	position: absolute;
	left: 214px;
	top: 0px;
	overflow: auto;
	background-image: url(images/top-info04_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.info-container07 {
	height: 148px;
	width: 305px;
	position: absolute;
	right: 0px;
	top: 0px;
	overflow: auto;
	background-image: url(images/top-info04_bg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#top-info h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #6C9CD3;
	line-height: 1.3em;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6C9CD3;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#top-info h4 {
	font-size: 0.9em;
	font-weight: bold;
	color: #666666;
	line-height: 1.3em;
	letter-spacing: 0.1em;
	margin: 10px 10px -5px;
}
#top-info p {
	font-size: 0.9em;
	line-height: 1.5em;
	color: #666666;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#top-info ul {
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 0.8em;
	padding-left: 20px;
	list-style: square;
	padding-bottom: 5px;
}
#top-info li {
	margin-bottom: 0.5em;
}
#counter {
	text-align: center;
	margin-bottom: 10px;
}
#top-info ol {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-size: 1em;
	padding-left: 20px;
	padding-bottom: 10px;
}
#main-title #topMemberBtn {
	position: absolute;
	left: 15px;
	top: 15px;
}

