.selmoulddiv {
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.5;
	z-index: 3;
	top: 0px;
	left: 0px;
}

.selmouldboxdiv {
	width: 980px;
	min-height: 440px;
	font-family: "微软雅黑";
	font-size: 9pt;
	color: #434A54;
	position: fixed;
	z-index: 99;
	background-color: #FFF;
	top: 383px;
	left: 769px;
}

.closimg {
	position: fixed;
	z-index: 999;
	right:20px;
	top:20px;
	width:40px;
	height:40px;
}

.seloption {
	font-weight: 700;
	overflow: auto;
	border-bottom: 1px solid #E6E9ED;
	padding: 6px 10px;
}

.rdodiv {
	width: 100px;
	padding: 3px 0px 0px 0px;
}

.titlechkoption {
	vertical-align: middle;
	display: inline-block;
}

.chkoption1 {
	vertical-align: middle;
	display: inline-block;
	color:#999999;
}

.rdooption {
	float: left;
	vertical-align: middle;
	margin-left: 0px;
}

.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;
}

.mouldtoptype {
	display:table;
	padding: 0px 0px 15px 0px;
}

.mouldtoptype>div {
	vertical-align: middle;
	display:table-cell;
}

.toptypeoption {
	width:100px;
}

#logoimg {
	border-radius: 50%;
	width:25px;
}

.topimg {
	width:25px
}

.topback {
	background-color: #F5F7FA;
	padding: 5px 10px 1px 10px;
}

.shopname1 {
	width:300px;
	background-color: #F5F7FA;
	padding: 5px 10px 1px 0px;
}

.shopname2 {
	width:300px;
	background-color: #F5F7FA;
	padding: 5px 10px 1px 10px;
	text-align: center;
}

#shopname1 {
	padding-left: 0px;
}

#navigationtype2 {
	margin-left: 20px;
}

.listmould {
	border-bottom: 1px solid #E6E9ED;
}

.mouldoption {
	width:100px;
}

.mouldoption {
	text-align:right;
}

.mouldtitle {
	display:block;	
	overflow: auto;
	padding: 15px 0px;
}

.mouldsummary {
	display:block;	
	overflow: auto;
	padding: 0px 0px 15px 0px;
}

.mouldNavigation{
	display:block;	
	overflow: auto;
	padding: 0px 0px 15px 0px;
}

.mouldtitle>div,.mouldsummary>div,.mouldNavigation>div {
	float:left;
}

.titleoption {
	display: block;
	margin-top: 3px;
}

.titlename {
	width: 862px;
	height: 20px;
	outline-style: none;
	font-family: "微软雅黑";
	color: #434A54;
	font-size: 9pt;
	border: 1px solid #E6E9ED;
	padding-left: 5px;
}


.mouldcontext {	
	overflow:auto;
}

.mouldcontext>div {
	float:left;
	height:300px;
}

.mdimage {
	width:200px;
	height:300px;
	display:block;
	float:left;
}

.mouldimgdiv {
	margin: 0px 20px 15px 0px;
	width: 200px;
}

.rgimage {
	margin: 110px 0px 0px 48px;
	display:block;
	position: absolute;
}

.selbottomdiv {
	float: right;
	margin-top: 13px;
	height: 37px;
}

.okbtn {
	background-color: #DD0000;
	color: #FFF ;
	border: 0px ;
	outline-style: none ;
	font-family: "微软雅黑";
	width: 70px ;
	height: 24px ;
	font-size: 9pt;
	font-weight: 700;
	text-align: center;
	display: inline-block;
	cursor: pointer;
}

.backbtn {
	background-color: #F5F7FA;
	color: #434a54;
	border: 1px solid #E6E9ED;
	outline-style: none;
	font-family: "微软雅黑";
	width: 70px;
	height: 24px;
	margin-left:5px;
	font-weight: 700;
	font-size: 9pt;
	text-align: center;
	cursor: pointer;
}

.backbtn:hover,.backbtn:focus{
	background-color:#FFF;
}

.okbtn:focus,.okbtn:hover{
	background-color:  #F73500;
	color: #FFF;
}