BODY {
	margin:0px; 
	padding:0px;
}
#ustr{
	width:214px;
	height:152px;
	margin:0 auto;
	overflow:hidden;
}
#fc{
	FILTER:progid:DXImagetransform.Microsoft.GradientWipe(duration=1,gradientSize=0.5,motion=forward );
	MARGIN-LEFT:auto;
	width:214px;
	MARGIN-RIGHT:auto;
	height:152px;
}
#con {
	POSITION: relative;
	z-index:99999999;
	HEIGHT: 22px; 
	margin-top:-22px;
	text-align:center;
	color:#FFF;
	font-size:12px;
	line-height:22px;
	background:url(../imgleft.png) no-repeat;
}
#con a:link {color:#FFF;text-decoration: none;}
#con a:visited {color: #FFF;text-decoration: none;}
#con a:hover {color: #FFF;text-decoration: none;}

#no{
	FILTER:Alpha(opacity=30);
	moz-opacity:0.3;
	POSITION: relative;
	z-index:-99999999;
	HEIGHT: 20px; 
	moz-opacity: 0.4; 
	margin-top:-20px;
}

.imgbor3 {
	FILTER:Alpha(opacity=100);
	moz-opacity:0;
	width:16px; 
	height:16px;
	float:left;
	background:#dadada;
	text-align:center;
	line-height:16px; 
	color:#666;
	font-weight:bold;
	margin:0px 2px;
	display:inline;
}

.imgbor2 {
	FILTER: Alpha(opacity=100);
	moz-opacity:1;
	width:16px; 
	height:16px; 
	float:left;
	background:#019fe8; 
	text-align:center; 
	line-height:16px;
	color:#FFF; 
	font-weight:bold; 
	margin:0px 2px;
	display:inline;
}