.InfoTable .ShowPic{

	width:350px;

	padding-top:10px;

}

.InfoTable .ShowPic .BigPic{

	width:315px;

	height:315px;

	border:#DDD solid 1px;

	background:#FFF;

	margin:auto;

}

.InfoTable .ShowPic .BigPic td{

	text-align:center;

	vertical-align:middle;

}

#magnifier{

width:300px;

height:300px;

position:relative;

top:0px;

left:0px;

font-size:0;

overflow:hidden;

margin:auto;

}

#magnifier div{

z-index:100;

position:absolute;

background:url(imgbg.gif);

}

.ZoomTabel{

	height:315px;

}

.ZoomTabel td{

	vertical-align:middle;

}

#magss{

	position:relative;

	overflow:hidden;

	z-index:100;

	top:0;

	left:0;

	margin-left:10px;

}

.ChangePic{

	height:70px;

	width:320px;

	overflow:hidden;

	margin:5px auto;

	position:relative;

}

.ChangePic #Up_atc,.ChangePic #Down_atc{

	width:18px;

	height:64px;

	overflow:hidden;

	position:absolute;

	top:0;

	cursor:pointer;

}

.ChangePic #Up_atc{

	background:url(array.gif) left top no-repeat;

	left:0;

}

.ChangePic #Down_atc{

	background:url(array.gif) right top no-repeat;

	right:0;

}

.ChangePic .listminpic{

	width:280px;

	height:70px;

	overflow:hidden;

	margin:2px auto 0 auto;

	position:relative;

}

.ChangePic .listminpic .lists{

	width:10000px;

	position:absolute;

}

.ChangePic .listminpic .lists ul{

	float:left;

}

.ChangePic .listminpic .lists ul li{

	width:70px;

	height:70px;

	overflow:hidden;

	float:left;	

}

.ChangePic .listminpic .lists ul li div{

	border:#DDD solid 1px;

	width:50px;

	padding:5px;

	margin:auto;

	FILTER: alpha(opacity=60); 

	opacity: 0.6;

}

.ChangePic .listminpic .lists ul li.cur div{

	FILTER: alpha(opacity=100); 

	opacity: 1;

	border:#F00 solid 1px;

}

.ChangePic .listminpic .lists ul li div a{

	display:block;

	width:50px;

	height:50px;

	text-align:center;

	overflow:hidden;

}

.InfoTable .MoreInfo{

	padding:10px 15px 0 0;

}

.InfoTable .MoreInfo div.ListMoreBase{

	position:relative;

}

.InfoTable .MoreInfo div.ListMoreBase .ShowBase{

	width:350px;

	height:350px;

	position:absolute;

	left:0;

	top:-315px;

}

.InfoTable .MoreInfo div.ListMoreBase .ShowBase div{

	height:25px;

	line-height:25px;

	overflow:hidden;

	padding-left:5px;

}

.InfoTable .MoreInfo div.ListMoreBase .ShowBase div span{

	color:#F60;

}
.InfoTable .MoreInfo div.ListMoreBase .ShowBase div strong{
	
	color:#F00;

	font-size:22px;

}
.InfoTable .MoreInfo div.ListMoreBase .ShowBase div.minfos{

	color:#666;

	font-size:12px;

}

.InfoTable .MoreInfo div.ListMoreBase .actions{

	padding-top:20px;

	height:30px;

	overflow:hidden;

}

.InfoTable .MoreInfo div.ListMoreBase .actions a{

	display:block;

	height:30px;

	padding:0 15px 0 22px;

	line-height:30px;

	background:url(atcbg.gif) left 3px no-repeat;

	float:left;

	font-size:14px;

	font-weight:bold;

}

.InfoTable .MoreInfo div.ListMoreBase .actions a.send{

	background:url(atcbg.gif) left -62px no-repeat;

}

.InfoTable .MoreInfo div.ListMoreBase .actions a.report{

	background:url(atcbg.gif) left -27px no-repeat;

}

.InfoTable .sendmsg{

	padding:10px 10px 15px 10px;

	text-align:center;

	line-height:20px;

	color:#666;

}

.InfoTable .sendmsg p{

	margin-bottom:5px;

}

