.index{
background:transparent url(../../images/images_en/index_bg.jpg) no-repeat top center;
width:726px;
padding:50px 0 0 0;
overflow:hidden;
}

#cs_hd {
  margin: 7px 0 0 20px;
  padding: 0 590px 12px 0;
  line-height: 1.5em;
  height: 110px;
  background: url(../../images/images_en/cs_hd_bg.gif) 130px bottom no-repeat;
}
#cs_hd .cs_hd {
  display: block;
  background: url(../../images/images_en/cs_hd.gif) no-repeat;
  margin-bottom: 7px;
  width: 145px;
  height: 38px;
}
#cs_hd .sel_games {
  position: absolute;
  right: 20px;
  _right: 35px;
  top: 10px;
}
#quick_search {
  margin: 5px 20px;
}

  #quick_search select {
    margin: 0 25px 0 15px;
  }
  #keyword {
    width: 270px;
    margin-right: 20px;
  }
#feedback_flow {
  position: relative;
  background: url(../../images/images_en/feedback_flow.gif) no-repeat;
  width: 691px;
  height: 125px;
  margin: 10px 0 0 20px;
}
#feedback_flow a {
  position: absolute;
  display: block;
  text-indent: -999em;
  top: 75px;
  width: 57px;
  height: 18px;
  background: url(../../images/images_en/go_btn.gif) no-repeat;
}
  #feedbackserving {
    left: 145px;
  }
  #processing {
    left: 373px;
  }
  #failure {
    left: 580px;
  }
#question_last {
margin:0 0 0 30px;
padding-top:55px;
  background: url(../../images/images_en/question_last.gif) left 1px no-repeat;
}
#question_frq {
  position: absolute;
  padding-top: 55px;
  background: url(../../images/images_en/question_frq.gif) left 1px no-repeat;
  left: 390px;
  top: 0;
  width: 320px;
}
#question_last a,
#question_frq a {
  text-decoration: underline;
  color:#5F5F5F;
}
#question_last li,
#question_frq li {
  line-height: 24px;
  height: 24px;
  padding-left: 40px;
}
#question_last li {
  background: url(../../images/images_en/question_last_mark.gif) 16px center no-repeat;
}
#question_frq li {
  background: url(../../images/images_en/question_frq_mark.gif) 16px center no-repeat;
}