@charset "UTF-8";

#TemplateContainer {
	text-align:center;
}

#FairReportContainer {
	width:800px;
	margin:0 auto;
}

#FairReportContainer .head {
	min-height:614px;
	height:auto !important;
	height:614px;
	background:transparent url(../images/head_bg.jpg) 0 100% no-repeat;
	text-align:right;
}

#FairReportContainer .head h3 {
	margin-bottom:10px;
}

#FairReportContainer .head p {
	line-height:1.5;
	margin-bottom:40px;
}


#FairReportContainer .planner {
	background-color:#e0ebf7;
	margin-bottom:15px;
	text-align:left;
}

#FairReportContainer .planner .top {
	background:transparent url(../images/r_top1.gif) 0 0 no-repeat;
	padding:20px;
}

#FairReportContainer .planner .bottom {
	background:transparent url(../images/r_bottom1.gif) 0 100% no-repeat;
}

#FairReportContainer .planner h4 {
	margin-bottom:10px;
}

#FairReportContainer .planner p {
	line-height:1.5;
}


#FairReportContainer .etc {
	margin-bottom:40px;
	text-align:left;
}

#FairReportContainer .etc .a,
#FairReportContainer .etc .b,
#FairReportContainer .etc .c {
	width:245px;
	line-height:1.5;
}

#FairReportContainer .etc .a {
	float:left;
}

#FairReportContainer .etc .b {
	float:left;
	padding-left:33px;
}

#FairReportContainer .etc .c {
	float:right;
}

#FairReportContainer .event-head {
	text-align:left;
	margin-bottom:15px;
}

#FairReportContainer .event-head p{
	padding-left:27px;
	padding-top:5px;
}

#FairReportContainer .event{
	width:726px;
	margin:10px auto 0 auto;
	background:transparent url(../images/r_center2.gif) 0 0 repeat-y;
	text-align:left;
	line-height:1.5;
}

#FairReportContainer .event .top{
	background:transparent url(../images/r_top2.gif) 0 0 no-repeat;
	padding:15px 30px;
}

#FairReportContainer .event .bottom{
	background:transparent url(../images/r_bottom2.gif) 0 100% no-repeat;
}

#FairReportContainer .event h5 {
	margin-bottom:10px;
	font-weight:bold;
	font-size:14px;
	color:#006666;
	float:left;
}

#FairReportContainer .event p{
	width:540px;
	line-height:1.3;
	float:right;
}

.more-btn2{
	float:right;
}



