/*���¶��ųɼ�չʾ*/
.showsms {
	width:618px;
	height:110px;
	margin:0 auto 15px;
	border:1px solid #dedad9;	
	background:url("smsrepeat.gif")/*tpa=http://www.163e.com.cn/3dimages/style/smsrepeat.gif*/ repeat-y 352px top;
	position:relative;
	left:0;top:0;
	

}
.showsms .smstitle {
	width:70px;
	height:66px;	
	background:url("smsbg.gif")/*tpa=http://www.163e.com.cn/3dimages/style/smsbg.gif*/ no-repeat;
	top:0;left:0;
}
.showsms ul {
   font-size:12px; 
	width:560px;
	top:6px;left:70px;
     position: absolute;
	line-height:normal;
}
.showsms ul li {
    font-size:12px;
	height:25px;
	line-height:25px;
	background:url("sms_t.gif")/*tpa=http://www.163e.com.cn/3dimages/style/sms_t.gif*/ no-repeat 0 7px;
	clear:both; vertical-align:bottom;
}
.showsms span {margin:0;padding:0;display:inline-block;}
.showsms .sms_left {float:left;font-size:12px;}
.showsms .sms_right {float:right;color:#9c9688;font-size:12px;}
