/* CSS Document */
#rmiddle{
  width:946px;
  height:auto;
  float:left;
  border-bottom:#B3B3B3 solid 1px;
  margin-top:3px;
  }
#rmiddle_left{
  width:308px;
  height:556px;
  float:left;
  border:solid 1px #C6C6C6;
  background:#F3F3F3;
  padding:0 2px 0 2px;}
#rmiddle_left_top{
	width:308px;
	height:32px;
	float:left;
	margin-top:3px;
	background:#777676;
}
#rmiddle_left_top h1 {
padding:8px 10px 5px 20px;
float:left;
font-size:16px;
color:#FB9A00;
}
#rmiddle_left_bottom{
  width:300px;
  height:auto;
  font-size:14px;
  float:left;
  padding:0 3px 5px 5px;
}
#rmiddle_right{
  width:620px;
  height:auto;
  float:left;
  margin-left:10px;
}

#rmiddle_right_top{
  width:620px;
  height:auto;
  float:left;
}
#rmiddle_right_top ul {
list-style-type: none;
height:18px;
}
#rmiddle_right_top li {
float: left;
}
#rmiddle_right_middle{
  width:608px;
  height:auto;
  float:left;
  border-top:#B3B3B3 solid 10px;
  border-right:#B3B3B3 solid 6px;
  border-bottom:#B3B3B3 solid 5px;
  border-left:#B3B3B3 solid 6px;
}
#rmiddle_right_bottom{
 width:620px;
 height:100px;
 float:left;
 padding-top:20px;
}
/************************form*****************************
#rmiddle_right_middle form input{
	height:15px;
	background:#FFFFFF;
}**/
.boderSytle{
border-bottom:#CCCCCC solid 1px;}
.erStep{
	background:#B3B3B3;
	height:20px;
	text-align:center;
	color:#FF7F00;
	font-size: 16px;
	font-weight: bold;
}
.erStep a{
  color:#FF7F00;
}
/********************Client Register************************/
#cmiddle_left{
  width:188px;
  height:212px;
  float:left;
  background:url(../images/clientregistertop.gif) top no-repeat;
  padding-top:319px;
  }
#cmiddle_left_bottom{
  width:188px;
  height:250px;
  float:left;
  background:#FF7F00;
}
#cmiddle_right{
  width:748px;
  height:auto;
  float:left;
  margin-left:10px;
}
#cmiddle_right_top{
  width:748px;
  height:auto;
  float:left;
}
#cmiddle_right_middle{
  width:710px;
  height:450px;
  float:left;
  border-top:#B3B3B3 solid 10px;
  border-right:#B3B3B3 solid 6px;
  border-bottom:#B3B3B3 solid 5px;
  border-left:#B3B3B3 solid 6px;
}
#cmiddle_right_bottom{
 width:747px;
 height:90px;
 float:left;
 padding-top:20px;
}
