.DDcontent{
	width:100%;
	margin:0 auto;
	height:0 auto;
	position:relative;
}
.DDcontentchildren{
	border:1px solid rgb(87, 199, 211); 
	min-height: 0 auto;
	width:100%;
	float:left;
}

.DDdivrowline{
   float:left;
   width:25%;
   text-align:right; 
   padding-top:4px;
   color: rgb(116, 116, 116);
   font-size: 15px;
}

.DDdivrowline1{
  float:left;
   width:30%; 
   text-align:right;
   padding-top:4px;
   color: rgb(116, 116, 116);
   font-size: 15px;
}

.DDdivrowline2 {
float: left;
width: 38%;
text-align: right;
padding-top: 4px;
color: rgb(116, 116, 116);
font-size: 15px;
}

.DDdivrowline3 {
float: left;
width: 34%;
text-align: right;
padding-top: 4px;
color: rgb(116, 116, 116);
font-size: 15px;
}
.DDdivrowline6{
 float:left; 
 width:53%;
  color: rgb(116, 116, 116);
   font-size: 15px;
}

.DDfloatleft{
	float:left; 
	margin-left:6%; 
	width:69%;
	white-space:normal;
	word-break:break-all;
	padding-top:4px;
	color: rgb(116, 116, 116);
    font-size: 15px;
}
.DDfloatleft1{
	float:left; 
	width:70%;
	white-space:normal;
	word-break:break-all;
	padding-top:4px;
	color: rgb(116, 116, 116);
    font-size: 15px;
}

.DDfloatleft2{
	float:left; 
	width:60%;
	white-space:normal;
	word-break:break-all;
	padding-top:4px;
	color: rgb(116, 116, 116);
    font-size: 15px;
}
.hrcss{
	height:0px;
    border-top:1px solid #999;
    border-right:0px;
    border-bottom:0px; 
    border-left:0px;
    width:100%;
    text-align:left;
}

.DDbtn{
	 background:url(../img/commonBtn.png);
	 height:40px; 
	 width:134px; 
	 text-align:center;
     line-height:40px;
     cursor: pointer;
     font-size: 18px;
     color: rgb(255,255,255);
     letter-spacing: 2px;
     font-weight: bold;
}

.DDRightContext{
	/* background:url(../img/formBg.png);*/
	 background: white;
     font-size: 15px;
     color: rgb(116, 116, 116);
     width:93%;
     margin:0 auto; 
     margin-top:7px;
     border:1px solid rgb(177, 177, 177); 
}

.titleDD{
	background:url(../img/order_title.png);
}
.indentDD{
text-indent: 1em;
}



