.LinkBox{ width:980px; margin:0 auto; border:1px solid #ccc; height:auto; line-height:20px; background:#f8f8f8; overflow:hidden; font-size:12px;}
.LinkBox .LinkBox_L{ float:left; padding:10px; text-align:center; width:120px; }
.LinkBox .LinkBox_R{ float:right; border-left:1px solid #ccc; padding:10px; width:797px; background:#fff;}
.LinkBox .LinkBox_R p a{ padding:0 5px; float:left;}