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

}

/* 背景图 */
body {
   background: #F3FBF3 url('http://img1.cache.netease.com/t/image/theme/theme02/bodybg.jpg') repeat-x left top;
}

.wrapper {
   background: transparent url('http://img1.cache.netease.com/t/image/theme/theme02/theme02.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/theme02/ts2.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: #D6EBD6;
}
.content .conL {
	 border-right: 1px solid #b4d5b4;
}

/* 通用 */
.titleBar {
   background: #EBF3E6;
   border-bottom: 1px solid #88B288;
}

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

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

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

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

.tab-list-s li.current {
   background:url('http://img1.cache.netease.com/t/image/theme/theme02/xz.png') center bottom no-repeat;
}
/* 导航 */
.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: #99BC99;
}

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

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

/* 发推区 */
.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 #B4D5B4;
   background-color: #F1F8F1;
}

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

.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 #f3f9f3; border-right:1px solid #b4d5b4;
}

.optionList a,
.optionList a:visited,
.optionList a:hover {
   color: #3E6A65;
}

.optionList .current {
   background: url("http://img1.cache.netease.com/t/image/theme/theme02/libg.jpg") no-repeat scroll left center transparent;
}

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

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

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

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

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

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

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

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

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

/** 新导航 **/
.navi {
   border-bottom:1px solid #334933;
}
.navi-bg {
   background:#3f583f;
}
.navi li.current,
.navi .link-hover:hover {
   background:#394939;
}
.head-search label {
   border-color:#799979;
}
.head-search button {
   background:#799979;
}

/** 我的微群 **/
.q-ower-status-num {
   background: #54bf7c;
}