html{overflow-y:scroll;}
*{margin:0;padding:0;}
.CreateOrder_booking{
text-align:center;
line-height:39px;
width:1000px;
height:40px;
font-size:20px;
color:#FFFFFF;
background-color:#95a5a6;
margin-top:5px;
}
body{display:block;width:1000px;margin:0 auto;font-family:'Arial Normal', 'Arial';}
.maintop{
height:65px;
width:1000px;
overflow:hidden;
}
.onestep,.twostep,.threestep{
font-weight:700;
font-size:14px;
color:#D63B3F;
line-height:30px;
float:left;
margin-left:58px;
margin-top:7px;
}
.twostep,.threestep{
color:#bdc3c7;
margin-left:261px;
}
.threestep{
margin-left:154px;
width:240px;
text-align:right;
}
.stepimage1{
width:20px;
height:20px;
margin:8px auto auto 100px;
float:left;
background:center center url("../images/stepimage11.png") no-repeat;
}
.stepimage2{
width:350px;
height:10px;
float:left;
margin:18px auto auto 10px;
}
.stepimage3{
width:10px;
height:10px;
float:left;
margin:13px auto auto 15px;
}
.stepimage4{
width:350px;
height:10px;
float:left;
margin:18px auto auto 15px;
}
.stepimage5{
width:10px;
height:10px;
float:left;
margin:13px auto auto 15px;
}
#commit_mainform{
float:left;
width:100%;
color:#666;
font-weight:400;
line-height:normal;
margin-top:10px;
}
.tipinfo{font-size:12px;color:#e74c3c;width:200px;height:20px;display:block;}
.errorplace{text-align:center;width:980px;height:100px;margin:0 auto;color:#E74C3C;font-size:16px;line-height:160px;border:0px solid red;}
.user_info{width:350px;height:25px;font-size:20px;color:#666;font-weight:400;text-align:center;line-height:normal;}
.user_infoblow{width:410px;height:25px;font-size:20px;color:#666;text-align:center;}
.accountset_table{margin-left:50px;font-size:14px;margin-top:25px;}
.accountset_table td{vertical-align:top;}
.Commit_button{
font-size:14px;
text-align:center;
float:right;
color:#FFFFFF; 
width:990px;
height:35px;
line-height:30px;
position:absolute;
bottom:178px;
}
.Commit_button_cancel{
width:150px;
height:30px;
display:block;
float:right;
background-color:#bdc3c7;
cursor:pointer;
}
.Commit_button_cancel:hover{background-color:#95A5A6;}
.Commit_button_next{
width:150px;
height:30px;
display:block;
float:right;
cursor:pointer;
margin-left:20px;
background-color:#E74C3C;
}
.Commit_button_next:hover{background-color:#C0392B;}
