		

			body{  }
			a{ color:#dfc7b3; }
			h3{
	color:#FFF;
	font:14px gnuolanerg,Tahoma; 
	letter-spacing: 1px;
	text-transform: uppercase;
	/*font-weight: bold;*/
	margin-top: 0px;
	margin-right:  0px;
	margin-bottom: 0;
	margin-left: 0px;
}
			
			.boxgrid{
	width: 211px;  /*ความกว้างของรูป +2 สำหรับcss กรอบรูป*/
	height: 113px;  /*ความสูงของรูป +2 สำหรับcss กรอบรูป*/
	margin:0px;  /*ระยะจากกรอบ 7*/
	float:center;
	/*background:#161613;*/
	/*border: solid 4px #000;*/
	overflow: hidden;
	position: relative;
			}			
 
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0px solid #E8E8E8;
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt gnuolanerg,Tahoma; 
				}
				
			.boxcaption{
	float: left;
	position: absolute;
	background: #000000;
	height: 50px; /*ความสูงกรอบดำ*/
	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)";
	padding: 0px; /*ซ้ายขวาบนล่างตัวหนังสือ*/

 			}
 				.captionfull .boxcaption {
	top:115px; /*ระยะซ่อนความสูงของกรอบดำ+2*/
	left: 0px;
 				}
 
 				.caption .boxcaption {
 					top: 0px;
 					left: 0;
 				}


 
			
			.boxgrid2{
	width: 169px;  /*ความกว้างของรูป +2 สำหรับcss กรอบรูป*/
	height: 238px;  /*ความสูงของรูป +2 สำหรับcss กรอบรูป*/
	margin:0px;  /*ระยะจากกรอบ 7*/
	float:center;
	/*background:#161613;*/
	/*border: solid 4px #000;*/
	overflow: hidden;
	position: relative;
			}
			
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0px solid #E8E8E8;
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10pt gnuolanerg,Tahoma; 
				}
				
			.boxcaption2{
	float: left;
	position: absolute;
	background: #000000;
	height: 50px; /*ความสูงกรอบดำ*/
	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)";
	padding: 0px; /*ซ้ายขวาบนล่างตัวหนังสือ*/

 			}
 
				.captionfull2 .boxcaption2 {
	top:240px; /*ระยะซ่อนความสูงของกรอบดำ+2*/
	left: 0px;
 				}
 				.caption .boxcaption {
 					top: 0px;
 					left: 0;
 				}