/*Trans Pic Style*/
#idPicShow{
	width:280px;
	height:210px;
	border:1px solid #E5B2B1;
	position:relative;
}
#idPicText{
	background:#eee;
	line-height:24px;
	text-align:center;
	font-weight:bold;
	width:281px;
	white-space:nowrap;
	overflow:hidden;
	font-size:12px;
}
#idPicText a{
	text-decoration:none;
	color:#333;
	display:block;
}
#idPicList img{
	cursor:pointer;
	width:65px;
	height:50px;
	filter:alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	border:0;
	margin:10px;
}
#idPicList img.on{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#idNum{ position:absolute; right:5px; bottom:5px;}
#idNum li{
	float: left;
	list-style:none;
	color: #fff;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	margin: 1px;
	border: 1px solid #707070;
	background-color: #060a0b;
}
#idNum li.on{
	line-height: 18px;
	width: 18px;
	height: 18px;
	font-size: 14px;
	border: 0;
	background-color: #ce0609;
	font-weight: bold;
}

#idPicShowtwo{
	width:658px;
	height:95px;
	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:65px;
	height:50px;
	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: #fff;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	margin: 1px;
	border: 1px solid #707070;
	background-color: #060a0b;
}
#idNumtwo li.on{
	line-height: 18px;
	width: 18px;
	height: 18px;
	font-size: 14px;
	border: 0;
	background-color: #ce0609;
	font-weight: bold;
}

/********************************/
#idPicShowThree{
	width:329px;
	height:248px;
	border:1px solid #E5B2B1;
	position:relative;
}
#idPicTextThree{
	background:#eee;
	line-height:24px;
	text-align:center;
	font-weight:bold;
	width:329px;
	white-space:nowrap;
	overflow:hidden;
	font-size:12px;
}
#idPicTextThree a{
	text-decoration:none;
	color:#333;
	display:block;
}
#idPicListThree img{
	cursor:pointer;
	width:65px;
	height:50px;
	filter:alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
	border:0;
	margin:10px;
}
#idPicListThree img.on{
	filter:alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

#idNumThree{ position:absolute; right:5px; bottom:5px;}
#idNumThree li{
	float: left;
	list-style:none;
	color: #fff;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	margin: 1px;
	border: 1px solid #707070;
	background-color: #060a0b;
}
#idNumThree li.on{
	line-height: 18px;
	width: 18px;
	height: 18px;
	font-size: 14px;
	border: 0;
	background-color: #ce0609;
	font-weight: bold;
}
/********************************/
/*Float Pic Style*/
.FloatDivSize
{width: 100px; height: 115px;   }
.FloatPicSize
{width: 100px; height: 100px; }
.FloatCloSize
{width: 100px; height: 15px; text-align:right; background-image:url('Imagesclose2.gif');background-repeat:repeat-x;}
