.t_hub { border:1px solid #CCCCCC;}
.t_hub tr.off{ background-color:#F5F5F5; }
.t_hub .title {
	background:none repeat scroll 0 0 #CCCCCC;
	color:#A11A1F;
	font-size:18px;
	font-weight:bold;
	line-height:20px;
}
.t_hub p a {
	font-size: 30px;
	line-height: 20px;
	text-decoration: none;
	border-bottom: 1px solid #CCCCCC;
	display: block;
	margin: 0px;
	padding: 0px;
}
.t_hub p a strong {
	font-weight: normal;
	color: #A6131B;
	font-size: 24px;
}
.t_hub p {
	font-size: 16px;
	line-height: 40px;
}
.t_hub a img { border: 2px solid #4f4e4e; }
.t_hub a:hover img { border: 1px solid #A11A1F; padding:1px; }

body #lightbox {
	background:none repeat scroll 0 0 #FFFFFF;
	display:none;
	height:770px;
	left:50%;
	margin:-385px 0 0 -485px;
	padding:15px;
	position:absolute;
	text-align:left;
	top:50%;
	width:970px;
	z-index:9999;
}
