﻿/*弹出层css*/	
.other_price_show{
	border-collapse: collapse;
	line-height:200%;
	font-size:13px;
	text-align:center;
}
.other_price_show td{
	border-top: 1px solid #B8DFFF;
	font-size:13px;
	background:#fff;
}
.other_price_span { color:#FF6600;}	
/*---------------浮出说明层------------------*/
.pub_price_info .top_l {
	width: 10px;
	height: 10px;
	background: url(images/blk_jmpInfo01_tl.gif) left top no-repeat;
}
 .pub_price_info .top_m {
	height: 10px;
	background: url(images/blk_jmpInfo01_tm.gif) left top repeat-x;
}
  .pub_price_info .top_r {
	width: 10px;
	height: 10px;
	background: url(images/blk_jmpInfo01_tr.gif) left top no-repeat;
}
  .pub_price_info .middle_l {
	width: 10px;
	height: 10px;
	background: url(images/blk_jmpInfo01_ml.gif) left top repeat-y;
}
  .pub_price_info .middle_m {
	margin: 0;
	padding: 5px 10px 10px 5px;
	background: #F1F9FF;
}
  .pub_price_info .middle_content {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	text-align: left;
	color: #000;
}
  .pub_price_info h1 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	border-bottom: #94CEFD solid 1px;
	color: #000;
	width: 100%;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
	overflow: hidden;
	font-family:Simsun;
}
  .pub_price_info .middle_r {
	width: 10px;
	height: 10px;
	background: url(images/blk_jmpInfo01_mr.gif) left top repeat-y;
}
  .pub_price_info .bottom_l {
	width: 10px;
	height: 10px;
	background: url(images/blk_jmpInfo01_bl.gif) left top no-repeat;
}
.pub_price_info .bottom_m {
	height: 10px;
	background: url(images/blk_jmpInfo01_bm.gif) left top repeat-x;
}
  .pub_price_info .bottom_r {
	width: 10px;
	height: 10px;
	background: url(images/blk_jmpInfo01_br.gif) left top no-repeat;
}
.pub_price_span {
	border-bottom:1px dashed;
	color:#0055AA;
	cursor:pointer;
	font-weight:normal;
}  
