td.top{
width:200px;
 height: 205px;
 background-color: #000;
 border-left: 1px groove #666666;
vertical-align: bottom;
text-align: center;
background-image: url(/image/fonTop1.gif);
}
 td.topmenu, td.topmenuHover{
	width:200px;
 	height: 55px;
 	background-color: #000;	
 	border-left: 1px groove #666666;	
 	border-bottom: 1px groove #666666;	
	text-align: center;
	vertical-align: middle;
	color: #fff;
	font-size: 12px;
	cursor: pointer;
}
 td.topmenu{
	background-image: url(/image/fonTopMenu.gif);
} 
td.topmenuHover{
	background-image: url(/image/fonTopMenuBlue.gif);
}
a.topmenu{
 	color: #fff;
	font-size: 12px;
	cursor: pointer;		
	text-decoration: none;
}

td.leftright{
 	border-left: 1px groove #666666;	
width:25%;
	background-image: url(/image/topfon.gif);
	text-align:center;
}
td.vimenu{
		width:1%;
 	height: 55px;
 	background-color: #242424;	
	border-top: 1px groove #666666;	
 	border-left: 1px groove #666666;	
 	border-bottom: 1px groove #666666;	
		text-align: center;
		vertical-align: middle;
		color: #fff;
		font-size: 12px;
		cursor: pointer;
}
