@charset "utf-8";


#contents {
	min-width: 1045px;
	}

#footer {
	width: 100%;
	min-width: 1045px;/*1045*/
	margin:0 auto;
	/*background-color: #030102;*/
	/*position: relative;
	left: 0;
	top: -5px;*/
	}

#swfBox {
	width: 100%;
	height: 590px;
	margin:0 auto;
	text-align:center;
	/*background: url(./img/bg_flash.gif) repeat-x left top;*/
}





.news {
	display: inline;
	width: 560px;
	float: left;
	}
.banner {
	display: inline;
	width: 458px;
	float: right;
	}

.news p {
	display: inline;
	width: 90px;
	float: left;
	margin: 0;
	padding: 0;
	}
	.news p img {
		vertical-align: top;
		}

.news dl {
	display: inline;
	width: 464px;/*620px*/
	float: left;
	margin: 0;
	padding: 0;
	font-size:62.5%;
	line-height:1.4;
	color: #ffffff;
	}
.news dt {
	display: inline;
	width: 8.25em;
	float: left;
	margin: 0;
	padding: 0;
	background: url(../img/index/marker.gif) no-repeat 100% 50%;
	}
.news dd {
	width: 75%;
	margin: 0 0 0 8.75em;
	padding: 0;
	}


.banner ul,
.banner li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
.banner li {
	display: inline;
	width: 156px;
	float: left;z-index:10;
	}
.banner li.end {
	display: inline;
	width: 146px;
	float: left;
	}
.banner li img {
	z-index:10;
	}