/* CSS Document */
  /*tx_common*/
 
  .tx_fl{
    float:left;
  }
  .tx_fr{
    float:right;
  }
  .tx_clear{
    clear:both;
	height:0;
	width:0;
	line-height:0;
	overflow:hidden;
  }
  .tx_UserHeadPhoto{
    display:block;
	width:48px;
	height:48px;
  }
  .tx_UserHeadPhotoNick{
    display:block;
	width:48px;
	height:16px;
	text-align:center;
	overflow:hidden;
	padding:0px;
	margin:5px 0 0;
  }
  .tx_UserHeadPhotoTime{
    display:block;
	width:48px;
	height:16px;
	text-align:center;
	color:#999999;
  }
  .tx_UserPhotoList{
    margin:0;
	padding:0;
	list-style:none;
  }
  .tx_UserPhotoList li{
    float:left;
	margin-bottom:8px;
	height:auto;
	display:inline;
	width:51px;
  }
  .tx_UserHeadPhoto  a {
	display:block;
	height:48px;
	overflow:hidden;
	width:48px;
	}
  #sidebar .sidebar-top {
	background:transparent url(../images/corner-l-t.gif?v=1) no-repeat scroll left top;
	height:8px;
	left:0;
	position:absolute;
	top:0;
	width:8px;
	}
	.appList li a:hover {
     background-color:#B6E7EC;
    
    }
	.del {
         background:transparent url(../images/del.gif?v=2) no-repeat scroll 50% 50%;
    }


/*tab*/
.user-tabs {

    padding:0;
	margin:10px 0; padding-left:10px; 
	overflow:hidden; 
	background:url(../images/tab-menubg.gif?v=21) bottom repeat-x;


}
.user-tabs .tabs-left{ float:left; position:relative}

html .user-tabs .tabs-left{ overflow:hidden; zoom:1;}
.user-tabs .tabs-left li{font-size:14px; float:left; margin-right:5px; padding-left:10px; text-align:center;overflow:hidden;background-image:url(../images/v2_tab_menubg.gif?v=2);background-position:left -61px;background-repeat:no-repeat; height:29px;}
.user-tabs .tabs-left li div.fortabsbg,
.user-tabs .tabs-left li a{color:#333; font-size:14px; margin-left:-10px;_margin-left:-5px; padding:5px 18px 0px; background:url(../images/v2_tab_menubg.gif?v=2) right -90px no-repeat; display:block; float:left; height:26px; font-weight:bold; color:#005DB1;	line-height:1.5;}


.user-tabs .tabs-left li:hover,.user-tabs .tabs-left li.tab-hover{background-image:url(../images/v2_tab_menubg.gif?v=2); background-position:left 0px;}
.user-tabs .tabs-left li a:hover{background-image:url(../images/v2_tab_menubg.gif?v=2); background-position:right -29px;color:#005DB1;text-decoration:none;}
.user-tabs .tabs-left li.selected{ background-image:url(../images/v2_tab_menubg.gif?v=2); background-position:left -119px;}
.user-tabs .tabs-left li.selected div.fortabsbg,
.user-tabs .tabs-left li.selected a{font-weight:bold; background:url(../images/v2_tab_menubg.gif?v=2) right -151px; color:#333;}
.user-tabs .tabs-left li.selected a:hover{font-weight:bold; background:url(../images/v2_tab_menubg.gif?v=2) right -151px; color:#333;}
.user-tabs .tabs-left li.selected:hover{font-weight:bold;  background-image:url(../images/v2_tab_menubg.gif?v=2); background-position:left -119px;}	