﻿/* CSS Document */
body,ul,li{ padding:0; margin:0;}
ul,li{ list-style:none;}
img{ border:none;}
a:hover{ color:#84B263;}
.box_top { width:990px; height:30px; margin:0 auto; font-size:16px; font-weight:bolder; line-height:30px; font-family:΢���ź�; }
.box_line { width:990px; height:2px; margin:0 auto; margin-bottom:16px;}
.box_l { width:100px; float:left; height:2px; background-color:#FF0000;}
.box_r { width:890px; float:right; height:2px; background-color:#CCCCCC;}
.boxbox{ width:990px; margin:0 auto; position:relative; overflow:hidden; _height:100%; margin-bottom:16px;}
.picbox{ width:990px; height:180px; overflow:hidden; position:relative;}
.piclist{ height:180px;position:absolute; left:0px; top:0px}
.piclist li{ background:#eee; margin-right:2px; padding:2px; 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:60px; 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;}
