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

}

/* 背景图 */
body {
   background: #000 url('http://img1.cache.netease.com/t/image/theme/theme26/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/theme26/ts26.png') no-repeat left top;
}
.expand-icon {
   background-position:-4px -127px;
}
.expand-icon:hover {
   background-position:-28px -127px;
}
.retract-icon {
   background-position:-52px -127px;
}
.retract-icon:hover {
   background-position:-75px -127px;
}
.close-icon {
   background-position:-55px -168px;
}
.close-icon:hover {
   background-position:-77px -168px;
}

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

/* 通用 */
.titleBar {
   background:#2E5B78;
   border-bottom:1px solid #033457;
}

.titleBar h2 {
	 color:#F1F1F1;
}

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

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

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

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

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

.add-focusS:hover {
   background: #144562 !important;
   color: #6AA9D4 !important;
}

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

/* 左侧区 */
.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:#1E50A2;
}

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

   /* 发推区 */
.sendinfo-btn {
	 background-position:0 0;
	 height:30px
	 width:97px;
}
.sendinfo-btn:hover {
   background-position:0 -30px;
}
.sendinfo-btn:active {
   background-position:0 -60px;
}

.status-update-note {
   color:#636363;
}
   /* 新功能提醒 */
.new-update{
   border:1px solid #99A9B4;
   background:#D3EBF4;
}

/* 右侧区 */
.text-ra,
.text-ra a,
.text-ra a:visited,
.text-ra a:hover {
   color:#FFFCF4;
}
.text-rb {
   color:#FFF;
}

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

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

.personInfo-num li {
	 border-left:1px solid #2F3D4A;
	 border-right:1px solid #05121B;
}

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

.conR-content {
   border-top:1px solid #030E16;
}
.conR-content h3{
   border-top:1px solid #34424E;
}
.conR-textlist li.li-hover {
   background:#172B39;
}
.conR-line {
   background:transparent url('http://img6.cache.netease.com/t/image/theme/theme26/dotline.png') repeat-x left top;
}

.personInfo-item {
	 color:#F9F9F9;
}

   /*广告推广区*/
.spread-box {
   background:#091D2A;
   border:1px solid #35516E;
}

.adTips .text-ra,
.adTips .text-ra:visited,
.adTips .text-ra:hover {
   color:#568AAF;
}
.adTips .link-ra,
.adTips .link-ra:visited,
.adTips .link-ra:hover {
   color:#D9D9D9;
}

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

.foot .cRed {
   color: #fff;
}

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

.toTop a:hover {
   color: #FFF;
   background: none repeat scroll 0 0 #062E43;
}

/* 微群创建按钮 */
.q-create-btn {
   background-position:0 -732px;
}
.q-create-btn em {
   background-position:right -764px;
}
.q-create-btn:hover {
   background-position:0 -796px;
}
.q-create-btn:hover em {
   background-position:right -828px;
}
.q-create-btn:active {
   background-position:0 -860px;
}
.q-create-btn:active em {
   background-position:right -892px;
}

/** 新导航 **/
.navi {
   border-bottom:1px solid #02152b;
}
.navi-bg {
   background:#061e3a;
}
.navi li.current,
.navi .link-hover:hover {
   background:#05172c;
}
.head-search label {
   border-color:#0c325d;
}
.head-search button {
   background:#0c325d;
}

/** 我的微群 **/
.q-ower-status-num {
   background: #021421;
   color: #6aa9d4;
}