.mainFrameLeft {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
}

.mainFrameRight {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 99;
	background-color: #396;
	width: 15px;
	height: 550px;
	background: url(../imgIndex/mainFrameRight.png) no-repeat right 0;
}

#main0 {
	background-color: #000;
	width: 100%;
	height: 550px;
	position: absolute;
	z-index: 41;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}

#main0 img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -275px 0 0 -583px;
}

#main1 {
	background: url(../imgIndex/main1_0.jpg) no-repeat 50% 0;
	width: 100%;
	height: 550px;
	position: absolute;
	z-index: 40;
	overflow: hidden;
	opacity: 1;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}

#main2 {
	width: 100%;
	height: 550px;
	background: url(../imgIndex/mainImage2.jpg) no-repeat 50% 0;
	position: absolute;
	z-index: 39;
	display: none;
}

#main3 {
	width: 100%;
	height: 550px;
	background: url(../imgIndex/mainImage3.png) no-repeat 50% 0;
	position: absolute;
	z-index: 38;
	display: none;
}

#main4 {
	width: 100%;
	height: 550px;
	background: url(../imgIndex/mainImage4.jpg) no-repeat 50% 0;
	position: absolute;
	z-index: 37;
	display: none;
}

#main5 {
	width: 100%;
	height: 550px;
	background: url(../imgIndex/mainImage5.jpg) no-repeat 50% 0;
	position: absolute;
	z-index: 42;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "alpha(opacity=0)";
}

#rightContents #topicsWrap {
	width: auto;
	padding-top: 560px;
	margin: 10px 10px 0 0;
	position: relative;
}

#rightContents #topicsWrap .topicsArea {
	width: auto;
	float: left;
	background: url(../imgIndex/ttlTopics.png) no-repeat left top;
	margin: 10px 288px 0 0;
	padding-left: 155px;
}

#rightContents #topicsWrap .topicsArea li {
	line-height: 1.8;
	background: url(../imgIndex/topicsBullet.png) no-repeat left 7px;
	padding: 0 0 12px 12px;
}

#rightContents #topicsWrap .topicsArea li:first-child {
	padding-top: 5px;
}

#rightContents #topicsWrap .topicsArea li:last-child {
	padding-bottom: 7px;
}

#rightContents #topicsWrap .topicsArea li a {
	color: #b4b4b4;;
}

#rightContents #topicsWrap .topicsArea li a:hover {
	color: #ccc;
	border-bottom: #0096c8 1px dotted;
}

#rightContents #topicsWrap .topicsArea .date {
	background: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	font-weight: bold;
	color: #0096c8;
	padding-left: 0;
}

#rightContents #topicsWrap .topicsArea .date img {
	vertical-align: baseline;
	vertical-align: bottom;
	vertical-align: middle;
}

#rightContents #topicsWrap .bnrArea {
	position: absolute;
	margin-top: 15px;
	right: 0;
}

#rightContents #topicsWrap .bnrArea li {
	margin-bottom: 5px;
}




#leftContentsWrap #searchForm {
	color: #0096c8;;
}

.main_content {
	background-color: #FFFFFF;
	background-position: center top;
	background-repeat: no-repeat;
	height: auto;
	margin: 0 auto;
	padding: 0 0 50px;
}