

.motilo {
  width: 640px;
  height: 341px;
  background-image: url(../images/motilo.gif);
 }

 .CKB {
  width:640px;
  height: 600px;
  background-image: url(../images/CKB.gif);
  background-repeat: no-repeat;
 }

 .champ_mot_1 {
  position: relative;
  left: -290px;
  top: 118px;
 }

 /* .champ1_accountdetail {
  position: relative;
  left: 25px;
  top: 125px;
 }     */

  .champ_mot_2 {
  position: relative;
  left: -265px;
  top: 175px;
 }
  .champ_mot_3 {
  position: relative;
  left: -235px;
  top: 225px;
 }
  .champ_mot_4 {
  position: relative;
  left: -185px;
  top: 115px;
 }
  .champ_mot_5 {
  position: relative;
  left: -73px;
  top: 140px;
 }
  .champ_mot_6 {
  position: relative;
  left: -56px;
  top: 30px;
 }
  .champ_mot_7 {
  position: relative;
  left: 40px;
  top: -50px;
 }
  .champ_mot_8 {
  position: relative;
  left: 170px;
  top: -55px;

 }
  .champ_mot_9 {
  position: relative;
  left: 170px;
  top: -30px;
 }

 #motilo input {
 border-style: none;
 }

  .champ_mot_10 {
  position: relative;
  left: 173px;
  top: 40px;
 }
  .champ_mot_11 {
  position: relative;
  left: 173px;
  top: 65px;
 }
  .champ_mot_12 {
  position: relative;
  left: 25px;
  top: 125px;
 }
  .champ_mot_13 {
  position: relative;
  left: 25px;
  top: 125px;
 }
  .champ_mot_14 {
  position: relative;
  left: 25px;
  top: 125px;
 }
  .champ_mot_15 {
  position: relative;
  left: 25px;
  top: 125px;
 }
  .champ_mot_16 {
  position: relative;
  left: 25px;
  top: 125px;
 }
  .champ_mot_17 {
  position: relative;
  left: 25px;
  top: 125px;
 }

 #menu {
 width: 650px;
}
dl#menu1 {
width: 650px;
}
dl#menu1 dt {
cursor: pointer;
margin: 1px 0;;
height: 20px;
line-height: 20px;
text-align: center;
font-weight: bold;
border: 1px solid gray;
background: #ccc;
}
dl#menu1 dd {

margin-left: 0px;
border: 0px solid gray;
}
dl#menu1 li {
width: 650px;
text-align: center;
background: #fff;
}
dl#menu1 li a, dl#menu1 dt a {
width: 650px;
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

dl#menu1 li a:hover, dl#menu1 dt a:hover {
background: #eee;
}