@charset "UTF-8";
/* CSS Document */
#front_area .front_back{
	background-color:transparent;
	background-image: url(../img/common/black80.png);
}
#wrapper{
	 min-height:1638px; 
}
#front_area .fixed_area{
	background-color:transparent;
 }
h2{
	font-weight:normal;
	text-align: center;
}
h3{
	font-weight:normal;
	text-align: center;
}
.event_spider{
	position: absolute;
	right: 0;top: 0px;
	width: 373px;height: 243px;
}
section#front_area .inner{
	
	/*background-color: #000;*/
	color: #fff;
}
.h3_2{
	margin-bottom: 22px;
}
.h3_3{
	margin-bottom: 22px;
}
h4{
	font-weight:normal;
	font-size: 18px;
	line-height: 32px;
	color: #bea84e;
	margin-bottom: 18px;
	margin-top: 35px;
}
h5{
	font-size:16px;
	color: #bea84e;/*yellow*/
	margin-bottom: 10px;
	font-weight:normal;
}
.event_month{
	margin-top: -220px;
	margin-left: 69px;
	margin-bottom: 65px;
}
.inner_block{
	padding: 0px 20px 0;
	box-sizing:border-box;
}

p.text{
	font-size:14px;
	line-height: 26px;
	margin-bottom: 25px;
}

.block1{
	margin-bottom: 65px;
}
.campaign{
	padding-bottom: 48px;
}
.campaign .event_banner{
	width: 960px;height: 200px;
	margin-bottom: 34px;
}
.campaign .event_banner.mon{
	background-image: url(../img/event/event_mon.jpg);
}
.campaign .event_banner.tue{
	background-image: url(../img/event/event_tue.jpg);
}
.campaign .event_banner.day{
	background-image: url(../img/event/event_day.jpg);
}
.campaign .event_banner.thu{
	background-image: url(../img/event/event_thu.jpg);
}
.campaign .event_banner.fri{
	background-image: url(../img/event/event_fri.jpg);
}
.campaign .event_banner.sat{
	background-image: url(../img/event/event_sat.jpg);
}
.campaign .text_block table th{
	vertical-align:top;
	font-weight:normal;
}

.campaign h5{
	color: #e53785;/*pink*/
}
.campaign .event_title_text{
	margin-left: 150px;
	padding-top:74px;

}
.campaign .event_banner.tue .event_title_text{
	padding-top: 64px;/*三行*/
}
.campaign .event_title_text .m_event_title{
	line-height: 1;
	margin-bottom: 10px;
	font-size:18px;
	font-weight: bold;
}
.campaign .event_title_text .m_event_text{
	font-size:24px;
	color: #e53785;
	line-height: 32px;
	font-weight: bold;
}
#news h4{
	text-align:left;
	width: 840px;
	margin:35px auto auto;
}
#news table{
	text-align: left;
	width: 840px;
	margin:auto;
	border-collapse: collapse;
}
#news .news_title{
	width: 100%;
	text-align: center;
	margin-bottom: 35px;
	
}
#news th,
#news td{
	line-height: 34px;
}
#news tr{
/*background-image: url(../img/home/line_dot.png);
background-repeat:no-repeat;
background-position:left bottom;*/
}
#news th{
	width: 155px;
}

#news th{
background-image: url(../img/home/line_dot.png);
background-repeat:no-repeat;
background-position:left bottom;

}
#news td{
background-image: url(../img/home/line_dot.png);
background-repeat:no-repeat;
background-position:right bottom;

}

#news td a{
color: #ffffff;

}

#event_return_btn{
	width:190px;height:50px;
	background-image:url(../img/event/event_return_btn.png);
	position:absolute;
	top: -80px;
    right: 20px;
}
#event_return_btn img{
	opacity:0;
	
}