@charset "utf-8";

/*-- listReport --*/
.listReport h3 {
	display: block;
	background: url(../images/icon/ic-arrow1.png) no-repeat 0px 5px;
	color: #EA8E00;
	padding-left: 15px;
	font-size: 14px;
}
.listReport h5 {
	display: block;
	width: 750px;
	padding: 15px 0px 0px 10px;
	font-size: 16px;
	font-weight: bold;
	color: #559B1F;
	background: url(../images/line/line-heading.gif) no-repeat;
	height: 32px;
}
.listReport .detailInner {
	color: #454545;
	line-height: 18px;
	display: block;
	margin: 7px 0px 20px;
}

/*-- interviewTop --*/
.listReport .interviewTop {
	display: block;
	width: 710px;
	border: 5px solid #e5e5e5;
	padding: 15px;
	overflow: hidden;
	margin-top: 15px;
	position: relative;
}
.listReport .interviewTop.last {
	display: block;
	margin-bottom: 20px;
}
.listReport .interviewTop dt {
	display: block;
	float: left;
	text-align: center;
}
.listReport .interviewTop dt img {
	border: 1px solid #9E9E9E;
	padding: 3px;
}
.listReport .interviewTop dd {
	display: block;
	float: right;
	width: 450px;
	overflow: hidden;
	color: #454545;
}
.listReport .interviewTop dd span.actors {
	background: url(../images/icon/ic-arrow8.gif) no-repeat 0px 3px;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 10px;
	display: block;
	float: left;
}
.listReport .interviewTop dd span.new {
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	margin-bottom: 10px;
	display: block;
	float: left;
}
.listReport .interviewTop dd span.dateInterviews {
	display: block;
	float: right;
	font-size: 12px;
	text-align: right;
	margin-bottom: 10px;
}
.listReport .interviewTop dd span.titleActors {
	display: block;
	width: 450px;
	margin-bottom: 10px;
	color: #454545;
	font-weight: bold;
	font-size: 15px;
}
.listReport .interviewTop dd span.titleActors a {
	color: #0F5EB7;
	text-decoration: underline;
}
.listReport .interviewTop dd span.detailInterviews {
	display: block;
	line-height: 16px;
	margin-bottom: 25px;
}
.listReport .interviewTop dd span.moreDetail {
	display: block;
	float: right;
	position: relative;
	height: 18px;
	padding: 2px 0 0 80px;
	position: absolute;
	bottom: 10px;
	right: 15px;
}
.listReport .interviewTop dd span.moreDetail .link {
	display: block;
	float: right;
	font-style: normal;
	background: url(../images/icon/ic-arrow7.jpg) no-repeat 0;
	padding-left: 15px;
}
.listReport .interviewTop dd span.moreDetail .link a {
	color: #0F5EB7;
}
.listReport .interviewTop dd span.moreDetail .btnInterviews {
	display: block;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
}
.listReport .interviewTop dd span.moreDetail .point {
	float: right;
	display: block;
	font-style: normal;
	padding-left: 10px;
}

/*-- interview --*/
.listReport .interview {
	display: block;
	width: 710px;
	border-top: 1px solid #e5e5e5;
	overflow: hidden;
	margin: 15px auto 0px;
	padding: 15px 0px 0px;
	position: relative;
}
.listReport .interview.last {
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
	display: block;
	margin-bottom: 20px;
}
.listReport .interview dt {
	display: block;
	float: left;
	text-align: center;
}
.listReport .interview dt img {
	border: 1px solid #9E9E9E;
	padding: 3px;
}
.listReport .interview dd {
	display: block;
	float: right;
	width: 520px;
	overflow: hidden;
	color: #454545;
}
.listReport .interview dd span.actors {
	background: url(../images/icon/ic-arrow8.gif) no-repeat 0px 3px;
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 10px;
	display: block;
	float: left;
}
.listReport .interview dd span.new {
	font-size: 14px;
	font-weight: bold;
	color: #454545;
	margin-bottom: 10px;
	display: block;
	float: left;
}
.listReport .interview dd span.dateInterviews {
	display: block;
	float: right;
	font-size: 12px;
	text-align: right;
	margin-bottom: 10px;
}
.listReport .interview dd span.titleActors {
	display: block;
	width: 450px;
	margin-bottom: 10px;
	color: #454545;
	font-size: 15px;
	font-weight: bold;
}
.listReport .interview dd span.titleActors a {
	color: #0F5EB7;
	text-decoration: underline;
}
.listReport .interview dd span.detailInterviews {
	display: block;
	line-height: 16px;
	margin-bottom: 25px;
}
.listReport .interview dd span.moreDetail {
	display: block;
	float: right;
	height: 18px;
	padding: 2px 0 0 80px;
	vertical-align: bottom;
	position: absolute;
	right: 0;
	bottom: 0;
}
.listReport .interview.last dd span.moreDetail {
	bottom: 15px;
}
.listReport .interview dd span.moreDetail .link {
	display: block;
	float: right;
	font-style: normal;
	background: url(../images/icon/ic-arrow7.jpg) no-repeat 0;
	padding-left: 15px;
}
.listReport .interview dd span.moreDetail .link a {
	color: #0F5EB7;
}
.listReport .interview dd span.moreDetail .btnInterviews {
	display: block;
	float: right;
	padding-left: 10px;
	padding-right: 10px;
}
.listReport .interview dd span.moreDetail .point {
	float: right;
	display: block;
	font-style: normal;
	padding-left: 10px;
}

/*-- btnContact --*/
.listReport .btnContact {
	display: block;
	width: 208px;
	height: 42px;
	margin: 10px auto;
}

