@charset "utf-8";
/* CSS Document */
.bg2
{
	margin:0px 0px 0px 0px;
	font-family:"ËÎÌå","Times New Roman" ;
	font-size:12px;
	text-align:center;
	background:url(spacer.jpg);
	margin-top:0px;
}

.border{
	border:solid 1px #E7E7E7;
}

.bg
{
	color:#666666;
	background:#F0F7FF;
}

.rec{
	border:solid 1px #DBECDF;
	background:#fff;
	font-size:13px;
	margin-bottom:5px;
	padding:5px;
	color:#666666
}
.rec .head{
	height:18px;
	border-bottom:dotted 1px #999999;
}
.rec .Title{
	float:left;
}
.rec .Time{
	float:right;
}
.rec .Context{
	clear:both;
	margin:10px 0px 10px 0px;
}