.TableForAdver
{
	border:2px;
	border-style:ridge;
	border-color:Red;
	margin-top:30px;	
	vertical-align:top;
	text-align:center;
}
.PicForAdver
{
	border:2px;
	border-style:solid;
	border-color:Navy;
	margin-bottom:10px;
	margin-top:10px;
	width:80;
	height:80;
}
.TableForAdverH
{
	border:0px;
	border-style:none;
	border-color:Red;
	margin-top:30px;	
	vertical-align:top;
	text-align:center;
}
.PicForAdverH
{
	border:2px;
	border-style:none;
	border-color:Green;
	margin-left:10px;
	margin-right:10px;	
	width:80;
	height:80;
}
