.fLeft {
	float:left;
}
.mTB10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.overflow {
	overflow:hidden;
}
#bigpic {
border:1px solid #E5E6E6;
height:350px;
position:relative;
text-align:center;
width:310px;
}
.jCarouselLite button {
	border:none;
}
.jCarouselLite {
	margin-bottom: 0px;
}
.imgScroll {
	background: url(../images/img_scroll.gif) no-repeat;
	height: 66px;
	width: 14px;
	background-color: transparent;
}
.prev {
	background-position: left center;
}
.next {
	background-position: -14px center;
}
.artContent {
	clear:both;
	font-size:14px;
	line-height:23px;
	overflow:hidden;
	padding:9px 0;
	color:#2f2f2f;
}

#bigpic img {
	max-width: 450px;
	max-height:560px;
	width:expression(this.width>450 ? '450px' : true);
	width:expression(this.height>560 ? '560px' : true);
}
ul.w25 li {
	float: left;
	width: 56px;
	height:56px;
}
#efpListLeftArr {
background:url("../images/photo/icon_clubs.gif") no-repeat scroll -68px -380px transparent;
cursor:pointer;
float:left;
height:45px;
left:8px;
position:absolute;
top:12px;
width:10px;
}
#efpListRightArr {
background:url("../images/photo/icon_clubs.gif") no-repeat scroll -79px -380px transparent;
cursor:pointer;
float:left;
height:45px;
position:absolute;
right:8px;
top:12px;
width:10px;
}