﻿/* CSS Document */
 
.fpic {
	position:relative;
	z-index: 3; 
	width: 302px;
	text-align:center;
}
#focpic {
	position:absolute;
	left:0px;
	top:0;
	border:0;
	position:absolute;
	filter:RevealTrans ( duration = 1，transition=23 );
	visibility:visible;
	width:302px;
	height:198px;
}
#fpicBig{
	position:relative;
	width:302px;
	height:198px;
	margin-bottom:2px;
}
#fttltxt{
	position:absolute;
	bottom:-1px;
	left:0;
	float:left;
	width:292px;
	height:25px;
	padding-left:10px;
	line-height:28px;
	vertical-align:middle;
	text-aglin: center;
	background:#000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
}
#fttltxt a{
	color:#fff;
	text-decoration:none;
}
#fttltxt a:hover{
	text-decoration:none;
}
.smalllnk{
	float:left;
	width:302px;
}
.smalllnk img{
	width:65px;
	height:45px;
	margin:0;
}
.bpic {
	position: relative; 
	float: left; 
	margin: 0; 
	width: 244px; 
	height: 243px;
}
.thubpic {
	float:left;
	z-index:20;
	width:69px;
	margin-top:3px;
}
.thubpic img {
	border:2px solid #ccc;
}
.thubpiccur{
	float:left;
	width:69px;
	cursor:hand;
	z-index:20;
	top:10px;
	margin-right:2px;
}
.thubpiccur img {
	border:2px solid #666;
}
.smalllnk .imgnewsmore img{
	margin-left:3px!important;
	margin:0;
	height:49px;
	width:20px;
}