@import url("share.css");

.topinfo{
	font-size:14px;
	color:#333;
	background:transparent;
}

#mailBox{
	margin-top:10px;
	width:550px;
	height:400px;
}

.entryBody h5{
	font-size:14px;
	color:#030;
	background:transparent;
	border-left:10px solid #030;
	clear:both;
	margin:20px 0 10px 0;
	padding-left:7px;
}

.entryBody p{
	width:562px;
	height:auto;
	font-size:12px;
	padding-left:20px;
	line-height:1.4;
	clear:both;
}

.entryBody p strong{
	font-weight:bold;
	font-size:14px;
	line-height:1.4;
	clear:both;
}