/* CSS Document */
.picbox{ width:700px; height:93px; overflow:hidden; position:relative;}
.piclist{ height:115px;position:absolute; left:0px; top:0px}
.piclist li{  float:left;}
.swaplist{ position:absolute; left:00px; top:0px}
.og_prev,.og_next{ width:30px; height:50px; background:url(imagesicon.png) no-repeat; background:url(imagesicon_ie6.png) no-repeat\9; position:absolute; top:20px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:4px;}
.og_next{ background-position:0 0; right:4px;}


.imglink {
    width: 1200px;
    height: 62px;
    margin: 0 auto;
}
.imglink a {
      display: inline-block;
    float: left;
    width: 187px;
    height: 45px;
    margin: 13px 0 0 13px;
}
