@charset "utf-8";
/* CSS Document */
html {

}

/* 背景图 */
body {
   background: #041A2A url('http://img1.cache.netease.com/t/image/theme/theme19/bg.jpg') no-repeat center top;
}

/* sprites */
.sendinfo-btn,
.expand-icon,
.retract-icon,
.close-icon,
.singleStatusUpdate .sendinfo-btn,
.singleStatusUpdate .sendBox-disable .sendinfo-btn,
.sendBox-disable .sendinfo-btn{
   background: transparent url('http://img1.cache.netease.com/t/image/theme/theme19/ts19_v120503.png') no-repeat left top;
}
.singleHomeNav a em {
   background: transparent url('http://img1.cache.netease.com/t/image/theme/custom/custom05.png') no-repeat left top;
}

.expand-icon {
   background-position: -52px -124px;
}

.expand-icon:hover {
   background-position: -75px -124px;
}

.retract-icon {
   background-position: -4px -124px;
}

.retract-icon:hover {
   background-position: -28px -124px;
}

.close-icon {
   background-position: -55px -168px;
}

.close-icon:hover {
   background-position: -77px -168px;
}

/* 结构 */
.content {
   background:#021421;
}
.content .conL {
   border-right: 1px solid #000;
}

/* 通用 */
.titleBar {
   background: #1A3950;
   border-bottom: 1px solid #738492;
}

.titleBar h2 {
   color:#F9F9F9;
}

.tab-list-s li.current {
   background:url('http://img1.cache.netease.com/t/image/theme/theme19/xz.png') center bottom no-repeat;
}

.tab-list-s li a, .tab-list-s li a:visited, .tab-list-s li a:hover {
   color: #C4E1EA;
}

.tab-list-s li.current a, .tab-list-s li.current a:visited, .tab-list-s li.current a:hover {
   color: #FFF;
}

.add-focusS, .add-focusS:visited {
   background: #042C49 !important;
   color: #6AA9D4 !important;
}

.add-focusS:hover {
   background: #083454 !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: #8BA4CD;
}

.text-la {
   color: #999;
}

/* 发推区 */
.sendinfo-btn, 
.sendinfo-btn-disable {
   height:35px;
   width:99px;
}
.sendinfo-btn {
   background-position: 0 -0px;
}
.singleStatusUpdate .sendinfo-btn-disable {
   background-position: 0 -192px;
}
.sendinfo-btn:hover {
   background-position: 0 -35px;
}

.sendinfo-btn:active {
   background-position: 0 -70px;
}

/* 新功能提醒 */
.new-update {
   border: 1px solid #EAB1CD;
   background-color: #FFEAF4;
}

/* 新功能提醒 */
.new-update {
   border: 1px solid #021421;
   background-color: #C4E1EA;
}

.relation .li-hover,
.timeLine .li-hover,
.statusListBox .li-hover {
   background-color:#FFFEEC;
}

/* 查看更多 */

/* 右侧区 */
.text-ra, .text-ra a, .text-ra a:visited, .text-ra a:hover {
   color: #FFFCF4;
}

.text-rb {
   color: #FFF;
}

.text-rc {
   color: #636363;
}

.text-rc a, .text-rc a:visited, .text-rc a:hover {
   color: #660941;
}

.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: #81ADBB;
}

.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 #132431;
   border-right:1px solid #000;
}

.personInfo-item {
  color:#F9F9F9;
}

.optionList .current {
   background:transparent url('http://img1.cache.netease.com/t/image/theme/theme19/libg2.jpg') no-repeat left center;
}

.optionList .current a, .optionList .current a:visited, .optionList .current a:hover {
   color: #2B2B2B;
}

.conR-content {
   border-top: 1px solid #021421;
}

.conR-content h3 {
   border-top: 1px solid #132431;
}

.conR-textlist li.li-hover {
   background: #FFE6F3;
}

.conR-line {
   background: transparent url(http://img1.cache.netease.com/t/image/theme/theme0/dotline.png) repeat-x left top;
}

/*广告推广区*/
.spread-box {
   background: #021421;
   border: 1px solid #144562;
}

.adTips .text-ra,
.adTips .text-ra:visited,
.adTips .text-ra:hover {
   color: #C4E1EA;
}

.adTips .link-ra,
.adTips .link-ra:visited,
.adTips .link-ra:hover {
   color: #999;
}

/* 底部版权 */
.foot, .text a, .foot a {
   color: #FAF1C9;
}

.foot .cRed {
   color: #FAF1C9;
}

/*返回顶部*/
.toTop a {
   color: #636363;
   background: none repeat scroll 0 0 #FFEAF4;
}

.toTop a:hover {
   color: #000;
   background: none repeat scroll 0 0 #FFDDEC;
}

/* 微群创建按钮 */
.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: #042c49;
   color: #6aa9d4;
}
/**宽栏**/
.singleStatusUpdate .sendinfo-btn {
    background-position: 0 -230px;
}
.singleStatusUpdate .sendinfo-btn:hover {
    background-position: 0 -256px;
}
.singleStatusUpdate .sendinfo-btn:active {
    background-position: 0 -282px;
}
.sendBox-disable .sendinfo-btn,
.sendBox-disable .sendinfo-btn:hover,
.sendBox-disable .sendinfo-btn:active {
    background-position: 0 -192px;
}
.singleStatusUpdate .sendBox-disable .sendinfo-btn,
.singleStatusUpdate .sendBox-disable .sendinfo-btn:hover,
.singleStatusUpdate .sendBox-disable .sendinfo-btn:active {
    background-position: 0 -308px;
}

.singleHomeNav .current a {
    border-color: #4A8FC1;
}
.singleHomeNav  a:hover {
    color: #133e75
}
.singleHomeNav .home em {
    background-position: 0 0;
}
.singleHomeNav .mention em {
    background-position: 0 -26px;
}
.singleHomeNav .replied em {
    background-position: 0 -52px;
}
.singleHomeNav .session em {
    background-position: 0 -76px;
}
.singleHomeNav .fav em {
    background-position: 0 -96px;
}
.singleHomeNav .current .home em {
    background-position: -26px 0;
}
.singleHomeNav .current .mention em {
    background-position: -26px -26px;
}
.singleHomeNav  .current .replied em {
    background-position: -26px -52px;
}
.singleHomeNav .current .session em {
    background-position: -26px -76px;
}
.singleHomeNav .current .fav em {
    background-position: -26px -96px;
}