#contact_box_top {
    margin-top: 15px;
    font-size: 10px;
    line-height: 10px;
    height: 10px;
    background-image: url(../../img/struct/contact_box_top.gif);
    background-repeat: no-repeat;
}

#contact_box {
    float: left;
    margin: 0px;
    padding: 15px 0px 10px 37px;
    width: 317px;
    border-bottom: 3px solid #FFF191;
    border-left: 3px solid #FFF191;
    border-right: 3px solid #FFF191;
}

#radio_box {
    margin: 8px 0px 10px -4px;
}

#tel_radio {
    margin-left: 61px;
}

#radio_text {
    border-bottom: 1px solid #FFF190;
    padding-bottom: 10px;
    width: 282px;
}

#contact_table {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

#contact_table td {
    padding-top: 6px;
}

.first_td {
    width: 112px;
}

.td_input input {
    width: 166px;
}

#con_text {
    width: 279px;
    height: 100px;
    font-family: arial;
    font-size: 13px;
    line-height: 15px;
}

#freecap {
    margin: 6px 0px 6px 0px;
    background-color: #FFF8C7;
    padding: 0px 32px 0px 32px;
}

#security_box {
    line-height: 16px;
    width: 283px;
}

#security_box a {
    color: #E56564;
}

#con_word {
    width: 70px;
    vertical-align: middle;
    margin: 0px 0px 0px 10px;
}

#sec_text {
    margin: 0px 0px 6px 0px;
}

#submit {
    margin: 10px;
    width: 150px;
}

#err_guest {
    border: 3px solid #FF8988;
    text-align: center;
    font-weight: bold;
    line-height: 16px;
    padding: 10px;
    width: 256px;
    margin-bottom: 10px;
    background-color: #FFC3C3;
}

#mail_resp {
    text-align: center;
    font-weight: bold;
    line-height: 16px;
    padding: 10px;
    width: 256px;
    margin-bottom: 10px;
}

#mail_title {
    font-size: 16px;
}

#mail_resp a {
    color: #E56564;
}

#contact_persons {
    float: left;
    margin-top: 30px;
    width: 269px;
    background-color: #FFF8C7;
    padding: 25px 0px 25px 40px;
    background-image: url(../../img/struct/contact_right.gif);
    background-repeat: no-repeat;
    background-position: top right;
}

.con_img {
    float: left;
    clear: left;
    margin: 20px 0px 0px 0px;
}

.con_text {
    float: left;
    padding: 0px 0px 0px 15px;
    margin: 20px 0px 0px 0px;
}

.con_text a {
	color: #E56564;
}