body {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	/* font-size: 100%; */
}

ul {
	list-style: none;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}

li {
	margin: 0px;
	padding: 0px;
}

input[type="text"] {
	width: 300px;
	outline-style: none;
	font-family: "微软雅黑";
	color: #434a54;
	font-size: 9pt;
	border: 1px solid #E6E9ED;
}

/* textarea {
	width: 300px;
	height: 60px;
	outline-style: none;
	font-family: "微软雅黑";
	color: #434a54;
	font-size: 9pt;
	border: 1px solid #E6E9ED;
	resize: none;
}
 */
select{
	width: 300px;
	outline-style: none;
	font-family: "微软雅黑";
	color: #434a54;
	font-size: 9pt;
	border: 1px solid #E6E9ED;
}

.div {
	display: block;
	margin: 20px 20px 0px 20px;
	padding: 0px;
	border:0px;
}

.dir {
	font-size: 9pt;
	color: #434A54;
}

.cont ul {
	border-top: 1px dotted #E6E9ED;
}

.bottomul {
	margin-bottom: 20px;
}

.cont ul li {
	font-size: 9pt;
	margin: 9px 0px;
	color: #434A54;
	position: relative;
}

.cont ul li:first-child {
	font-weight: bold;
}

.backli {
	display: inline-flex;
}
input:not([type='button']),select{
	background-color:#fff;
}

.fileselect{
     border: 0px;
	  font-family: 微软雅黑;
	  color: #434A54;
	  opacity: 0;
	  position: absolute;
	  width: 65px;
	  bottom: 0px;
	  margin-top: 0px;
	  padding: 0px;
      z-index:99999;
      height:28px;
      
}

.fileselect:hover{
  cursor:pointer;
  
}

.ba{
  color:#DD0000;
  font-family:'Microsoft YaHei';
  font-size:9pt;
  top:0;
  left:10px;
  /* position:relative; */
}

#tijiao{
  background-color: #DD0000;
  color: #FFF;
  border: 0px;
  outline-style: none;
  width: 68px;
  height: 24px;
  font-size: 9pt;
  text-align: center;
  font-family:'Microsoft YaHei';
  margin-right: 10px;
  font-weight: 700;
}

#tijiao:hover {
   background-color:#F73500;
   cursor:pointer;
}

#goback{
   background-color: #F5F7FA;
   color:#434A54;
   border: 1px solid #CCD1D9;
   font-family:'Microsoft YaHei';
   width: 68px;
  height: 24px;
}

#goback:hover {
   background-color:#FFF;
   cursor:pointer;
}
    
.rfspan {
	display:inline-block;
}

.rsspan {
	display:inline-block;
	left:345px;
	color: #999;
	position: absolute;
	margin-top: 1px;
}

input[type="radio"] {
	width: 13px;
    height: 13px;
    margin: 0px 3px 0px 0px;
    vertical-align: middle;
}

.rdospan {
	display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.menutype {
	float:right;
	margin-right:20px;
	margin-top: -3px;
}

.mouldtoptype {
    display: table;
}

.mouldtoptype > div {
    vertical-align: middle;
    display: table-cell;
}

.topback{
	background-color: #F5F7FA;
	padding: 5px 5px 1px 10px;
}

#logoimg {
    border-radius: 50%;
    width: 25px;
}

.shopname {
	width:204px;
	background-color: #F5F7FA;
}

.topimg {
    width: 25px;
}

.pagelabelbtn {	
	background-color: #FFF;
	color: #434A54;
	border: 0px;
	outline-style: none;	
	height: 24px;
	margin-left:10px;
	font-size: 9pt;
	font-weight: 700;
	text-align: center;
	font-family:'Microsoft YaHei';
    cursor:pointer;
    width: 75px;
}

 .menutypeSelect {
 	color:#FFF;
	background: none repeat scroll 0% 0% #DD0000;
 }
 .selImagediv {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
	z-index: 3;
	top: 0px;
	left: 0px;
}

.closimg {
	position: fixed;
	z-index: 999;
	right:20px;
	top:20px;
	width:40px;
	height:40px;
}
.showImageboxdiv {
    font-family: 微软雅黑;
    font-size: 9pt;
    color: rgb(67, 74, 84);
    position: fixed;
    z-index: 99;
    background-color: rgb(255, 255, 255);
    top: 383px;
    left: 769px;
}

.backbtn {
    background-color: #F5F7FA;
    color: #434a54;
    border: 1px solid #E6E9ED;
    outline-style: none;
    width: 70px;
    height: 24px;
    font-weight: 700;
    font-size: 9pt;
    text-align: center;
    cursor: pointer;
}

.backbtn:hover,.backbtn:focus{
	background-color:#FFF;
}

.choice_box {
	position: fixed;
	width: 703px;
	z-index: 9;
	top: 50%;
	left: 50%;
	margin-left: -351px;
	background: #FFF;
	border: 1px solid #E6E9ED;
	display: none;
}

.choice_box input[type='checkbox'] {
	position: relative;
	top: 2px;
}

.choice_box .title .cell, .choice_box .foot .cell {
	padding: 8px;
}

.choice_box .title {
	font-weight: bold;
	border-bottom: 1px solid #E6E9ED;
}

.choice_box .title .cell:LAST-CHILD {
	text-align: right;
}

.choice_box .title .cell:LAST-CHILD img:HOVER {
	cursor: pointer;
}

.choice_box .choice_list {
	border-bottom: 1px solid #E6E9ED;
	max-height: 360px;
	overflow: auto;
}

.choice_box .choice_list .cell {
	width: 20%;
	padding: 8px 0px 8px 8px;
	border-bottom: 1px solid #E6E9ED;
	white-space: nowrap;
}

.choice_box .choice_list .table .row:LAST-CHILD .cell {
	border: none;
}

.choice_box .foot .cell:LAST-CHILD {
	text-align: right;
}

#confirm {
	width: 68px;
	height: 24px;
	background: #DD0000;
	border: none;
	color: #FFF;
	outline-style: none;
	font-family: 微软雅黑;
	font-size: 12px;
}

#confirm:HOVER {
	background: #F73500;
	cursor: pointer;
}

.shadow {
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 8;
	background: black;
	zoom: 1;
	top: 0;
	left: 0;
}
.row {
	display: table-row;
}

.cell {
	display: table-cell;
}
.table {
	display: table;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}
#searchText{
	color:#999999;
	position:absolute;
	width:95%;
	border-bottom:1px solid #E6E9ED;
	height:30px;
	border-width: 0; 
}
.search img{
	width:15px;
	height:15px;
	padding:7px;
}
.choice_box .search {
	height:32px;
	font-weight: bold;
	border-bottom: 1px solid #E6E9ED;
}