#wrapper-graph {
	background-image: url(../img/bg_wrap_graph.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
}
#wrapper-graph-in {
	background-image: url(../img/bg_bottom_graph.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-size: auto;
	padding-bottom: 50px;
}
#header-graph {
	width: 1258px;
	overflow: hidden;
	padding: 32px 0 51px;
	margin: auto;
}
#header-graph .tit {
	float: left;
	}
#header-graph .btn-gotop {
	float: right;
	}
#box-graph {
	width: 1218px;
	overflow: hidden;
	margin: auto;
	background: url(../img/bg_graph_box.png) repeat left top;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 20px;
}
#box-graph #tit-graph-index {
	padding: 147px 0 85px;
	text-align: center;
}
#box-graph #nav-graph-index {
	width: 876px;
	margin: 0 auto;
	padding-bottom: 175px;
	overflow: hidden;
}
#box-graph #nav-graph-index li {
	float: left;
	padding: 0 14px;
	}
#header-graph-in {
	overflow: hidden;
	margin-bottom: 20px;
	}
#header-graph-in .tit {
	float: left;
	}
#header-graph-in .btn {
	float: right;
	}
#nav-graph {
	overflow: hidden;
	margin-left: 10px;
	}
#nav-graph li {
	float: left;
	width: 193px;
	}
#nav-graph li a {
	display: block;
	width: 193px;
	height: 36px;
	background-image: url(../img/nav_graph.png) ;
	background-repeat: no-repeat;
	text-indent: -9999px;
	}
#nav-graph li#nav-graph-1 a {
	background-position: 0px 0px;
	}
#nav-graph li#nav-graph-1 a:hover,
#nav-graph li#nav-graph-1 a.on {
	background-position: 0px -36px;
	}
#nav-graph li#nav-graph-2 a {
	background-position: -193px 0px;
	}
#nav-graph li#nav-graph-2 a:hover,
#nav-graph li#nav-graph-2 a.on {
	background-position: -193px -36px;
	}
#nav-graph li#nav-graph-3 a {
	background-position: -386px 0px;
	}
#nav-graph li#nav-graph-3 a:hover,
#nav-graph li#nav-graph-3 a.on {
	background-position: -386px -36px;
	}
#box-slide {
	background: #FFF;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	height: 784px;
	padding: 20px;
	position: relative;
	}
#box-slide .box-slide-single {
	position: absolute;
	left: 20px;
	top: 20px;
	width: 1178px;
	}
#box-slide .header-slide {
	overflow: hidden;
	margin-bottom: 15px;
	}
#box-slide .header-slide .tit {
	float: left;
	}
#box-slide .header-slide .img {
	float: right;
	}

#box-slide .box-slide-in {
	height: 665px;
	width: 1150px;
	margin: 0 0 0 25px;
	position: relative;
	}
#box-slide .box-slide-in .table-head {
	float: left;
	width: 88px;
	}
#box-slide .box-slide-in .box-slide-img {
	float: left;
	width: 999px;
	height: 665px;
	position: relative;
	}
#box-slide .box-slide-in .table-var {
	float: left;
	width: 31px;
	}
#box-slide .btn-prev {
	position: absolute;
	left: 0px;
	top: 196px;
	}
#box-slide .btn-next {
	position: absolute;
	right: 0px;
	top: 196px;
	}
.bx-controls-direction a {
	display: block;
	width: 43px;
	height: 43px;
	text-indent: -9999px;
	top: 195px;
	}
.bx-controls-direction .disabled {
	opacity: 0.4;
	}
.bx-controls-direction a:hover {
	opacity: 0.4;
	}
.bx-controls-direction a.bx-prev {
	position: absolute;
	left: -60px;
	background: url(../img/btn_prev.png) no-repeat center top;
	}
.bx-controls-direction a.bx-next {
	position: absolute;
	right: -60px;
	background: url(../img/btn_next.png) no-repeat center top;
	}
.btn-pdf {
	text-align: center;
	margin: 15px 0 0;
	}
#box-data {
	background: #FFF;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 20px 70px;
	}
#box-data .tbl-9 table thead th {
	background: #052B51;
	color: #FFF;
	}
#box-data .tbl-9 table th,#box-data .tbl-9 table td {
    border: 1px solid #052B51;
}
#box-data .tbl-9 table thead th.last {
    border-right: 1px solid #052B51 !important;
}
#box-data .tbl-9 table tbody th {
    background: #F0F3FA;
}
#box-data .tbl-9 table .w7 {
    width: 22%;
}
#box-data .tbl-9 table .w8 {
    width: 8%;
}
#box-data .tbl-9 table .w9 {
    width: 8%;
}
#box-data .tbl-9 table .w10 {
    width: 10%;
}
#box-data .tbl-9 table .w11 {
    width: 8%;
}
#box-data .tbl-9 table .w12 {
    width: 44%;
}

#box-data .tbl-9 table .w13
{
    width: 52%;
}

































