/* CSS Document */
body,ul,li{ padding:0; margin:0;}
ul,li{ list-style:none;}
img{ border:none;}
a{ color:#6cf;}
a:hover{ color:#84B263;}
.box,.box1{ width:100%; margin:0 auto; position:relative; overflow:hidden; _height:100%;}
.picbox,.picbox1{ width:100%; height:115px; overflow:hidden; position:relative;}
.picbox1{
	height:136px;
}
.piclist,.piclist1{ height:115px;position:absolute; left:0px; top:0px}
.piclist li,.piclist1 li{ background:#eee; margin-right:20px; padding:5px; float:left;}
.swaplist.swaplist1{ position:absolute; left:-3000px; top:0px}
.og_prev,.og_next,.og_prev1,.og_next1{ width:30px; height:50px; background:url(../img/icon.png) no-repeat; background:url(../img/icon_ie6.png) no-repeat\9; position:absolute; top:33px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev,.og_prev1{ background-position:0 -60px; left:4px;}
.og_next,.og_next1{ background-position:0 0; right:4px;}
