@charset "utf-8";

  #box_root{margin-left:auto;margin-right:auto}
  #box_header{width:100%;float:left}
  #box_footer{width:100%;float:left}
  #box_main{margin-left:auto;margin-right:auto}
  #box_left{width:100%;float:left}
  #box_main{margin-right:auto;margin-left:auto}
  .viewport{position:relative;height:100%}
  .view-bg{position:absolute;width:100%;background:#fff;height:100%;overflow:hidden;top:0;left:0}
  .viewport-cont{position:absolute;width:1200px;background:none transparent scroll repeat 0 0;height:500px;margin-left:-600px;top:50%;left:50%}
  .scrollico{z-index:1;position:fixed;margin-top:-60px;width:17px;height:120px;top:50%;right:25px;left:auto;_position:absolute}
  #box_footer{background:#912c28;height:370px;width:100%}
  .scrollico A{width:12px;display:block;margin-bottom:5px;background:url(../Image/index_icon1.png) no-repeat;height:12px}
  .scrollico A:hover{background-image:url(../Image/index_icon2.png)}
  .scrollico A.cur{background-image:url(../Image/index_icon2.png)}
  