/* CSS Document */
.thumbcntarr			{ color: #777; letter-spacing: 0px; }
.submenu 				{ margin: 5px 25px 5px 0px; clear: both; color: #444; text-align:center; padding-left: 30px;  }
.partmain				{ color: #999; line-height: 100%; 
	/*background: #F0F0F0; */
	margin: 0px 0px 0px 0px; text-align: left; width: 100%}
.partmain .submenu		{ clear: both; border: 0px solid #000000;}
.partmain .titlepart	{ 
	color: #000;
	font-weight: bold; 
	letter-spacing: 1px; 
	margin: 0px 0px 0px 0px; 
	padding: 15px 5px 10px;
	/*background: url('images/white_vbg1.jpg') repeat-x bottom center;*/ 
}
.partmain .titlepart a  { color: #000; }
.partmain .titlepart a:hover  { color: #666; }
.partmain .start		{ color: #000; letter-spacing: 2px; margin: 0px 0px 10px 0px; padding: 0px 15px 10px;  }
.theTitleA				{ color: #444; }
.partmain .midInfo		{ color: #666; border-left: 2px dotted #888480; margin: 0px 8px 1px 17px; padding: 2px 15px 2px 15px; line-height: 125%; text-align: justify; letter-spacing: 1px; }
.partmain .end			{ text-align: left; clear: both; 
						  margin: 0px 0px 10px 0px; 
						  padding: 0px 0px 0px 5px; }

.aThumb					{ margin: 0px 0px; /*background: #F0F0F0;*/  overflow: hidden; width: 100px; height: 118px; float: left; }
.aThumbP				{ margin: 0px 0px; overflow: hidden; width: 100px; height: 58px; float: left; }
.firstThumb				{ background: #F0F0F0; clear: both; width: 100%; }
.aThumb img				{ border: 1px solid #111; margin: 5px;}
.aThumb a				{ color: #444; }
.aThumb a:hover			{ color: #555; }
.thumbDate				{ color: #222; font-size: 0.8em; margin: 2px 0px; }
.thumbNameLine			{ height: auto; overflow: hidden; }



