@charset "utf-8";
/* CSS Document */
::-webkit-scrollbar{
    width:0;
    height:0;
    background-color:transparent;
}
::-webkit-scrollbar-track {
    width: 0;
    height: 0;
    background-color: transparent;
}

::-webkit-scrollbar-thumb{
    width:0;
    height:0;
    background-color:transparent;
}

body,html {background: #f6f6f6;font-family:"微软雅黑";font-size: 14px;color:#000;margin: 0; padding: 0;-ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; /*修正手持设备字体变化*/}
img{ max-width:100%;border: 0;-ms-interpolation-mode:bicubic}
/*Base*/
*{
    margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
    background: transparent; 
    text-decoration: none;
	blr:expression(this.onFocus=this.blur());
}
a:active,a:hover,a:focus{ text-decoration: none;}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
button,input,select,textarea {
    font-family: inherit; 
    font-size: 100%; 
    margin: 0;
    outline:none;
}
button,input {line-height: normal;}
button,select {text-transform: none;}
button,html input[type="button"], input[type="reset"],input[type="submit"] {webkit-appearance: button; cursor: pointer; }
button[disabled],html input[disabled] {cursor: default;}
input[type="search"] {
    -webkit-appearance: textfield; 
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; 
    box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}
button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input.submit {
	border: 0;
	margin: 0;
	cursor: pointer;
}
textarea { overflow: auto; vertical-align: top;}
table { border-collapse: collapse;border-spacing: 0;}
div,p{ margin: 0;  padding: 0;}
ul,li,ol{ list-style: none; margin: 0; padding: 0;}
i ,em{ font-style: normal;}
/*清除浮动*/
.clear:after{ content: ''; display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.zoom{zoom: 1;}
.fl {float:left;}
.fr {float:right;}
/*字体*/
.ari{font-family: "Arial";}
/*字号*/
.f12{font-size: 12px;}
.f14{font-size: 14px;}
.f16{font-size: 16px;}
.f18{font-size: 18px;}
.f20{font-size: 20px;}
.f22{font-size: 22px;}
.f24{font-size: 24px;}
.bold{font-weight: bold;}
.por {position: relative;}
.poa { position: absolute;}
.poa-f{height: 100%;left: 0;position: absolute;top: 0;width: 100%;}
.overflow {overflow: hidden;}
.noselect {user-select: none;}
.z1 {z-index: 1;}
.z2 {z-index: 2;}
.dnone {display: none;}
.w-f{width: 100%;}
.h-f{height: 100%;}
.fwn {font-weight: normal;}
.t-f {transition: all 0.5s ease 0s;}
.t-c {transition: color 0.5s ease 0s;}
.t-bg {transition: background 0.5s ease 0s;}
.container{padding-right:0px;padding-left:0px;}
.tit1,.tit2{ cursor: pointer; }
.contitle b.tit2,.contitle b.tit1{color: #6f6f6f; background-color:transparent;}
.contitle b.tit2.titon,.contitle b.tit1.titon{ color: #fff; background-color:#1864bc;}
/*web导航*/
.navigation .level-1 {
    padding: 0;
}
.navigation .level-1 > li {
    border-bottom: 1px solid #eeeeee;
    list-style: none;
}
.navigation .level-1 a {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-decoration: none;
    text-overflow: ellipsis;
    color: inherit;
}
.navigation .level-1 > li > a {
    padding: 6px 2em 6px 1em;
}
.navigation .level-2 > li {
    font-size: 13px;
    border-bottom: 1px dotted #eee;
    list-style: none;
}
.navigation .level-1 li {
    position: relative;
}
.navigation .level-1 > li > a::before {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 10px;
    content: '';
    border: 1px solid #dcdcdc;
    border-radius: 50%;
}

.navigation .level-1 > li.active > a::before, .navigation .level-1 > li:hover > a::before {
    border: 1px solid #111111;
    background-color: #111111;
}
.toggle .icon,
.toggle .icon::before,
.toggle .icon::after {
   position: absolute;
   width:40px;
   height: 3px;
   transition-duration: .5s;
   border-radius: 2px;
   background: #fff;
}
.toggle .icon {
  top:23px;
  right: 9px;
}
.toggle .icon::before,
.toggle .icon::after {
  content: '';
  background: inherit;
}
.toggle .icon::before {
  top: -12px;
  right:0px;
}
.toggle .icon::after {
   top: 12px;
   right:0px;
}
.nav-open .toggle .icon {
  width: 0;
}
.nav-open .toggle .icon::before {
  transform: translateY(12px) rotate(45deg);
}
.nav-open .toggle .icon::after {
  transform: translateY(-12px) rotate(-45deg);
}
.toggle {
  position: absolute;
  top:5px;
  right:15px;
  display: none;
  width:46px;
  height:40px;
  cursor: pointer;
}

.navigation {
  line-height: 48px;
  position: ;
  z-index: 99;
  top:60px;
  right: -50%;
  overflow-y: scroll;
  width: 50%;
  height: 100%;
  border: 1px solid #eee;
  background-color: #fff;
}


.screen{ position: relative;}
/*top*/
.navbar { height:48px;  min-height: 48px; margin-bottom:0;border: none;background-color: #1864bc; border-radius: 0 !important;}
.top{width:100%; display: block;background:#fff url(../Images/2.jpg) no-repeat center center;}
.mobilelogo{display:block; margin-top:20px; margin-bottom: 20px;}
.logo{float:left; display: none;}
.navbarnav>li{ float: left;}
.navbarnav>li>a {position: relative;display: block;padding:0px 43px;   }
.navbarnav>li>a{padding-top: 0;padding-bottom:0;line-height:48px; font-size:16px; color: #fff;}
.navbarnav>li>a:hover,.navbarnav>.active>a, .navbarnav>.active>a:focus, .navbarnav>.active>a:hover{ background-color: #104a8e; color:#fff;line-height:48px; height:48px;}
.alink{ top: 0; right: 0;}
.alink a{ display:inline-block;width: 101px; height: 28px; line-height: 28px;text-align: center; padding-left: 15px; background: url(../Images/18.png) no-repeat center center ; color: #fff;}
.mobilesearch{ display: none;}
.search{ display: block; width:260px; height:40px; background-color: #1864bc; border-radius: 10px; margin-top: 70px; margin-right:90px;}
.searchinput{ height: 38px; width: 210px; background-color: #fff; border: 0; margin-top: 1px; margin-left: 1px; padding-left: 10px; border-radius: 10px 0px 0px 10px;}
.searchsubmit{width:45px; top:71px; height:38px;  display: block; right:105px; background: url(../Images/3.png) no-repeat center center;border: 0; }
.mobilesearch{height:50px;background-color: #1864bc; width: 100%; padding-top:6px;}
.mobilesearch .searchinput{height:36px; width:80%; line-height:36px; background-color: #fff; border: 0; padding-left: 10px; border-radius: 10px; margin-left: 10px; display: block;}
.mobilesubmit{display: block;border: 0;  background-color: transparent; color: #fff; right: 15px; top: 15px;}
.containerbg{box-shadow: 1px 1px 8px #ccc;min-height:550px;padding-left:25px; padding-right:25px; margin-bottom:20px;background-color: #fff;}
.Notice{height:40px; line-height: 40px; margin:15px auto; background-color: #fff; padding: 0 15px; overflow: hidden; box-shadow: 2px 2px 2px #ccc;}
.Noticefl{ background: url(../Images/2.png) center left no-repeat; padding-left:25px; color: #d81e06;}
.Noticefl em{ color: #d2d2d2; margin: 0 10px;} 
.Notice ul{ max-width: 100%; margin-left:110px ;}
.Notice ul li a{color:#747474; height: 40px;line-height: 40px; overflow: hidden; display: block;}
.Notice ul li a span{ margin-left: 10%;}
.oneswiper img{ width:100%;}
.swiper-slide  a{ display: block; width: 100%; height:100%;}
.swiper-container {width: 100%;height: 100%;}
.swiper-slide {text-align:center;
      /* Center slide text vertically */
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
    }
.onecon>div:nth-child(1) .colbox{ margin-left: 0;}
.onecon>div:nth-child(2) .colbox{ margin-right: 0;width: calc(100% + 15px);margin-left: -15px;}  
.colbox{box-shadow: 2px 2px 2px #ccc; background-color: #fff;padding: 12px;}  
.colbox .xwtt .swiper-slide p{ width: 100%; height:42px; line-height: 42px; position: absolute;bottom: 0;left: 0; background-color: #000000; opacity: 0.8; text-align: left; color: #fff; padding-left: 15px;}
.xwtt .swiper-pagination{display:block; bottom:15px;text-align: right;padding-right: 15px;} 
.xwtt .swiper-pagination-bullet {width:14px;height:5px; background-color: #fff; opacity: 0.8;padding:0;border-radius: 0; margin-right: 15px;}
.xwtt .swiper-pagination-bullet-active {background-color:#1864bc;}
.colbox .xwtt .swiper-slide{ height: 350px;}
.colbox .xwtt .swiper-slide img{ width: 100%; height: 100%;}
.foot .container{ padding-left:15px; padding-right: 15px;}  
.padno{padding:0;}   
.contitle{ height:36px; width: 100%; border-bottom:1px solid #1864bc; line-height: 36px; margin-bottom:10px;}   
.contitle b{ position: relative; height: 36px; display: block; width: 116px; text-align: center; background-color: #1864bc; color: #fff;}   
.contitle b:after{ content: ''; position: absolute;  width: 0; bottom:0;
    height: 0; left: 50%; margin-left: -8px;
    border-left:8px solid transparent;
    border-right:8px solid transparent;
    border-bottom: 8px solid #fff;}
.contitle a{ line-height:36px; display: block; background: url(../Images/4.png) no-repeat  right 13px; color:#1864bc; padding-right: 15px;}
.conlist li a{display: block;  overflow:hidden;height: 42.5px;
    line-height: 42.5px; font-size:13px; color: #5a5959; background: url(../Images/5.png) no-repeat center left; padding-left: 15px;}   
.bordbottom li{ border-bottom:1px dashed #cccccc;} 
.bordbottom li:last-child{ border-bottom: 0;}   
.conlist li a span{color: #898888; display: block; font-size: 11px;}
.conlist li a:hover,.conlist li a:hover span{ color: #1864bc;}
.ggimg{ width: 100%;height: 88px; margin-top: 25px; margin-bottom:25px; display: block; cursor: pointer;}
/*2*/

.two1{margin-bottom: 25px; width: calc(35% - 15px); float: left; margin-right: 15px;box-shadow: 2px 2px 2px #ccc; background-color: #fff;padding: 12px;}
.two2{margin-bottom: 25px; width: 30%; float: left;box-shadow: 2px 2px 2px #ccc;background-color: #fff;padding: 12px;}
.twoimg{ width: 100%; height: 90px; margin-bottom: 10px;cursor: pointer;}
.twolist li a{display: block;  overflow:hidden;height:35px;
line-height:35px; font-size:13px; color: #5a5959; background: url(../Images/5.png) no-repeat center left; padding-left: 15px;}   
.twolist li a span{ font-size: 11px; color: #898888;}
.twolist li a:hover,.twolist li a:hover span{ color:#1864bc;}
.padcon{ margin-bottom: 20px;} 
.thcon{ background-color: #fff; box-shadow: 2px 2px 2px #ccc; padding:12px  12px 0;}
.imgbg {width: 100%;height:140px; display:block;zoom:1;}
.thcon .swiper-slide p {width: 100%;display: block;line-height: 40px;height: 40px;overflow: hidden; color: #525252;}
.thcon .swiper-container{ padding-bottom: 12px;}
.thcon .swiper-slide{margin-top: 15px;}
.thcon  .swiper-pagination{ display: none;}
.teamlink{box-shadow: 2px 2px 2px #ccc; background-color: #fff; margin-bottom: 15px; padding: 15px;}
.teamlink b{ display: block; float: left; font-size: 15px; color: #666666; line-height: 35px;  width: 100px;}
.linklist .alinklist{ position: relative; display:inline-block;margin:0px 15px;    height: 35px;line-height: 35px;  padding: 0px 20px; border: 1px solid #e6e6e6; width: 200px; text-align: center;}
.linklist .alinklist p{cursor: pointer; display: block;overflow: hidden; height: 35px;}
.linklist .alinklist ul{ z-index: 10111; padding:3px 0; background-color: #fff; border: 1px solid #e6e6e6; position: absolute; width: 100%; top:35px; left: 0;}
.linklist .alinklist ul li a{line-height:30px; color:#8e8e8e; cursor: pointer;}
.linklist .alinklist ul li:hover{ background-color: #1864bc;}
.linklist .alinklist ul li:hover a{ color: #fff;}
.foot{ background-color: #1864bc; width: 100%; padding: 20px 0;}

.foot p{ text-align: center; width: 100%; color: #d2dff2; margin-bottom: 5px; line-height: 20px;}
.five .col-lg-3{ margin-bottom: 15px;}
.hidde{ display:none;}
.foorbox{ width: calc(100% - 120px);}
.fotlink{ overflow: hidden; margin: 15px 0; text-align: center;}
.fotlink a{display: inline-block;
    color: #d2dff2;
    line-height:15px;
    font-size: 14px;
    padding: 0px 20px;
    border-right: 2px solid #d2dff2; height:15px; overflow: hidden;}
.fotlink a:hover{ color: #fff;}
.fotlink a:last-child{ border-right: 0;}
.fotlink a:first-child{ padding-left: 0;}
.footwx p{font-size: 12px; text-align: center; margin-top: 6px;}
.two2list{ display: block; border: 1px solid #dedede;border-bottom:0; margin-top: 18px;}
.two2list li{ width:50%; float:left;border-bottom: 1px solid #dedede; height: 67px; overflow: hidden;}
.two2list li:nth-child(1){ background-color: #f4b021; border-right: 1px solid #dedede;}
.two2list li:nth-child(2){ background-color: #8ec244;}
.two2list li:nth-child(3){ background-color: #bb88d3;border-right: 1px solid #dedede;}
.two2list li:nth-child(4){ background-color: #fe6811;}
.two2list li:nth-child(5){ background-color: #ee1c25;border-right: 1px solid #dedede;}
.two2list li:nth-child(6){ background-color: #f4b021;}
.two2list li a{ display: block; height: 100%; line-height: 66px; color: #fff; font-size: 15px; font-weight: 600; padding-left:55px;}
.two2list li:nth-child(1) a{ background: url(../Images/7.png) no-repeat 18px 18px;}
.two2list li:nth-child(2) a{ background: url(../Images/8.png) no-repeat 18px 18px;}
.two2list li:nth-child(3) a{ background: url(../Images/9.png) no-repeat 18px 22px;}
.two2list li:nth-child(4) a{ background: url(../Images/10.png) no-repeat 18px 20px;}
.two2list li:nth-child(5) a{ background: url(../Images/11.png) no-repeat 18px 20px;}
.two2list li:nth-child(6) a{ background: url(../Images/12.png) no-repeat 18px 20px;}
/*内页*/
.nrtop{ background: url(../images/7.jpg) repeat-x center bottom; height:70px; line-height:68px; padding-bottom:10px; overflow: hidden;}
.toptitle{font-size:20px; color:#585858; position:relative; font-weight: 600;}

.topnav  a.now{color: #1864bc;}
.topnav a{height:58px;line-height:58px;font-size: 12px;color: #5c5c5c;margin: 0px 8px;}
.topnav{color: #5c5c5c;}
.topnav a:hover{ color: #1864bc;}
.nynavlist{display: block; width: 100%;margin-bottom: 25px; background-color: #ecf3fb; }
.nyrow{padding-bottom:20px; padding-top:25px;}
.nynavlist b,.Hlxwm b{display: block; padding:15px 0;  background-color: #1864bc; position: relative; font-size:19px; color: #fff; font-weight:normal; padding-left:32px; }
.nynavlist b::after ,.Hlxwm b::after{
    content: "";
    position: absolute;
    display: block;
    height: 18px;
    width: 3px;
    background-color: rgb(255, 255,255);
    top: 20px;
    left:20px;
    }
.nynavlist li{font-size:16px; display:block; width: 100%; padding:15px 0; border-bottom: 1px solid #d2d2d2; position: relative;padding-left: 32px; color: #636260;}
.nynavlist li::after {
    content: "";
    position: absolute;
    display: block;
    height:12px;
    width:12px;
    border:solid 6px transparent;
    border-left:solid 6px #636260;
    left:20px; top: 20px;
    }
.nynavlist li:last-child{border-bottom: 0;}
.nynavlist li:hover::after ,.nynavlist li.navon::after{ color: #1864bc;    border-left:solid 6px #1864bc;}
.nynavlist li:hover a,.nynavlist li.navon a{color: #1864bc;}
.nynavlist li a{ color: #606060;}
.Hlxwm{ display: block;background-color: #ecf3fb;  color: #6c6d6f; padding-bottom: 20px;}
.Hlxwm b{ background-color: transparent; color: #565656;}
.Hlxwm b::after{   background-color: rgb(24, 100,188);}
.Hlxwm p{ line-height: 20px; padding:3px 0; padding-left: 20px;}
.newslist li{ padding:15px 5px; border-bottom: 1px dashed #c5c5c5;}
.newslist li:last-child{ border-bottom: 0;}
.newslist li:first-child{  padding-top: 0;}
.newstime{height:65px; width:65px; padding-top:15px;display: block; background-color: #1864bc; color: #FFFFff; text-align: center;}
.newstime em{ display: block;}
.newswz{margin-left:85px; max-width:100%; min-height: 65px;}
.newswz b{height: 30px; line-height: 30px; overflow: hidden;text-overflow: ellipsis;
display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical; color: #626262; margin: 5px 0;}
.newswz p{height:22px; line-height: 22px;overflow: hidden;text-overflow: ellipsis;
display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical; color: #909090;}
.newsbox{ padding-bottom: 25px;border-bottom: 1px dashed #c1c1c1; margin-bottom: 25px;}
.next{ display: block; text-align: left; color: #747474;font-size:12px; margin-bottom: 8px;}
.next a{ color:#747474;}
.next a:hover{ color:#1864bc;}
.newstit{ display: block; padding:0px 25px 25px; border-bottom: 1px dashed #c1c1c1; margin-bottom: 25px;}
.newstit b{ display: block; font-size: 20px;color: #565656; font-weight: 600; text-align: center;}
.newstit span{text-align:center; display: block; margin-top:18px; color: #747474;font-size:12px;}
.about img{ max-width: 100% !important; max-height: auto;}
.picwidth{width: 100%; height:160px;}
.piclist li{ margin-bottom:20px;}
.piclist p{display: block; height: 40px; line-height: 40px;  text-align: center; color: #656565;}
.piclist li:hover p{ background-color: #1864bc; color: #fff;}
.ditu{ width: 100%; height: 400px;}
.gooklist{margin:15px 0px;}
.gooklist label {width:100px;font-weight:100;color: #717171;text-align: right;padding-right: 20px;font-size: 15px;}
.gooklist input[type="text"] {height:38px;line-height:38px;border: 1px solid #dcdcdc;width: 420px;padding-left: 10px;border-radius: 5px;background-color: #f7f7f7;}
.gooklist textarea {width: 420px;border: 1px solid #dcdcdc;min-height: 140px;outline: none;padding: 10px;border-radius: 5px;background-color: #f7f7f7;}
.tijiao {
    display: block;
    width: 420px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    background-color: #0073bc;
    border: none;
    color: #FFFFFF;
    font-size: 16px;
    margin-top: 50px;
    margin-left: 100px;
    border-radius: 5px;
}






@media only screen and (max-width:1200px) {
.mobilelogo { width:550px;}
.search{ margin-right: 0;}
.searchsubmit{ right: 2px;}
.navbarnav>li>a {padding:0px 30px; font-size: 15px;}
.teamlink b{width:80px;}
.linklist .alinklist{padding: 0px 15px;  width:160px; }
}

@media only screen and (max-width:992px) {
.banner.swiper-container{ margin-top:60px;}
.teamlink{ margin:0px auto 15px !important;}
.teamlink b{ float: inherit;}
.linklist  .alinklist{ margin-left: 0; width: calc(25% - 20px);}
.container{width: calc(100% - 40px) !important; margin: 0 auto;}
.top,.navbarnav{ display: none;}
.toggle{ display: block;}
.logo {float: left;display: block;    margin-left: 15px;}
.logo img{height:50px; width: auto; margin-top: 5px;}
.navbar { border-radius:0; position: ; top: 0; width: 100%; z-index: 10010;background-color: #1864bc; height:60px;}
.navcontainer{ padding: 0;}
.thcon .swiper-container{ padding-bottom:20px;}
.thcon  .swiper-pagination{ display: block;}
/*.Notice{ margin-top: 75px;}*/
.Hlxwm{ display: none;}
.containerbg{ margin-top: 75px;    margin-bottom: 15px;}
.fotlink{ display: none;}
.wx{float: left !important;}
}

@media only screen and (max-width:768px) {
.colbox .xwtt .swiper-slide{ height:380px;}
.two1{ margin-bottom: 15px;}
.two1 ,.two2 { width:100%;}
.onecon>div:nth-child(2) .colbox {width:100% ;margin-left:0px;}	
.onecon>div:nth-child(1) .colbox {margin-bottom: 15px;}	
.ggimg{margin:15px 0;}
.containerbg{ margin-top: 75px; margin-bottom: 15px;}
.nrtop { height:55px;line-height: 53px;}
.toptitle {font-size: 16px;}
.imgbg{ height: 180px;}
.onecon .col-sm-6{ width: 100% !important;}
}



@media only screen and (max-width:640px) {
.piclist .col-xs-6{ width:100% !important; padding-left: 0; padding-right: 0;}
.picwidth {height: 210px;}
.imgbg{ height: 190px;}
.colbox .xwtt .swiper-slide{ height:220px;}
.footwx { float: inherit !important;}
.footwx  p{ text-align: left;}	
.foorbox{ width: 100%;}
.linklist  .alinklist{ margin-left: 0; width:100%;}
.container{width:100% !important; margin: 0 auto;}
.logo img{ width: auto; height:40px;}
/*.Notice{ margin-top:75px;}*/
.mobilesearch{display:none; position:relative;}
.nynavlist{ margin-top: -15px;}
.nynavlist li{display:inline-block; width:auto; padding:5px 15px; margin:8px 10px; border-bottom: 0;}
.nynavlist b{ display: none;}	
.nynavlist{white-space:nowrap;   overflow-x: auto; word-break:keep-all;}
.nynavlist li::after {left: 0px;top: 10px;}
.nynavlist li{ font-size: 15px;}
.nybanner{ margin-top:60px;}	
.containerbg{ margin-bottom: 15px;}	
.gooklist input[type="text"],.tijiao {width:calc(100% - 200px);}
.gooklist textarea {width:calc(100% - 200px); min-height: 90px;}
.nyrow{padding-bottom:30px;}
.topnav { display: none;}
.ditu{ width: 100%; height:300px;}

} 
@media only screen and (max-width:450px) {
.logo img{ width: auto; height:35px;}
.gooklist input[type="text"],.tijiao {width:calc(100% - 100px);}
.gooklist textarea {width:calc(100% - 100px); min-height: 90px;}
}

/*fenye*/
.page_nav a {
	border-right: #ccc 1px solid;
	padding-right: 5px;
	border-top: #ccc 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #ccc 1px solid;
	color: #ccc;
	padding-top: 2px;
	border-bottom: #ccc 1px solid;
	text-decoration: none;
	padding:3px 10px;
}
.page_nav a:hover {
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	color: #000;
	border-bottom: #ccc 1px solid
}
.page_nav a:active {
	border-right: #ccc 1px solid;
	border-top: #ccc 1px solid;
	border-left: #ccc 1px solid;
	color: #000;
	border-bottom: #ccc 1px solid
}
.page_nav span.current {
	border-right: #ccc 1px solid;
	padding-right: 5px;
	border-top: #ccc 1px solid;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #ccc 1px solid;
	color: #fff;
	padding-top: 2px;
	border-bottom: #ccc 1px solid;
	background-color: #b71e21;
	padding:5px 10px;
}
.page_nav span.nolink {
	border-right: #ccc 1px solid;
	padding-right: 5px;
	border-top: #ccc 1px solid;
	padding-left: 5px;
	padding-bottom: 2px;
	margin: 2px;
	border-left: #ccc 1px solid;
	color: #999;
	padding-top: 2px;
	border-bottom: #ccc 1px solid;
	padding:5px 10px;
}
.page_nav {
	margin-top:50px;
	text-align:center;
	width:100%;
}    