@charset "utf-8";
/* CSS Document */

/* 内容页 */
#showinfo {
	width:746px;
	margin-top:10px;
	float:left;
	border:2px solid #2F9AFE;
	min-height:700px;
	/*height:700px;*/
	/*overflow:visible;
	position:relative;*/
	/*z-index:-1;*/
	}
#showinfo #showinfo-title {
	width:715px;
	float:left;
	margin-left:15px;
	_margin-left:10px;
	margin-top:15px;
	padding-bottom:5px;
	border-bottom:1px dashed #ccc;
	}
#showinfo #showinfo-title #lct-tubiao {
	width:13px;
	height:12px;
	float:left;
	margin-left:10px;
	background:url(../image/pmlc-icon.png) no-repeat;
	}
#showinfo #showinfo-title #daohang{
	float:left;
	margin-left:10px;
	font-size:12px;
	color:#000;
	}
#showinfo #showinfo-title #daohang a,a:visited {
	color:#000;
	}
#showinfo #showinfo-title #daohang a:hover {
	color:#ff8400;
	}
#showinfo #showinfo-content {
	width:715px;
	float:left;
	margin-left:15px;
	_margin-left:10px;
	}
#showinfo #showinfo-content #showinfo-biaoti {
	width:715px;
	float:left;
	margin-top:10px;
	}
#showinfo #showinfo-content #showinfo-biaoti h4 {
	margin:0 auto;
	}
#showinfo #showinfo-content #click {
	width:715px;
	text-align:center;
	float:left;
	margin-top:10px;
	font-size:12px;
	color:#8c8c8c;
	}
#showinfo #showinfo-content #content {
	width:715px;
	float:left;
	margin-top:10px;
	text-align:left;
	line-height:25px;
	font-size:12px;
	}
#showinfo #showinfo-content #News-print {
	float:right;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:20px;
/*	clear:both;*/
	font-size:12px;
	color:#0071DB;
/*	position:absolute;
	bottom:10px;
	right:10px;*/
	width:500px;
	text-align:right;
	}
#showinfo #showinfo-content #News-print a,a:visited {
	color:#0071DB;
	}
#showinfo #showinfo-content #News-print a:hover {
	color:#ff8400;
	}
/* 拍品展示内容 开始 */
#showinfo #showinfo-content #content img {
	width:250px;
	height:188px;
	float:left;
	 margin-left:230px;
	 margin-right:230px;
	/* _margin-left:120px;
	 _margin-right:120px; */
	 margin-bottom:10px;
	 border:1px solid #ccc;
	}
/* 拍品展示内容 结束 */






