/*0.01*/
	body {
		margin: 0px;
		padding:0px;
		background-color:#cccccc;
		text-align:center;
		background-image:url("/themes/htd/images/hightekcafe_09.png");
	}

	.banner {
		border:2px solid #666666;
		width:956px;
	}
	
	.mainbody {
		width:960px;
		background-color:#cccccc;
	}
	
	.menuside {
		width:200px;
		border-left:2px solid #666666;
		border-right:2px solid #666666;
		background-color:#cccccc;
	}
	
	a.menu:link, a.menu:active, a.menu:visited {
		padding-top:2px;
		padding-left:2px;
		font-size:15px;
		display:block;
		width:200px;
		height:21px;
		color:#FFFFFF;
		background-image:url("/themes/htd/images/hightekcafe_12.png");
		text-decoration: none;
		border-bottom:2px solid #666666;
		clear:both;
	}
	
	a.menu:hover {
		display:block;
		width:200px;
		height:21px;
		background-image:url("/themes/htd/images/hightekcafe_07.png");
		text-decoration: none;
		border-bottom:2px solid #666666;
	}
	
	.main {
		width:958px;
		border-right:2px solid #666666;
		background-color:#cccccc;
	}
	
	.copyright {
		width:956px;
		border:2px solid #666666;
		background-color:#999999;
	}
	