@charset "utf-8";
#info{ float: left; margin-left:3px; margin-top:10px}
#table .tr1{
	background: #EFF5FF;
	border-bottom: 1px solid #D9E8FF;
}
#table span{ font-weight: bold; }
#table td{ padding: 4px; }
#table{ border: 1px solid #D9E8FF;border-bottom:none;margin-bottom:10px;width:296px}
.msgdiv{width: 310px; border:#eee solid 3px;float: left; margin-left: 10px;background: #79A7E2; padding:1px;margin-top:10px}
.msgdiv .title{background: #EFF5FF; width:100%; padding:5px; font-weight:bold; text-decoration:underline}
.msgdiv .content{background:#fff; width:100%; height:100%; padding:5px;}
.msgdiv .content ul{padding-left:20px;}
.msgdiv .content ul li{ line-height:184%}
.msgdiv iframe{width:100%; height:110px}
