/*Trans Pic Style*/
#idPicShowtwo{
	width:473px;
	height:217px;
	border:1px solid #eee;
	position:relative;
}
#idPicTexttwo{
	background:#eee;
	line-height:24px;
	text-align:center;
	font-weight:bold;
	width:658px;
	white-space:nowrap;
	overflow:hidden;
	font-size:12px;
}
#idPicTexttwo a{
	text-decoration:none;
	color:#333;
	display:block;
}
#idPicListtwo img{
	cursor:pointer;
	width:473px;
	height:217px;
	filter:alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	border:0;
	margin:10px;
}
#idPicListtwo img.on{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#idNumtwo{ position:absolute; right:10px; bottom:10px;}
#idNumtwo li{
	float: left;
	list-style:none;
	color: #459fef;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 14px;
	cursor: pointer;
	margin: 4px;
	border: 1px solid #707070;
	background-color: #FFFFFF;
}
#idNumtwo li.on
{
	color:#FFFFFF;
	line-height: 21px;
	width: 21px;
	height: 21px;
	font-size: 21px;
	border: 1 0 0 0 #ff;
	background-color: #459fef;
	font-weight: bold;
}

#fW_ad {float:left; width:144px; height:217px; margin-left:4px;}

#fW_ad div {padding-bottom:2px;}


