html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	color: #434a54;
	font-size: 9pt;
}

.contentdiv {
	margin: 20px 20px 20px;
	border-top: 1px dotted #E6E9ED;
}

.datarow {
	padding: 14px 0px 8px 0px;
	border-bottom: 1px dotted #E6E9ED;
}

.option {
	background: none repeat scroll 0% 0% #F5F7FA;
	padding: 11px;
	clear: both;
}

.option span:first-child {
	font-weight: 700;
}

.spanred {
	color: #DD0000;
}

.spanred, .spanlabel {
	font-weight: 700;
}

.inputext {
	margin-top: 12px;
	width: 300px;
}

.inputext1 {
	width: 120px;
}

input[type="text"]:hover, input[type="text"]:focus, select:hover, select:focus
	{
	border: 1px solid #F73500;
}

.goodstypeid {
	width: 130px;
	height: 20px;
	outline-style: none;
	font-family: "微软雅黑";
	color: #434A54;
	font-size: 9pt;
	border: 1px solid #E6E9ED;
}

.needgoodstxt {
	margin-right: 12px;
	vertical-align: middle;
}
.useshoptxt {
	margin-right: 12px;
	vertical-align: middle;
}

.chkspan {
	margin-bottom: 8px;
	display: inline-block;
}

.inputradio {
	margin: 0px;
	vertical-align: middle;
}

.cont table tr:last-child {
	border-bottom: 1px solid #E6E9ED !important;
}

.gray {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}

.tray {
	color: #999;
}

.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;
}

.backbtn:hover, .backbtn:focus {
	background-color: #FFF;
}

.selgoodsdiv {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
	z-index: 3;
	top: 0px;
	left: 0px;
}

.selgoodsboxdiv {
	width: 640px;
	height: 512px;
	font-family: "微软雅黑";
	font-size: 9pt;
	color: #434A54;
	position: fixed;
	z-index: 99;
	background-color: #FFF;
	top: 383px;
	left: 769px;
}

.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;
}

.selcloseimg {
	width: 18px;
	height: 18px;
	display: inline-block;
	font-size: 12pt;
	font-weight: initial;
}

.selconddiv {
	overflow: auto;
	margin: 4px 10px 10px 10px;
}

.selcondtxtdiv {
	float: right;
}

.selgoodsname {
	width: 200px !important;
}

.selbtn {
	background-color: #DD0000;
	color: #FFF;
	border: 0px;
	outline-style: none;
	font-family: "微软雅黑";
	width: 50px;
	height: 24px;
	font-size: 9pt;
	font-weight: 700;
	text-align: center;
	display: inline-block;
	cursor: pointer;
}

.selmuchdiv {
	float: right;
	margin-top: 13px;
}

.seltablediv {
	border-bottom: 1px solid #E6E9ED;
	margin: 0px 10px;
}

.dividingline {
	height: 10px;
}

.select_parameter {
	width: 120px;
	border: 1px solid #E6E9ED;
}

.contentdiv .datarow .rdospan {
	cursor: pointer;
}
.couponrecorddivdiv{
	display: block;
	margin: 20px 20px 0px 20px;
	padding: 0px;
	border: 1px solid #E6E9ED;
	overflow-x: auto;
	clear: left;
}
.couponrecorddivdiv table tr:last-child {
	border-bottom: 0px solid #E6E9ED !important;
}
#paging4 ul{
	padding-top:4px;
}
#paging4 ul li{
	margin:0px;
}
