@charset "utf-8";
#container {
	height:100%;
	min-height: 100%;
	width: 980px;
	margin: 0px;
	background-color: #000000;
	background-image: url(../image/base02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#header * {
	overflow: hidden;
	height: 0px;
}

#content {
	background-image: url(../image/base01.jpg);
	background-repeat: no-repeat;
	height:256px;
	width: 940px;
	padding-top: 496px;
	padding-left: 40px;
	position: relative;
}

/* information */
#information {
	height: 145px;
	width: 368px;
	overflow: auto;
}
#information h2 {
	overflow: hidden;
	height: 0px;
}
#information ul {
	list-style-type:none;
	}
#information ul li {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	vertical-align: top;
	width: 340px;
	}
	#information ul li span {
		font-size: 12px;
		line-height: 16px;
		color: #88bfb0;
		vertical-align: top;
		}

#information .date {
	font-size: 12px;
	line-height: 16px;
	color: #88bfb0;
	width: 340px;
	vertical-align: top;
	}
#information .title {
	font-size: 12px;
	line-height: 16px;
	color: #FFF;
	vertical-align: top;
	margin: 0 0 10px 0;
	}

/* banner */
#banner {
	position: absolute;
	width: 300px;
	height: 60px;
	top: 670px;
	left: 20px;
}
#banner ul,
#banner_290x39 ul,
#banner_300x50 ul,
#banner_222x51 ul,
#banner_250x50 ul {
	list-style-type: none;
}
#banner ul li {
	margin-bottom: 7px;
}
#banner ul li p {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: center;
}

/* banner_290x39 */
#banner_290x39 {
	position: absolute;
	width: 290px;
	height: 39px;
	top: 714px;
	left: 386px;
}

/* banner_250x55 */
#banner_250x55 {
	position: absolute;
	width: 250px;
	height: 55px;
	top: 703px;
	left: 520px;
}

/* banner_300x50 */
#banner_300x50 {
	position: absolute;
	width: 300px;
	height: 50px;
	top: 703px;
	left: 100px;
}
/* banner_222x51 */
#banner_222x51 {
	position: absolute;
	width: 222px;
	height: 51px;
	top: 704px;
	left: 664px;
}
