#publish {
	background-color: #F5F7FA;
	color: #434A54;
	border: 1px solid #CCD1D9;
	font-family: 'Microsoft YaHei';
	width: 68px;
	height: 24px;
	margin-right:10px;
}
#goback{
	margin-right:10px;
}
#offpublish {
	background-color: #F5F7FA;
	color: #434A54;
	border: 1px solid #CCD1D9;
	font-family: 'Microsoft YaHei';
	width: 68px;
	height: 24px;
}

#offpublish:hover {
	background-color: #FFF;
	cursor: pointer;
}

#publish:hover {
	background-color: #FFF;
	cursor: pointer;
}

.contentdiv {
	margin: 20px 20px 20px;
	border-top: 1px dotted #E6E9ED;
}
.bottomdiv {
	margin: 20px 20px 20px 0px;
}

.btnok {
	background-color: #DD0000;
	color: #FFF;
	border: 0px;
	outline-style: none;
	font-family: "微软雅黑";
	width: 70px;
	height: 24px;
	margin-right: 5px;
	font-size: 9pt;
	font-weight: 700;
	text-align: center;
	display: inline-block;
	cursor: pointer;
}

.btnok:focus, .btnok:hover {
	background-color: #F73500;
	color: #FFF;
}

.backbtn {
	background-color: #F5F7FA;
	color: #434a54;
	border: 1px solid #E6E9ED;;
	outline-style: none;
	font-family: "微软雅黑";
	width: 70px;
	margin-right: 5px;
	height: 24px;
	font-weight: 700;
	font-size: 9pt;
	text-align: center;
	cursor: pointer;
}
.cont #payshopstb tr {
    border-top: 1px dotted #E6E9ED !important;
    /* border-bottom: 1px dotted #E6E9ED !important; */
}
 .selconddiv {
	overflow: auto;
	margin: 4px 10px 10px 10px;
}
.seloption {
	font-weight: 700;
	overflow: auto;
	border-bottom: 1px solid #E6E9ED;
	padding: 6px 10px;
}
.seloptinleft {
	float: left;
}
.seloptinright {
	float: right;
	font-size: 12pt;
	font-weight: initial;
	vertical-align: top;
	margin-top: -4px;
	padding: 0px 0px 0px 10px;
	cursor: pointer;
}
.selbtn {
    background-color: rgb(241, 90, 12);
    color: rgb(255, 255, 255);
    outline-style: none;
    font-family: 微软雅黑;
    width: 50px;
    height: 24px;
    font-size: 9pt;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
}
.selmuchdiv {
	float: right;
	margin-top: 13px;
}

.cont_display4 {
	height: 50px;
}
