
.list_zx_left_div{

    float: left;
    width:200px;
    margin:15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
    overflow:hidden;
}

.ym-gl {
	margin: 0px; float: left;
}
.ym-gr {
	margin: 0px; float: right;
}
.top15 {
	margin-top: 15px;
}

.left10 {
	margin-left: 10px;
}

.left13 {
	margin-left: 13px;
}

.left15 {
	margin-left: 15px;
}

.w196{ width:196px;}
.h35{ height:35px; line-height:35px; background:url(imagesnews_hbg.gif) no-repeat; padding-left:20px; font-size:14px; font-weight:bold; color:#fff;}
.h330{ min-height:328px; padding:5px 12px 12px 12px;}
.h330 a{ display:block; background:url(imageshbg1.gif) no-repeat; width:125px; height:30px; line-height:30px; padding-left:46px; margin-bottom:6px;}
.h242{ height:242px; border-bottom:#ddd 1px solid;}
.is-title1{ height:34px; line-height:34px; background:url(imageshbg2.gif) repeat-x; padding-left:9px;}
.is-title1 a{ display:block;font-size:14px; font-weight:bold; color:#d70300; border-bottom:#d70300 2px solid; height:32px; width:70px; text-align:center;}

.is-list1{margin:5px 12px 0;}
.is-list1 li{ background:url(imageslibg.jpg) no-repeat left center; padding-left:15px; height:28px; line-height:28px;}
.is-list3{ margin:11px 12px 0;}
.is-list3 li{ background:url(imageslibg1.gif) no-repeat left center; padding-left:15px; height:28px; line-height:28px;}


.news_zx_right_div{

    float: left;
    width:814px;
    margin:15px 0px 0px 10px;
	padding:0px 0px 0px 0px;
    overflow:hidden;
}

.w395{ width:812px;}
.is-title2{ background:url(imageshbg5.jpg) repeat-x; height:34px; line-height:34px; padding:0 11px 0 0;}
.is-title2 a{ float:left; color:#828282;}
.is-title2 span{float:left; display:block; background:url(imageslist_bg.jpg) no-repeat;  height:33px; line-height:33px;font-size:12px; font-weight:bold; color:#d70300; padding-left:50px;padding-top:3px;}
.is-title2 li{float:left; color:#000000;margin-top: 2px;}
.is-title2 li a{ color:#000000;}

.is-list4 {margin:7px 12px 0;}
.is-list4 li{ height:29px; line-height:29px; background:url(imageslibg1.gif) left center no-repeat; padding-left:13px;}
.is-list4 li span{ float:right; color:#999; font-size:12px;}


.pages_div{
    
    margin-right: auto;
	margin-left: auto;
    height: 80px;
    overflow:hidden;
    text-align: center;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}