@charset "UTF-8";
/* CSS Document */

body {
	background-color: #fff6e3;
}

/*==========================================================
												header
==========================================================*/

/* ============== header ============== */

/* ============== report_box_1 ============== */
.report_box_1{
	margin: 0 auto;
	padding: 0 0 40px;
}
.report_box_1 .img-title {
	text-align: center;
	margin-bottom: 20px;
}
.report_box_1 .sub_box_1{
	width: 960px;
	margin: 30px auto;
}
.report_box_1 .sub_box_1 .text{
	width: 247px;
	float: right;
	font-size: 16px;
	line-height: 1.8;
}
.report_box_1 .sub_box_1 .text img{
	padding-top:35px;
}
.report_box_1 .sub_box_1 .figure{
	width: 484px;
	height: 339px;
	float: right;
}
.report_box_1 .sub_box_2{
	padding: 5px 0 15px;
}
.report_box_1 .sub_box_2 .text{
	width: 920px;
	margin: 0 auto;
	font-size: 16px;
	color: #d86a66;
}
.introduction .report .list_2 a:hover{
	filter:alpha(opacity=80);
    opacity:0.7;
}
