@charset "utf-8";
/* CSS Document */
body {
   background: #D4DEE8;
}

/* sprites */
.sendinfo-btn,
.expand-icon,
.retract-icon,
.close-icon {
   background: transparent url('http://img1.cache.netease.com/t/image/theme/theme01/ts1.png') no-repeat left top;
}

.expand-icon {
   background-position: -4px -100px;
}

.expand-icon:hover {
   background-position: -28px -100px;
}

.retract-icon {
   background-position: -52px -100px;
}

.retract-icon:hover {
   background-position: -75px -100px;
}

.close-icon {
   background-position: -55px -141px;
}

.close-icon:hover {
   background-position: -77px -141px;
}

/* 结构 */
.content{
   background:#EFF3F5;
}
.content .conL {
   border-right: 1px solid #DCE0E2;
}

/* 通用 */
.titleBar {
   background: #EAEEF0;
   border-bottom: 1px solid #D7DADB;
}

.tab-list-s li a,
.tab-list-s li a:visited,
.tab-list-s li a:hover {
   color: #1E50A2;
}

.tab-list-s li.current {
   background:url('http://img1.cache.netease.com/t/image/theme/theme01/xz.png') center bottom no-repeat;
}

.tab-list-s li.current a,
.tab-list-s li.current a:visited,
.tab-list-s li.current a:hover {
   color: #2B2B2B;
}

.tabSwitch li a,
.tabSwitch li a:visited,
.tabSwitch li a:hover {
   color: #48677B;
}

.add-focusS,
.add-focusS:visited {
  background:#C6E5F9 !important;
  color:#6AA9D4 !important;
}

.add-focusS:hover {
  background:#DDECF6 !important;
}

/* 导航 */
.beta-entrace-content p,
.beta-entrace-content p a,
.beta-entrace-content p a:visited,
.beta-entrace-content p a:hover {
   color: #636363;
}

/* 左侧区 */
.note, .fn-link {
   color: #999;
}

.fn-link a,
.fn-link a:visited,
.fn-link a:hover {
   color: #8BA4CD;
}

.text-la {
   color: #999;
}

a.link-la,
a.link-la:visited,
a.link-la:hover,
.link-la a,
.link-la a:visited,
.link-la a:hover {
   color: #48677B;
}

a.link-lb,
a.link-lb:visited,
a.link-lb:hover,
.link-lb a,
.link-lb a:visited,
.link-lb a:hover {
   color: #7DA3BE;
}

/* 发推区 */
.sendinfo-btn {
   background-position: 0 0;
}

.sendinfo-btn:hover {
   background-position: 0 -30px;
}

.sendinfo-btn:active {
   background-position: 0 -60px;
}

/* 新功能提醒 */
.new-update {
   border: 1px solid #C5D3DD;
   background-color: #ECF7FB;
}

/* 右侧区 */
.text-ra,
.text-ra a,
.text-ra a:visited,
.text-ra a:hover {
   color: #2B2B2B;
}

.text-rb {
   color: #2B2B2B;
}

.text-rc {
   color: #999;
}

.text-rc a,
.text-rc a:visited,
.text-rc a:hover {
   color: #1E50A2;
}

.link-ra,
a.link-ra,
a.link-ra:visited,
a.link-ra:hover,
.link-ra a,
.link-ra a:visited,
.link-ra a:hover {
   color: #48677B;
}

.link-rb,
a.link-rb,
a.link-rb:visited,
a.link-rb:hover,
.link-rb a,
.link-rb a:visited,
.link-rb a:hover {
   color: #999;
}

.optionList .current {
   background: url("http://img1.cache.netease.com/t/image/theme/theme01/libg.jpg") no-repeat scroll left center transparent;
   font-weight: bold;
   margin-top: -1px;
}

.conR-content {
   border-top: 1px solid #DFE3E8;
}

.conR-content h3 {
   border-top: 1px solid #FDFDFE;
}

.conR-textlist li.li-hover {
   background: #F9FAFB;
}

.conR-line {
   background: transparent url('http://img1.cache.netease.com/t/image/theme/theme0/dotline.png') repeat-x left top;
}

.personInfo-num li{
   border-left:1px solid #f5f8f9;
   border-right:1px solid #dfe3e8;
}

/*广告推广区*/
.spread-box {
   background: #FAFAFA;
   border: 1px solid #D8DADC;
}

.adTips .text-ra,
.adTips .text-ra:visited,
.adTips .text-ra:hover {
   color: #48677B !important;
}

.adTips .link-ra,
.adTips .link-ra:visited,
.adTips .link-ra:hover {
   color: #999 !important;
}

/*返回顶部*/
.toTop a {
   color:#636363;
   background: #ECF7FB;
}

.toTop a:hover {
   color:#000;
}