﻿@charset "utf-8";
/* CSS Document */
html {

}

/* 背景图 */
body {
   background: #21140C;
}

.wrapper {
   background: transparent url(http://img1.cache.netease.com/t/image/theme/theme69/bg.jpg) no-repeat center top;
}

/* sprites */
.sendinfo-btn,
.expand-icon,
.retract-icon,
.close-icon {
   background: transparent url('http://img1.cache.netease.com/t/image/theme/theme28/ts28.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 -142px;
}

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

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

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

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

.tab-list-s li.current {
   background:url('http://img1.cache.netease.com/t/image/theme/theme28/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: #9D582E;
}

.tabSwitch li.current a,
.tabSwitch li.current a:visited,
.tabSwitch li.current a:hover {
   color: #2B2B2B;
}

.add-focusS,
.add-focusS:visited {
	 background: #E4C76B !important;
   color: #FFF !important;
}

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

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

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

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

.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: #773405;
}

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

/* 发推区 */
.sendinfo-btn {
   background-position: 0 0;
   height:29px;
   width:96px;
}

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

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

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

/* 右侧区 */
.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: #9D582E;
}

.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: #9D582E;
}

.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: #636363;
}

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

.optionList a, .optionList a:visited, .optionList a:hover {
   color: #9D582E;
}

.optionList .current {
   background: transparent url('http://img1.cache.netease.com/t/image/theme/theme28/libg2.jpg') no-repeat scroll left bottom;
}

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

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

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

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

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

.adTips .text-ra,
.adTips .text-ra:visited,
.adTips .text-ra:hover {
   color: #2B2B2B;
}

.adTips .link-ra,
.adTips .link-ra:visited,
.adTips .link-ra:hover {
   color: #773405;
}

/* 底部版权 */
.foot, .text a, .foot a {
   color: #D4AD50;
}

.foot .cRed {
   color: #D4AD50;
}

/*返回顶部*/
.toTop a {
   background: none repeat scroll 0 0 #FBF5D9;
   color: #636363;
}

.toTop a:hover {
   color: #000;
   background: none repeat scroll 0 0 #F8EFC3;
}

/** 新导航 **/
.navi {
   border-bottom:1px solid #3c2f08;
}
.navi-bg {
   background:#573b10;
}
.navi li.current,
.navi .link-hover:hover {
   background:#442f0d;
}
.head-search label {
   border-color:#77561c;
}
.head-search button {
   background:#77561c;
}
/** 我的微群 **/
.q-ower-status-num {
   background: #e4c76b;
}