/*�Ҳ�ѡ�*/
.fs_col3{
	float:right;
	margin-left:0px;
	width:190px;
	height:100%;
	margin-left: -25px;
	margin-top: 8px;
}
.user{
	background-color: rgba(0,0,0,.5);
    border-bottom: 1px solid #eee;
	padding:0 10px;
	height:126px;
	border-bottom:1px solid rgba(255,255,255,.2);
	position: relative;
}
.user_info{
	position:relative;
	padding:25px 0 15px 60px;
	height:45px;
	margin-top: -10px;
}
.user_info_avatar{
	overflow:hidden;
	position:absolute;
	margin-left:-60px;
	width:45px;
	height:45px;
}
.user_info_avatar img{
	display: block;
    -moz-border-radius: 23px;
    border-radius: 20px;
    width: 45px;
    height: 45px;
}
.user_info_show p{
	color:#fff;
	overflow:hidden;
	margin-top:2px;
	width:100%;
	white-space:nowrap;
	font-size: 12px;
}
.user_info_show a{
	-moz-border-radius: 1em;
	-webkit-border-radius: 1em;
	border-radius: 1em;
	border: 1px solid #FF0004;
	color: #fff;
	padding: 0 10px;
	background-color: #ff0004;
	
}
.user_info_show a:hover{
	border: 1px solid #FF0004;
	color: #FFFFFF;
	text-decoration: none;
}
.user_profit{
	height:24px;
	font-size:0;
}
.user_profit a{
	display: inline-block;
	width: 69px;
	height: 20px;
	border: 2px solid #FFFFFF;
	font-size: 12px;
	text-align: center;
	color: #FFFFFF;
	position: relative;
	z-index: 9;
}
.user_profit a:hover{
	border: 2px solid #e01222;
	color: #e01222;
	text-decoration: none;
}
#login_regin{
	margin-top: -10px;
	}
.news{
	overflow:hidden;
	padding:0 15px;
	height:118px;
}
.news .mod_tab_head{
	padding:8px 0 4px;
	border-bottom:1px solid #e6e6e6;
	position:relative;
	line-height:14px;
}
.news .mod_tab_head .active{
	border-bottom:2px solid #FF0000;
}
.news_more{
	position:absolute;
	right:0;top:8px;
	color:#333;
}
.news .mod_tab_head_item{
	color:#333;
	padding-right:12px;
	padding-left:12px;
	border-right:1px solid #dfe0e1;
}
.news .mod_tab_content{
	padding:12px 0;
}
.news .mod_tab_content_item{display:none}

.news_item a{
	line-height:22px;
	max-width:160px;
	_width:160px;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow:hidden;
	color:#666;
}
.notice {
    border-bottom: 1px solid rgba(0,0,0,.2);
    height: 90px;
    overflow: hidden;
    position: relative;
}
.title {
    background-color: rgba(0,0,0,.5);
    border-bottom: 1px solid rgba(255,255,255,.2);
    font: 14px/40px "microsoft yahei";
    height: 45px;
    overflow: hidden;
    padding-left: 14px;
    position: relative;
}
 .title em,.title2 em,.title em a {
    color: #fff;
    vertical-align: middle;
 }
  .title em,.title2 em,.title em a:hover{
	text-decoration: none;
	color: #fff;
  }
.notice .bg {
    background-color: rgba(0,0,0,.5);
    height: 155px;
    overflow: hidden;
    position: absolute;
    width: 190px;;
 }
.notice .list {
    height: 145px;
    overflow: hidden;
    padding-top: 10px;
    position: absolute;
    width: 100%;
    padding-left: 8px;
}
.notice .list i,.notice .list em {
    color: #fff;
    font-style: normal;
    font-family: "΢���ź�";
    font-size: 12px;
   }
.notice .list a:hover{
	text-decoration: none;
}
.title2 {
    background-color: rgba(0,0,0,.5);
    border-bottom: 1px solid rgba(255,255,255,.2);
    font: 14px/40px "microsoft yahei";
    height: 45px;
    overflow: hidden;
    padding-left: 14px;
    position: relative;
}
.notice .list li {
    height: 18px;
    line-height: 18px;
    margin: 0 10px 9px 0px;
    overflow: hidden;
}
life {
    height: 140px;
    overflow: hidden;
    position: relative;
}
.life .bg {
    background-color: rgba(0,0,0,.5);
    height: 128px;
    overflow: hidden;
    position: absolute;
    width: 190px;
}
.life .list li {
    border-bottom: 1px solid rgba(255,255,255,.2);
    border-right: 1px solid rgba(255,255,255,.2);
    float: left;
    height: 64px;
    overflow: hidden;
    width: 63px;
}
.life .list li a {
    color: #fff;
    cursor: pointer;
    display: block;
    font-family: "microsoft yahei";
    height: 74px;
    overflow: hidden;
    width: 62px;
}
.life .list li a:hover{
	text-decoration: none;
}
.life .list {
    height: 128px;
    overflow: hidden;
    position: absolute;
    width: 210px;
    margin-left: -19px;
}
.life .list li span{
	font-size: 24px;
    color: #fff;
    margin-top: 9px;
    margin-left: 17px;
    display: inline-block;
}
.life .list li i{
    color: #fff;
    margin-left: 17px;
    display: inline-block;
    font-style: normal;
}