/* CSS Document */

ul,li{ list-style:none;}
img{ border:none;}

.box{ width:310px;  margin:0 auto; position:relative; overflow:hidden; _height:100%;}
.picbox{ width:310px;height:145px; overflow:hidden; position:relative;margin-right:-10px;}
.piclist{ height:150px;position:absolute; left:0px; top:0px}
.piclist li{ margin-right:10px; float:left;}
.swaplist{ position:absolute; left:-3000px; top:0px}
.og_prev,.og_next{ width:30px; height:50px; background:url(../images/icon.png) no-repeat; background:url(../images/icon_ie6.png) no-repeat\9; position:absolute; top:33px; 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;}



.piclist li { text-align:center;}
.piclist li img{ padding:4px;border:1px solid #ddd;display:block;}
.piclist li a{ color:#656565; text-decoration:none;display:block;}
.piclist li a:hover{ color:#368700; text-decoration:underline;}
.piclist li span{ display:block;height:32px;line-height:32px;}