@charset "gb2312";
/* CSS Document */
#shibao_nav{ height:32px; background:#fff; width:100%;
}
#shibao_nav li{ width:33%; height:32px; float:left; font-family:'Î¢ÈíÑÅºÚ'; font-size:15px; background: repeat-y url(/img/line2.jpg) right 0;
}
#shibao_nav li#first{ width:34%;
}
#shibao_nav li a{ display:block; width:100%; height:30px; line-height:30px; text-align:center; padding-bottom:1px; border-bottom:gray solid 1px; color:#000;
}
#shibao_nav li.active a{ padding-bottom:0; border-bottom:#6ac020 solid 2px; color:#F00;
}

#shibao_content{ padding:10px; line-height:1.5;
}
#shibao_content p{ padding:0; margin:6px 0;
}
