
			*{ padding:0px; margin:0px; }
			body{ background:#D5DEE7; }
			a{ color:#C8DCE5; }
			h5{ margin:0 10px 0 10px; color:#FFF; font-weight: 600; font-size: 10px;  }
			
			.boxgrid{ 
				width: 251px; 
				height: 260px; 
				margin-top: -230px;
				margin-right: 5px;
				float:left; 
				/*background:#161613; 
				border: solid 2px #8399AF; */
				overflow: hidden; 
				position: relative; 
			}
			.boxgrid1{ 
				width: 251px; 
				height: 260px; 
				margin-top: -230px;
				margin-right: 5px;
				float:left; 
				/*background:#161613; 
				border: solid 2px #8399AF; */
				overflow: hidden; 
				position: relative; 
			}
			.boxgrid2{ 
				width: 251px; 
				height: 260px; 
				margin-top: -230px;
				margin-right: 5px;
				float:left; 
				/*background:#161613; 
				border: solid 2px #8399AF; */
				overflow: hidden; 
				position: relative; 
			}
			
				.boxgrid img{ 
					position: absolute; 
					padding-top: 18px;
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid1 img{ 
					position: absolute; 
					padding-top: 18px;
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid2 img{ 
					position: absolute; 
					padding-top: 18px;
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font-weight: 600; 
					font-size: 10px; 
				}
				
				.boxgrid1 p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font-weight: 600; 
					font-size: 10px; 
				}
				.boxgrid2 p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font-weight: 600; 
					font-size: 10px; 
				}
				.boxgrid  .text{
				    float: right;
					text-align: justify;
					width: 170px;
					
				}
				.boxgrid1  .text{
				    float: right;
					text-align: justify;
					width: 170px;
					
				}
				.boxgrid2  .text{
				    float: right;
					text-align: justify;
					width: 170px;
					height: 115px;
					
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				padding-top: 11px;
				background: #000; 
				/*height: 100px; */
				width: 100%; 
				opacity: .8; 
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
				/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
 			}
 				.captionfull .boxcaption {
 					top: 260;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 165;
 					left: 0;
 				}
				