/*--breadcrumbs-*/
.detailReport .breadcrumbs {
	display: block;
	width: 750px;
	margin: 0 auto 15px;
	font-size: 12px;
}
.detailReport .breadcrumbs a {
	text-decoration: underline;
	color: #006bb4;
}

/*-- shosaiTop --*/
.detailReport .shosaiTop {
	display: block;
	width: 730px;
	background: #EDE9D4;
	padding: 10px;
	overflow: hidden;
	margin: 0 auto 15px;
}
.detailReport .shosaiTop .titleShosai {
	font-size: 18px;
	font-weight: bold;
	color: #454545;
	width: 720px;
	padding-left: 7px;
	overflow: hidden;
	display: block;
}
.detailReport .shosaiTop .titleShosai span {
	text-align: left;
	float: left;
	display: block;
	overflow: hidden;
}
.detailReport .shosaiTop .titleShosai span.date {
	text-align: right;
	float: right;
	font-size: 12px;
	font-weight: normal;
	padding-top: 5px;
	display: block;
	overflow: hidden;
}
.detailReport .shosaiTop dl {
	display: block;
	width: 730px;
	overflow: hidden;
	background: #fff;
	margin: 10px auto;
}
.detailReport .shosaiTop dl dt {
	display: block;
	float: right;
	width: 296px;
	background: url(../images/bg/bg-imgShosai.gif) no-repeat;
	height: 197px;
	padding: 18px 22px 18px 18px;
}
.detailReport .shosaiTop dl dd {
	display: block;
	float: left;
	width: 360px;
	margin: 15px;
}
.detailReport .shosaiTop dl dd span.titleDetail {
	font-size: 14px;
	color: #EA8E00;
	display: block;
	line-height: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}
.detailReport .shosaiTop dl dd span.detailShosaiTop {
	line-height: 18px;
	color: #454545;
}

/*-- showVideo --*/
.detailReport .showVideo {display: block;
	margin: 0 auto 15px;
	width: 710px;
	background: #000;
	padding: 20px;
	overflow: hidden;
}
.detailReport .showVideo .mainVideo {
	display: block;
	float: left;
	width: 480px;
}
.detailReport .showVideo .detailVideo {
	display: block;
	float: right;
	width: 216px;
	overflow: hidden;
}
.detailReport .showVideo .detailVideo .commentVideo {
	font-size: 10px;
	padding-bottom: 5px;
	color: #fff;
	display: block;
	margin-bottom:15px;
}
.detailReport .showVideo .detailVideo ul {
	display: block;
	width: 216px;
	color: #fff;
	overflow: hidden;
	margin-top: 20px;
}
.detailReport .showVideo .detailVideo ul li {
	display: block;
	background: url(../images/icon/ic-arrow5.png) no-repeat 0px 3px;
	padding-left: 20px;
	margin-bottom: 10px;
}
.detailReport .showVideo .detailVideo ul li a {
	color: #fff;
	text-decoration: underline;
	line-height: 18px;
}

/*-- faqInner --*/
.detailReport .faqInner {
	display: block;
	width: 750px;
	overflow: hidden;
	margin: 0 auto 15px;
	padding-top: 20px;
	padding-bottom: 5px;
	border-top: 1px dashed #BCBCBC;
	border-bottom: 1px solid #BCBCBC;
}
.detailReport .faqInner .imgRight {
	float: right;
	clear: left;
	margin: 15px auto 20px 15px;
}
.detailReport .faqInner .imgLeft {
	float: left;
	clear: both;
	margin: 15px 15px 20px 0px;
}
.detailReport .faqInner ul {
	display: block;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.detailReport .faqInner ul li {
	margin-bottom: 20px;
	color: #6EA018;
	font-size: 12px;
	font-weight: bold;
	list-style: none;
}
.detailReport .faqInner ul li span {
	display: block;
	color: #454545;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
}
.detailReport .faqInner ul li.imgCenter {
	text-align:center;
}
.detailReport .faqInner h6 {
	display: block;
	font-size: 12px;
	color: #454545;
	font-weight: normal;
}

/*-- corporetion --*/
.detailReport .corporetion {
	display: block;
	width: 750px;
	overflow: hidden;
	padding-top: 15px;
}
.detailReport .corporetion li {
	display: block;
	background: url(../images/icon/ic-arrow7.jpg) no-repeat 0px 3px;
	padding-left: 15px;
	margin-bottom: 5px;
}
.detailReport .corporetion li a {
	color: #0F5EB7;
	text-decoration: underline;
}
.detailReport .commentShosai {
	display: block;
	margin: 15px 0px;
	color: #454545;
}
.detailReport .commentShosai a {
	color: #0F5EB7;
	text-decoration: underline;
}

/*-- pointPay --*/
.pointPay h3 {
	display: block;
	background: url(../images/icon/ic-arrow1.png) no-repeat 0px 5px;
	color: #EA8E00;
	padding-left: 15px;
	font-size: 14px;
}
.pointPay h5 {
	display: block;
	width: 750px;
	padding: 15px 0px 0px 10px;
	font-size: 16px;
	font-weight: bold;
	color: #559B1F;
	background: url(../images/line/line-heading.gif) no-repeat;
	height: 32px;
}
.pointPay .detailInner {
	color: #454545;
	line-height: 18px;
	display: block;
	margin: 7px 0px 20px;
}
.pointPay div#pointtext {
	width: 470px;
	margin: 15px auto 0 auto;
	padding: 15px;
	border: 5px solid #ccc;
	line-height:150%;
}
.pointPay div.tblareabtn {
	clear: both;
	margin: 15px 0 0 0;
	text-align: center;
}
.pointPay div#pointtext em {
	font-style: normal;
	color: #ff0000;
	font-weight: bold;
}