/* CSS Document */
.box{ width:1140px; margin:0 auto; position:relative; overflow:hidden; _height:100%;}
.picbox{ width:1140px; height:200px; overflow:hidden; position:relative;}
.piclist{height:200px;position:absolute; left:0px; top:0px; margin:0;  padding:0}
.piclist li{margin-right:20px; padding:0px; float:left;  position:relative; width:265px; height:190px; overflow:hidden; position:relative;}

.piclist li .intro{position: absolute;left: 0;z-index: 10;background-color: #287BC0;filter: alpha(opacity=70);/**/width: 275px;color:#fff;-moz-opacity: 0.7;-khtml-opacity: 0.7;opacity: 0.7;/**/text-align: center;height:40px;border:0px solid red; overflow:hidden; bottom:0;padding: 0;margin: 0;line-height: 40px;font-size: 15px;}
.piclist li.intro h5{padding: 0;margin: 0;height: 40px;width: 275px;line-height: 40px;border-bottom: 1px solid #347fdc;font-weight:100;color:#fff;border:0px solid red}

.piclist>li>a>img{width:100%;display:block; overflow:hidden;border:0px solid red}


.swaplist{ position:absolute; left:-3420px; top:0px}
.og_prev,.og_next{ width:30px; height:50px; background:url(icon.png) no-repeat; background:url(icon_ie6.png) no-repeat\9; position:absolute; top:70px; 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:26px;}
