﻿.pic-left{
	float:left;
	width:140px;
}
.pic-right{
	float:right;
	width:610px;
}
.picContent{
	width:100%;
	height:188px;
}
.picContent img{
	width:100%;
	height:188px;
}
.pic-title{
	width:100%;
	background:#f0f0f0;

}
.pic-title div{
	color: #2388ce;
font-size: 14px;
font-weight: bold;
text-align: center;
}
.imageUrl{
	display:none;
}
#Title{
font-size: 14px;
display: block;
height: 30px;
line-height: 30px;
margin-top:10px;
}