
.add_skin {
	border: 1px solid #CCCCCC;
	font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.add_skin .bt {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
}
.add_skin .nr {
	padding: 12px;
}


.bjbg td 
{
	line-height:2;
}

.bjbg .gray td {
	background-color:#F7F7F7;

}
.bjbg .white td {
	background-color: #FFFFFF;
}
.add_skin .nr .bjbg td {
	padding: 5px;
}

.bjbg .z,.bjbg .y {
	background-image: url(../images/inp_BG_bj.gif);
	float: left;
	background-repeat: no-repeat;
	background-position: left 1px;
	float: left;
	width: 12px;
	display: block;
	height: 25px;
}
.bjbg .z {
	background-position: left;
}
.bjbg .y {
	background-position: right;
}

.bjbg .yd {
	background-image: url(../images/in_k_bg.gif);
	background-repeat: no-repeat;
}

.bjbg .txk input {
	background-image: url(../images/input.gif);
	background-repeat: no-repeat;
	height: 18px;
	line-height:18px;
	border: 1px solid #9fb5c2;
	background-attachment: fixed;
}
/*ÎÄ±¾ÓòÑùÊ½*/
.txk_2 input {
	background-image: url(../images/input.gif);
	background-repeat: no-repeat;
	border: 1px solid #9fb5c2;
	background-attachment: fixed;
}
.bjbg .redio {
	margin:-5px 0px -5px 0px;
}

.add_skin  .nr  .bjbg  .add_ico {
	border-style: none;
}
.fulImages    {
	height: 22px;
	line-height:18px;
	border: 1px solid #9fb5c2;
	background-attachment: fixed;
	background-image: url(../images/input.gif);
	background-repeat: no-repeat;
}
BODY {
	font-family: Verdana,Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}

.txk {
	float: left;
	height: 18px;
}

.txk input{
	background-image: url(../images/inp_BG.gif);
	background-repeat: repeat-x;
		height: 24px;
		border: 1px none #999999;
		line-height: 22px;
		background-attachment: fixed;
}

.txk textarea
{
	background-repeat: repeat-x;
		height: 24px;
		border: 1px #cccccc solid ;
		line-height: 22px;
		background-attachment: fixed;
}
.no {
	color: #006600;
	background-image: url(../images/ico_no.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 20px;
	background-position: 1px 5px;
	float: left;
	line-height: 24px;
}
.ok {
	color: #006600;
	background-image: url(../images/ico_ok.gif);
	background-repeat: no-repeat;
	height: 24px;
	padding-left: 20px;
	background-position: 1px 5px;
	float: left;
	line-height: 24px;
}
.results {
	color: #009900;
	background-image: url(../images/ok_ico.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: auto;
	display: block;
	padding-left: 30px;
	margin-left: 24px;
	line-height: 26px;
}

 .tdBoder
 {
 	padding:1px 1px 1px 1px;
 	background-color:#CCCCCC;	
 }

.UlList li
{
	border :1px solid #e1e1e1;
	margin-left:5px; 
	list-style-type:none;
	float:left;
	padding-left:5px;	
	padding-right:5px;	
}

 
  .leftfun
  {
  	list-style-type:none;
  	margin: 0px;
	padding: 0px;
  }
 
.leftfun .liOrderNum {
	float: left;
	list-style-type: none;
	height: 22px;
	width: 120px;
	border: 1px solid #fff;
	margin: 2px;
	padding-right: 4px;
	padding-left: 4px;
}


.bzwzts {
    background-image: url(../images/ico_11.gif);
    background-repeat: no-repeat;
    background-position: 7px 3px;
    padding-top: 5px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 25px;
    line-height: 12px;
}


#btn_tcmkpick{background: #4c7fde;
    color: #FFF;
    /* padding: 4px 7px; */
    width: 100px;
    /* height: 20px; */
    border: 0;
    margin-left: 10px;
    border-radius: 3px;
    }
    
#btn_tcmkpick:hover{background: #2d64ca;}

.btn{     
    margin: 0;
    border: none; 
    font: inherit;
    color: #666;
    text-transform: none;
    display: inline-block;
    box-sizing: border-box;
    padding: 0 10px;
    background: #f7f7f7;
    vertical-align: middle;
    line-height: 20px;
    min-height: 20px;
    font-size: 1rem;
    text-decoration: none;
    text-align: center;}
.btn-blue{background-color: #009dd8;
    color: #fff;    cursor: pointer;margin-left: 10px;}