@CHARSET "UTF-8";
/*个人主页公共结构样式*/

/*头部编辑框样式*/
	#mysign table{
		height: 100px;
		margin-left: 10px;
	}
	#mysign table tr td .mytext{
		border: 1px solid #CCCCCC;
		height: 25px;
		
	}
/*留言板样式*/
.mes-box .pr{float:right; margin:0;}
.mes-box .qqh input{margin:0 2px;}
/* 动态样式*/
/* activity css */
	#actvity_list {}
	#actvity_list .item-box{
		border-bottom:1px dotted #CCCCCC;
		margin-top:10px;
		padding-bottom:10px;
	}
	.item-clear {
		clear:both;
		font-size:0;
		height:0;
		line-height:0;
		overflow:hidden;
		visibility:hidden;
	}
	.item-box .item-left{
		float:left;
		height:60px;
		width:70px;
	}
	.item-box .item-left .item-portrait-box{
		border:1px solid #CCCCCC;
		height:54px;
		margin-left:6px;
		width:54px;
	}
	.item-box .item-left .item-portrait{
		font-size:0;
		height:50px;
		margin:2px;
		text-align:center;
		width:50px;}
	.item-box .item-left .item-portrait img{ width:50px;}
	.item-box .item-right {
		margin-left:70px;
	}
	.item-box .item-title {
		font-size:14px;
		
		line-height:20px;
	}
	.item-box .title-left{
		line-height:20px;
	}
	.item-box .item-content{
		padding-top:2px;
		margin-bottom:5px;
	}
	.item-box .item-control{
		color:#A9A9A9 ;
		font-size:12px;
		line-height:14px;
		margin-bottom:5px;
	}
	.item-box .item-control .meta {
		margin:0 5px;
	}
	.item-box .item-control .time {
		white-space:nowrap;
	}
	.item-box .item-control .btn-comment {
		cursor:pointer;
	}
	.item-box .reply{
		margin-top:5px;
		background-color:#F4FBED;
		height:auto;
		opacity:1;
		overflow:visible;
	}
	.item-box .reply-edit{
		border-bottom:1px solid #CCCCCC;
		border-top:1px solid #FFFFFF;
		height:125px;
		
	}
	.item-box .reply .reply-text-box{margin:20px 0 5px 30px;}
	.item-box .reply .reply-text{
		float:left;
		color:#CCCCCC;
		font-size:12px;
		height:40px;
		overflow:auto;
		padding:5px;
		width:294px;
		margin-right:5px;
	}
	.item-box .reply .reply-btn{
		width:50px;height:50px;float:left;
		background:url(images/replybtn.gif) no-repeat;
		cursor:pointer;
	}
		
	.item-box .reply .reply-cmt{
		
	}
	.item-box .cmt-item {
		
		border-top:1px solid #FFFFFF;
		font-size:12px;
		padding:6px;
	}
	.item-box .cmt-item .cmt-left{
		float:left;
		width:50px;
	}
	.item-box .cmt-item .cmt-left .portrait{
		background-color:#FFFFFF;
		border:1px solid #CCCCCC;
		font-size:0;
		height:36px;
		width:36px;
	}
	.item-box .cmt-item .cmt-left .portrait img{height:36px;width:36px;}
	.item-box .cmt-item .cmt-right{margin-left:50px;width:360px;}
	.item-box .cmt-item .cmt-title{
		font-size:12px;
		height:20px;
		line-height:20px;
		position:static;
	}
	.item-box .cmt-item .cmt-title-left{float:left;}
	.item-box .cmt-item .cmt-title-right{color:#999999;float:right;position:static;}
	.item-box .cmt-item .cmt-content{line-height:16px;margin-top:4px;word-wrap:break-word;}
	.item-box .reply-control{
		border-top:1px solid #FFFFFF;
		height:26px;
		line-height:26px;
		text-align:right;
	}
	.item-box .reply-control span{cursor:pointer;padding-right:10px;}

	.l1-m2 .medal {
	 	overflow: hidden;
	 	_zoom:1;
	}
	.l1-m2 .medal a {
		float:left;
		height:48px;
		line-height: 48px;
	}
	.l1-m2 .medal .ico {
	 float: left;
	 width:130px;
	}
	.l1-m2 .medal .ico img {
	vertical-align: top;
	}
