/*body{background-color:#232323}*/
/** { margin: 0; padding: 0; list-style: none; }*/
.Procontent { 
	background: white;
    border-radius: 25px;
    width: 810px;
	}
.Procontent li {
	float: left;
    width: 400px;
    padding-top: 30px;
	}
.Procontent img {
    border-radius: 20px;

 }
 .Protitle { 
	float: left;
    margin: 30px 20px 0px 20px;
	width: 100%;
	font-size:16px;
	color:#666666
	}
.Protitle li {
	padding: 10px;
	}

#imgbox-loading { position: absolute; top: 0; left: 80; cursor: pointer; display: none; z-index: 90; }
#imgbox-loading div { background: #FFF; width: 100%; height : 100%; }
#imgbox-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #000; display: none; z-index: 80; }
.imgbox-wrap { position: absolute; top: 0; left: 0; background: #FFF; display: none; z-index: 90; }
.imgbox-img { padding: 0; margin: 0; border: none; width: 100%; height: 100%; vertical-align: top; }
.imgbox-title { padding-top: 10px; font-size: 11px; text-align: center; font-family: Arial; color: #333; display: none; }
.imgbox-bg-wrap { position: absolute; padding: 0; margin: 0; display: none; }
.imgbox-bg { position: absolute; width: 20px; height: 20px; }
