			*{ padding:0px; margin:0px; }
			body{ background-image:url(../images/bg.jpg); background-repeat:repeat;  }
			a{ font-size:12px; color:#ffffff; }
			h5{ margin: 10px 10px 0 10px; color:#FFF; font:12px Arial, sans-serif; letter-spacing:-1px;  }

			.boxgrid{ 
				width: 200px; 
				height: 110px; 
				margin:10px; 
				float:left; 
				background:#161613; 
				border: solid 1px #ffffff; 
				overflow: hidden; 
				position: relative; 
			}
				.boxgrid img{ 
					position: absolute; 
					top: 0; 
					left: 0; 
					border: 0; 
				}
				.boxgrid p{ 
					padding: 0 10px; 
					color:#afafaf; 
					font-weight:bold; 
					font:10px "Lucida Grande", Arial, sans-serif; 
				}
				
			.boxcaption{ 
				float: left; 
				position: absolute; 
				background: #000; 
				height: 110px; 
				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: 221;
 					left: 0;
 				}
 				.caption .boxcaption {
 					top: 190;
 					left: 0;
 				}
td.info{ text-align:center; font-size:12px; color:#CCCCCC;}	
#main {		
			margin:0px auto;
			width:1000px;
			overflow:auto;
		}
#head {		height:165px;		
			margin:0px auto;
			width:1000px;
			overflow:hidden;
		}

		
*.head1 { padding:50px 0px 0px 0px; width:450px; float:left; text-align:rigth; overflow:hidden; color:#FFFFFF; height:150px;font-size:60px; color:#666666; }
*.head2 { padding:80px 5px 0px 0px; width:450px; float:left; text-align:left; overflow:hidden; color:#FFFFFF; height:150px; }		
*.content1 { padding:0px 0px 0px 0px; width:450px; float:left; text-align:right; overflow:hidden; color:#FFFFFF; }
*.content2 { padding:25px 5px 0px 0px; width:450px; float:left; text-align:left; overflow:hidden; color:#FFFFFF;  }
*.part { padding:0px 0px 0px 0px; width:150px; float:left; text-align:right; overflow:hidden; color:#FFFFFF; }
#foot {		height:100px; font-size:12px;  color:#666666; padding:10px 50px 0px 0px; text-align:right;
		}	
