div.webim-girl {
	background: url('images/girl.png') center center no-repeat;
	width: 83px;
	height: 97px;
	float: left;
}
div.webim-line {
	margin-left: 83px;
	padding-top: 20px;
}
	div.webim-line a.msg {
		display: block;
		width: 65px;
		margin:0px;
		padding: 16px 0px 0px 25px;
		color: #61599f;
		font-size: 10px;
		text-decoration: underline;
	}
	div.webim-line a.msg:hover { 
		text-decoration: none;
	}