@charset "UTF-8";
/**
 *
 * @authors wade (you@example.org)
 * @date    2017-01-04 12:25:07
 * @version $Id$
 */

 /*交易编码样式*/
 .tradeCode-content{
 	color:#3c3c3c;
 }
 .tradeCode-content p{
 	margin:12px 0;
 }
 .tradeCode-content p.tableTitle{
 	margin: 0;
 	padding-left: 33px;
 	font-weight: bold;
 }
 .table1{
 	width:652px;
 	height:152px;
 	margin:0 auto;
 	background:url('/images/content/transaction_code/tablebg.png')no-repeat center center;
 	margin-top:5px;
 }
 .table1 table{
 	width:652px;
 	height:152px;
 	margin:0 auto;
 }
 .table1 table td{
 	text-align:center;
 }
 .table1 table td img{
 	vertical-align:middle;
 	margin-left:5px;
 }
 .fontweightBold{
 	font-weight:bold;
 }
 .fontSize{
 	font-size:14px;
 }
 .colorSpe{
 	color:#825414;
 }
 .tradeCode-content p.beizhu{
 	color:#666;
 	padding-left:31px;
 	margin-top:4px;
 }
 .memberCenter{
 	color:#0e79cb!important;
 }
 .Test-method{
    line-height: 40px;
    font-size: 20px;
    font-weight: 700;
    color: #926e20;
    margin-top:30px;
 }
 .transaction-codePic1{
 	width:577px;
 	margin:0 auto;
 	margin-top:10px;
 	margin-bottom:10px;
 }
  .transaction-codePic2{
 	width:656px;
 	margin:0 auto;
 	margin-top:10px;
 	margin-bottom:10px;
 	position:relative;
 }
 .absoluteTable{
 	position:absolute;
 	top:8px;
 	right:8px;
 }
 .absoluteTable table{
 	height:165px;
 }
 .bottomTableLeft,.bottomTableRight{
 	width:348px;
 }
 .bottomTableLeft{
 	float:left;
 }
 .bottomTableRight{
 	float:right;
 }
 .bottomTableLeft table,.bottomTableRight table{
 	width:340px;
 	height:115px;
 	margin:0 auto;
 }
 .bottomTableLeft table td,.bottomTableRight table td{
 	text-align:center;
 	border-top:1px solid #d3d3d3;
 	border-left:1px solid #d3d3d3;
 }
 .borderB{
 	border-bottom:1px solid #d3d3d3;
 }
 .borderR{
 	border-right:1px solid #d3d3d3;
 }
 .bgcG{
 	background-color:#f9f9f9;
 }
 .bgcP{
 	background-color:#fef6d7;
 }
 .bottomTableW{
 	margin-top:15px;
 	margin-bottom:150px;
 }
 .content_txt_box a.insHref{
    color:#3c3c3c;
}