﻿#LinkExchangeLayer{width:100%;margin:0 auto;text-align:center;background:#eee;clear:both}
#LinkExchange{width:994px;border:1px #b3b3b3 solid;font-size:12px;margin:0 auto;background:#fff}
#LinkExchange .clear{clear:both}
#LinkExchange a{color:#666;text-decoration:none}
#LinkExchange div.title{height:26px;line-height:26px;background:url('../images/title_bg.gif') repeat-x}
#LinkExchange div.title h3{margin:0;padding:0;font-size:12px;border-right:1px #b3b3b3 solid;float:left;height:26px;font-weight:normal;cursor:pointer}
#LinkExchange div.title h3.selected{background:#fff;cursor:default}
#LinkExchange div.title h3 a{height:26px;line-height:26px;padding:0 20px;float:left}
#LinkExchange div.title span{height:26px;float:right;padding:0 20px}
#LinkExchange div.content{text-align:left;padding:10px 17px}
#LinkExchange div.content div{display:none}
#LinkExchange div.content div.selected{display:block}
#LinkExchange div.content ul{margin:0;padding:0;list-style:none;float:left;width:960px}
#LinkExchange div.content ul li{width:120px;height:20px;line-height:20px;float:left}
#LinkExchange div.content ul li a{background:url('../public/images/externalLink.gif') no-repeat right top;padding-right:8px}
#LinkExchange div.content ul li a:hover{background-position:right -30px;color:#ff9900}