

/* main */
.wrap_main .spot {
	position:relative;
	min-width:1000px;
	height:423px;
	text-align:center;
	}
.wrap_main .spot_images {
	overflow:hidden;
	height:423px;
	}

.wrap_main .spot_images .spot_image1,
.wrap_main .spot_images .spot_image2,
.wrap_main .spot_images .spot_image3,
.wrap_main .spot_images .spot_image4 {position:absolute;top:0;left:0;z-index:800;width:100%;height:423px;text-align:center}

.wrap_main .spot_images .spot_image2,
.wrap_main .spot_images .spot_image3,
.wrap_main .spot_images .spot_image4{opacity:0;filter:alpha(opacity=0)}

.wrap_main .spot_images .image{
	height:423px;
	}
.wrap_main .spot_images .image div{
	position:relative;
	width:1000px;
	height:423px;
	margin:0 auto;
	text-align:left;
	}

:root .wrap_main .spot_images .image div{width:1000px}


.wrap_main .spot_image1{background-color:#e3e3e3; }
.wrap_main .spot_image2{background-color: #1b8e84;}
/*.wrap_main .spot_image3{background-color: #fdf9ec;}*/

.wrap_main .spot_image1 .image{background:url("../../img/main/img_main_spot1.jpg") no-repeat 50% 0}
.wrap_main .spot_image2 .image{background:url("../../img/main/img_main_spot2.jpg") no-repeat 50% 0}
/*.wrap_main .spot_image3 .image{background:url("../../img/main/img_main_spot3.jpg") no-repeat 50% 0}*/

.wrap_main .spot_image1 .image div{_background:url("../../img/main/img_main_spot1.jpg") no-repeat 50% 0}
.wrap_main .spot_image2 .image div{_background:url("../../img/main/img_main_spot2.jpg") no-repeat 50% 0}
/*.wrap_main .spot_image3 .image div{_background:url("../../img/main/img_main_spot3.jpg") no-repeat 50% 0}*/

.wrap_main .mainshow{z-index:900 !important}

.wrap_main .spot_static{position:absolute;top:0;left:50%;z-index:1000;width:1000px;height:1px;margin-left:-500px}
.wrap_main .spot_static .page{position:absolute;top:390px;right:15px;z-index:1000}

.wrap_main .spot_static .page a { 
	float:left;
	width:15px;
	height:19px;
	border:0;
	background:url("../../img/main/btn_spot_off.png") no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/main/btn_spot_off.png',sizingMethod=crop);
	cursor:pointer;_cursor:hand
	}

.wrap_main .spot_static .page a:hover, .wrap_main .spot_static .page a.on { 
	background-image:url("../../img/main/btn_spot_over.png");_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/main/btn_spot_over.png',sizingMethod=crop)
	}







#mainContents {
	width: 1000px;
	height: 110px;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 30px;
	padding: 27px 0 0 0;
	font-size: 12px;
	}
	.event {
		width: 196px; /* 205px; */
		height: 110px;
		overflow: hidden;
		position: relative;
		float: left;
		padding: 0 0 0 9px;
		margin: 0 38px 0 0;
		}
		.event .more {
			position: absolute;
			top: 6px;
			right: 0;
			}
			.event a {
				color:#999999;
				}
				.event a:hover {
					color:#000;
					}
	.event ul {
		padding: 15px 0 0 0;
		}
	.event li {
		width: 205px;
		background: url("../../img/bullet01.gif") no-repeat 0 5px;
		padding: 2px 0 3px 8px;
		}

	.interview {
		width: 251px; /* 260px; */
		height: 110px;
		overflow: hidden;
		position: relative;
		float: left;
		padding: 0 0 0 9px;
		margin: 0 33px 0 0;
		}
		.interviewText {
			padding: 9px 2px;
			}
		.interview_img {
			position: absolute;
			top: 0;
			right: 0;
			}


	.netizen {
		width: 238px; /*247px;*/
		height: 110px;
		overflow: hidden;
		position: relative;
		float: left;
		padding: 0 0 0 9px;
		margin: 0 27px 0 0;
		background: url("../../img/main/netizenBg.jpg") no-repeat right 0;
		}
		.netizenText {
			padding: 9px 2px;
			}

	.banner {
		width: 190px;
		height: 110px;
		float: left;
		}




