/* CSS Document */

#header {
    background: #efefef none repeat scroll 0 0;
    position: fixed;
    z-index: 888;
}

#header .group_r a:hover{
	color:#ff8232;
}

#header .group_r span a {
	color:#333;
}
	
.hh-30 {
	height: 30px;
}

.linkTab li {
    float: left;
}

.login li {
	float:left;
	margin:0px 5px;
	font-size:12px;
}
	
.linkTab li {
	font-size:12px;
	height:25px;
	padding:5px 8px 0px 8px;
	overflow: hidden;
	background: #e3e3e3 none repeat scroll 0 0;
}

.linkTab .cr {
	background: #FFFFFF none repeat scroll 0 0;
}

.linkTab .cr a {
	color:#01a796;
	font-weight:bold;
}

.linkTab li a {
	color:#999999;
}

.login li a{
	color:#999999;
}

.myCount span {
	color:#999999;
}

.group_r {
    line-height: 30px;
}

.group_r .login li a {
    color: #616161;
    padding-right: 10px;
}

#weibo{
	font-size:12px;
}

#weibo span {
	color:#999999;
}

#about {
	font-size:12px;
}

#about span {
	color:#999999;
}

.group_r .login li {
    float: left;
    line-height: 30px;
}

.inline_box_block {
    display: inline-block;
}

#userName {
    position: relative;
}

#userName .name {
    cursor: pointer;
    float: left;
    padding-right: 5px;
    position: relative;
    z-index: 99;
}

#userName .name span {
    background: url("../images/xiala2.gif") no-repeat scroll right center;
    float: left;
    padding: 0 15px 0 5px;
}

#userName .nameHover span {
    background: url("../images/nameL.gif") no-repeat scroll left center;
}

#userName .nameHover {
    background:  url("../images/phoneR.gif") no-repeat scroll right center;
}

#userList {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    display: none;
    left: 0;
    position: absolute;
    top: 29px;
    width: 297px;
    z-index: 98;
}

#userList .core {
    border-bottom: 1px dashed #d9d9d9;
    padding-bottom: 5px;
}

#userList .userInfo li {
    float: none;
}

#userList .userInfo li.setBtn a {
    background:  url("../images/line.gif") no-repeat scroll right center;
    line-height: 30px;
    padding: 0 5px;
}

#userList .userInfo li a {
    color: #01a796;
    float: none;
}

#registerUser {
    text-align: right;
}

#userList a.g01a796 {
    color: #01a796;
}


#userList a.quit {
    background: #c4c4c4 none repeat scroll 0 0;
    color: #fff;
    height: 30px;
    line-height: 30px;
    padding: 0;
    text-align: center;
    width: 70px;
}

#userList a.quit:hover {
	background-color:#ff8232;
	color:#FFFFFF;
}

.newsMess {
	position:relative;
}

.newsMess .noReadyMess {
	background:url(../images/1-140104201U8.gif) no-repeat scroll 0px top;
	position:absolute;
	margin-left:-20px;
	width:22px;
	height:11px;
	z-index:-1;
}