@charset "utf-8";
/*reset*/
ul {list-style:none;}
.pic-events { border-bottom: 1px solid #e9e9e9; border-top: 1px solid #e9e9e9; padding: 15px 0px; }
.pic-events .b-t { margin-bottom: auto; }
.pic-events .box { width: 100%; margin: 0 auto; position: relative; overflow: hidden; _height: 100%; }
.pic-events .picbox { width: 100%; height: 175px; overflow: hidden; position: relative; }
.pic-events .piclist { height: 115px; position: absolute; left: 0px; top: 0px }
.pic-events .piclist li { margin-right: 20px; float: left; width: 176px; }
.pic-events .piclist li img { width: 176px; height: 110px; }
.pic-events .piclist li p { overflow: hidden; text-overflow: ellipsis; width: 100%; height: 40px; line-height: 18px; margin-top: 10px; }
.pic-events .swaplist { position: absolute; left: -3000px; top: 0px }
.pic-events .og_prev, .pic-events .og_next { width: 30px; height: 50px; background: url(icon.png) no-repeat; background: url(icon_ie6.png) no-repeat\9; position: absolute; top: 30px; z-index: 99; cursor: pointer; filter: alpha(opacity=70); opacity: 0.7; }
.pic-events .og_prev { background-position: 0 -60px; left: 2px; }
.pic-events .og_next { background-position: 0 0; right: 2px; }
