/*---日志框图像阴影--*/
.shadow
{
  float:left;
  background: url(../images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(../images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}
.shadow img 
{
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -3px 6px 6px -3px;
  padding: 2px;
}
br
{
  clear:both;
}
.imgborder {
	border: 1px solid #cccccc;
}
