/*---------------------------------------------------------------------------------------------------------------
	$ 页面结构
---------------------------------------------------------------------------------------------------------------*/

.query-content {
  margin-top: 2px\9;
}

.query-content .wrap-full .query-body {
  margin-left: 0;
}

.query-content .wrap-aside .query-body {
  margin-left: 181px;
}

/*---------------------------------------------------------------------------------------------------------------
	$ 左边
---------------------------------------------------------------------------------------------------------------*/

.query-left {
  float: left;
  width: 168px;
}

.query-left .nav-wrap {
  padding-top: 3px;
  padding-bottom: 1px;
}

.query-left .nav-item {
  margin-top: 1px;
}

.query-left .nav-item a {
  height: 21px;
  color: #08c;
  background-image: url("http://img.zjport.gov.cn/themes/gaza/images/query/nav-item-bg.png?v=1.0");
  background-position: 0 0;
  background-repeat: no-repeat;
}

.query-left .nav-item a:hover {
  color: #f71;
}

.query-left .odd a {
  background-position: 0 100%;
}

/*---------------------------------------------------------------------------------------------------------------
	$ 右边
---------------------------------------------------------------------------------------------------------------*/

.query-banner {
  height: 91px;
  margin-bottom: 9px;
}

.query-banner img {
  width: 766px;
  height: 91px;
}

#chunk-query-list .wrap {
  padding: 4px 0 17px 9px;
}

#chunk-query-list .list-inline {
  margin-bottom: 0;
}

#chunk-query-list .list-inline li {
  position: relative;
  width: 112px;
  padding-left: 15px;
  margin-top: 10px;
  margin-left: 18px;
}

#chunk-query-list .list-inline .bean-ico {
  position: absolute;
  top: 7px;
  left: 0;
}

.query-param-table {
  border: 1px solid #84a8d8;
}

.table_query {
  margin-bottom: 0;
}

.table_query caption {
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: left;
  background-color: #d9eafe;
  border-bottom: none;
}

.table_query caption .title {
  color: #0064a2;
}

.table_query caption .arrow-right {
  border-left-color: #0064a2;
}

.table_query caption .goback {
  float: right;
  font-weight: 100;
}

.table_query th {
  font-weight: 100;
  color: #666;
  background-color: #f3f3f3;
}

.table_query th,
.table_query td {
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #ddd;
  border-bottom: none;
}

.table_query .cell-border {
  border-right: 1px solid #ddd;
  border-left: 1px solid #ddd;
}

#chunk-export-bill .wrap {
  padding: 28px 70px 0;
  margin-top: -28px;
}

.export-bill-info,
.export-bill-applymethod,
.export-bill-contactway {
  position: relative;
  padding-bottom: 26px;
  padding-left: 166px;
  margin-top: 28px;
  background: url("http://img.zjport.gov.cn/themes/gaza/images/query/export-divide.png?v=1.0") 50% 100% no-repeat;
  *zoom: 1;
}

.export-bill-info .export-ico,
.export-bill-applymethod .export-ico,
.export-bill-contactway .export-ico {
  position: absolute;
  top: 0;
  left: 40px;
  width: 71px;
  height: 68px;
  background-image: url("http://img.zjport.gov.cn/themes/gaza/images/query/export-icos.png?v=1.0");
}

.export-bill-info h3,
.export-bill-applymethod h3,
.export-bill-contactway h3 {
  margin: 0 0 4px;
  font-size: 14px;
  line-height: 28px;
  color: #0062a3;
}

.export-bill-info .export-ico {
  background-position: 0 0;
}

.export-bill-applymethod .export-ico {
  background-position: -71px 0;
}

.export-bill-contactway .export-ico {
  background-position: -142px 0;
}

.export-bill-contactway .fax {
  margin-left: 36px;
}

.export-bill-btns {
  padding: 24px 0;
  text-align: center;
}

.export-bill-btns .btn-gap {
  margin-right: 36px;
  margin-left: 36px;
}