#shadow {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 100;
	background-image: url(i/thumb-trans.png);
	text-align: center;
}
* html #shadow {
	/* hack for IE < 7 opacity */
	background-color: #333;
	back\ground-color: transparent;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="i/thumb-trans.png", sizingMethod="scale");
}
#shadow.on {
	display: block;
}
#loading {
	background: url(i/thumb-preload.gif) no-repeat;
	position: absolute;
	left: 48%;
	top: 50px;
	width: 55px;
	height: 55px;
	margin: 0 auto;
	cursor: pointer;
}
#litebox {
	background: #fff;
	padding: 5px 0;
	margin: 0 auto;
}
#litebox img {
	cursor: pointer;
}
#litebox p {
	margin: 0;
	padding: 10px 0;
	color: #333;
}
#litebox em {
	color: #999;
	display: block;
  font-size: 85%;
}
#litebox a {
	border: none;
	width: 21px;
	height: 21px;
}
#litebox a.prev {
	float: left;
	background: url(i/thumb-prev.gif) no-repeat 0 50%
}
#litebox a.next {
	float: right;
	background: url(i/thumb-next.gif) no-repeat 0 50%
}


.tableDetail {
	font-size: 10px;
	font-family: Verdana;
	color: #49394E;
	text-align: center;
}

.tableDetail a {
		color: #6290a8;
		text-decoration: none;
		}
.tableDetail a:hover  {
		color: #6290a8;
		text-decoration: underline;}

.text4-add {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #b90000;}
	.text4-add a:link {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #B90000;
}

	.text4-add a:hover {
	color: #B90000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
}
	.text4-add a:visited {
	color: #B90000;
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.content a:hover  {
		color: #6290a8;
		font-size: 12px;
		text-decoration: underline;}
.inputstyle {
	font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}
.footer {font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	}
	.footer a{font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;}
	.footer a:hover{font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;}
	.footer a:visited{font-family: tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;}
.tableDetail td {
font-family: Tahoma;
font-size: 11px;
color:#6290a8;
font-weight: bold;
		}
.block2 { 
	width: 200px; 
	background: #fc0; 
	padding: 5px; 
	border: solid 1px black; 
	float: right; 
	position: relative; 
	top: 40px; 
	right: 30px; 
   }
   

}

