/*--------------------*
#input_header
*--------------------*/
#input_header{
  width:660px;
  margin:0px auto;
  padding:10px 0;
}
#input_header P{
  padding:5px 0;
  color:#ffffff;
  line-height: 1.7em;
}
#input_header P.menu_caption{}
#input_header P.pr,
#input_header P.pr A{color:#D00079;font-weight:bold;}
#input_header P.price {color:#EDEAF3;}
#input_header P.price STRONG{color:#d00079;}
#input_header P.attention{}
#extra .pr{text-align:center;}
/*--------------------
#privacy
--------------------*/
#frmInput #privacy{
  width:550px;
  margin:18px auto;
  background-color: #1F090B;
}
#frmInput #privacy P{
padding:10px;
color: #fefefe;
}
#frmInput #privacy A{color:#FFA0AA;}


/*--------------------
#frmInput
--------------------*/
#frmInput{
  width:938px;
  margin:0px auto 0px;
}
#frmInput .section_bdy{background-image:url(../../image/input/input_frm/section_bdy.jpg);}
#frmInput .section_ftr{background-image:url(../../image/input/input_frm/section_ftr.jpg);padding-bottom:60px;}
#frmInput .section_hdr{padding-top:25px;}
#frmInput .input_self{
}
#frmInput .article_bdy{
  background:url(../../image/input/input_frm/article_bdy.jpg) repeat-y 50% top;
  width:842px;
  margin:0px auto;
}
#frmInput .article_ftr{
  padding-bottom:25px;
  width:100%;
  position:relative;
  bottom:-10px;
  background:url(../../image/input/input_frm/article_ftr.jpg) no-repeat 50% bottom;
}
#frmInput .article_hdr{
  width:100%;
  padding-top:45px;
  position:relative;
  top:-20px;
  background:url(../../image/input/input_frm/article_hdr.jpg) no-repeat 50% top;
}
#frmInput .input_other{
  margin-top:20px;
}
/*--------------------*
#frmInput
*--------------------*/

#frmInput #frm_btn{
  margin:0px auto;
  padding:40px 0 10px;
  text-align:center;
  width: 856px;
}

#frmInput #frm_btn .btn_left{
  float:left;
  width:428px;
}
#frmInput #frm_btn .btn_right{
  float:right;
  width:428px;
}

.cookie_check {
  color:#fff;
  width:400px;
  margin: 0 auto 20px;
  background-color: #1F090B;
  padding:5px;
}
