@charset "utf-8";
.second_contents{
	margin-left:30px;
	padding-left:10px;
	width:350px;
}

.festival_box{
	padding:5px;
	_padding:0;
	background:url(../img/festival_point_bg.jpg) no-repeat 25px 0px;
	width:610px;

}
.festival_box:after{ /*clearFix*/
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}
.festival_text{
	margin-top:20px;
	margin-left:65px;
	_margin-left:35px;
	width:290px;
	min-height:230px;
	height: auto !important;
	height: 230px;
}
#aLotOfEventsInfo {
	height: 375px;
	width: 620px;
	background-image: url(../img/festival_eventinfo_bg.jpg);
	margin-left: 10px;
}
#aLotOfEventsInfo li {
	margin-top: 15px;
}

.festival_photo{
	margin-top:10px;
	margin-left:20px;
	width:230px;
}
.point_ath_name{
	margin:5px;
	margin-left:20px;
	margin-bottom:10px;
	font-weight:bold;
	width:600px;
	border-bottom:1px solid #91c140;
}
.point_ath_text{
	margin-top:10px;
	margin-left:20px;
	padding:10px;
	width:580px;
	background-color:#FBFAEC;
	border:1px solid #E4E4E4;
}
#contents_banner{
	clear:both;
	width:620px;
	height:70px;
	border-top:1px solid #D2ECFF;
	text-align:center;
}
#contents_banner a{
	padding:0 2px;
}
#report {
	height: auto;
	width: 620px;
}
.inner_report {
	margin-left: 30px;
	margin-bottom: 15px;
}
.report_pics {
	width: 280px;
	margin-top: 10px;
}
