[genuitec-file-id="wc1-558"],[genuitec-lp-path="/WEESEE Maven Webapp/src/main/webapp/css/shopso/microformhead.css"],[genuitec-lp-enabled=false]{
  /* for codelive */
}

html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 100%;
	font: #434a54;
	font-size:9pt;
}

ul {
	margin:0px;
}

.aimg {
	color:#DD0000;
}

.titlediv {
	margin: 22px;
	padding: 0px;
}

.contentdiv {
	margin: 0px 20px 20px 20px;
}

.imgoutdiv {
	border-bottom: 1px dotted #E6E9ED;
}

.spanred {
	color:#DD0000;
}

.spanred,.spanlabel {
	font-weight: 700;
}

.datarowdiv {
	height:165px;
	border-bottom: 1px dotted #E6E9ED;
}

.datarowdiv:first-child {
	height:68px;
	border-top: 1px dotted #E6E9ED;
}

.labeldiv {
	height: 18px;
	padding-top: 16px;
}

.bodydiv>div {
	float:left;	
}

.partdiv {
	width:333px;
}

.boption {
	background: #F5F7FA;
	height: 28px;
	font-weight: 700;
	padding-top: 12px;
}

.imagebtndiv {
	display: block;
	width: 60px;
	text-align: center;
}

.imagediv img {
	width:60px;
	height:60px;
	display:block;
}

.chkdiv {
	height: 32px;
	display: table-cell;
	vertical-align: middle;
}

.chkdiv input[type="radio"] {
	margin: 0px 3px 0px 0px;
	vertical-align: middle;
}

.chkdiv span {
	display: inline-block;
	vertical-align: middle;
}

.textboxdiv {
	height: 30px;
}

.menunamediv {
	margin-top: 8px;
	height: 25px;
}

.textboxdiv select {
	width: 305px;
	height: 24px;
	outline-style: none;
	font-family: "微软雅黑";
	color: #434A54;
	font-size: 9pt;
	border: 1px solid #E6E9ED;
}

.divid {
	border-bottom: 1px dotted #E6E9ED;
	padding-bottom: 5px;
}

.adurldiv {
	height:38px;
}

.rowsdiv {
	margin-top:12px;
}

.imgdiv {
	margin: 8px 0px 0px;
	/* height: 358px; */
}

.imgdiv img {
	width:300px;
	margin:0px 5px 0px 0px;	
}

.sizemsg {
	padding:10px 0px;
}

input[type="text"] {
	width: 300px;
	height: 20px;
	outline-style: none;
	font-family: "微软雅黑";
	color: #434A54;
	font-size: 9pt;
	border: 1px solid #E6E9ED;	
}

input[type="text"]:hover,input[type="text"]:focus {	
	border: 1px solid #DD0000;
}

.bottomdiv {
	padding-top:14px;
	clear: both;
}

.okbtn {
	background-color: #DD0000 ;
	color: #FFF ;
	border: 0px ;
	outline-style: none ;
	font-family: "微软雅黑";
	width: 68px ;
	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: 68px;
	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;
}

.ba{
  color:#DD0000;
  font-family:'Microsoft YaHei';
  font-size:9pt;
  top:0;
  left:10px;
  /* position:relative; */
}
.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;
      
}