div#main{
    background:#fff;
    float: left;
    width: 894px;
    margin-top:2px;
    padding: 63px 56px 63px 53px;
}
#main div#main_content {
    border: 1px solid rgba(192, 192, 192, 0.8);
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 2px 5px rgba(105, 108, 109, 0.7), 0 0 8px 5px rgba(208, 223, 226, 0.4) inset;
    float: left; 
    width: 894px;
    background-size: cover;
}
#main_content .contact_title {
    margin-left: 95px;
    margin-top: 53px;
    padding-left: 30px;
    font-size: 24px;
    height: 50px;
    width: 706px;
    font-weight:bold;
    background: #FFFFFF url(../../img/pc/contact/title_bg.png) no-repeat;
}

#main_content .contact_name {
    margin-left: 95px;
    margin-top: 14px;
    font-size: 24px;
    height: 181px;
    width: 706px;
    background: #f2f2f2;
}
div#contact_legal_title {
    padding-top: 13px;
    padding-left: 18px;
    font-size: 13px;
    float: left;
}
div#contact_legal_img {
    padding-top: 13px;
    padding-left: 70px;
    font-size: 13px;
    
}
div#contact_legal_title1 {
    padding-top: 15px;
    padding-left: 18px;
    font-size: 13px;
    float: left;
}
div#contact_legal_img1 {
    padding-top: 15px;
    padding-left: 70px;
    font-size: 13px;
    
}
div#input {
    margin-left: 16px;
    background: #f2f2f2 url(../../img/pc/contact/text_bg.png) no-repeat;
    width: 400px;
    height: 44px;
}
#legal_name{
    margin-left: 10px;
    width: 360px;
    height: 35px;
    border:none;
    margin-top: 4px;
}
#shop_name{
    margin-left: 10px;
    width: 360px;
    height: 35px;
    border:none;
    margin-top: 4px;
}
#main_content .contact_other {
    margin-left: 95px;
    margin-top: 11px;
}
div#input_name {
    margin-left: 16px;
    background: #ffffff url(../../img/pc/contact/text_bg.png) no-repeat;
    width: 400px;
    height: 44px;
}
div#contact_your_name_title {
    margin-left: 18px;
    padding-bottom: 6px;
    font-size: 13px;
}

#your_name{
    margin-left: 10px;
    margin-top: 5px;
    width: 360px;
    height: 30px;
    border:none;
}

div#input_phone {
    margin-left: 16px;
    background: #ffffff url(../../img/pc/contact/text_bg.png) no-repeat;
    width: 400px;
    height: 44px;
}
div#contact_your_phone_title {
    margin-left: 18px;
    padding-bottom: 5px;
    font-size: 13px;
    padding-top: 3px;
}

#your_phone{
    margin-left: 10px;
    margin-top: 5px;
    width: 360px;
    height: 30px;
    border:none;
}
div#input_email {
    margin-left: 16px;
    background: #ffffff url(../../img/pc/contact/email_bg.png) no-repeat;
    width: 558px;
    height: 44px;
}
div#contact_your_email_title {
    margin-left: 18px;
    margin-top: 5px;
    padding-bottom: 8px;
    font-size: 13px;
}
#your_email{
    margin-left: 10px;
    margin-top: 5px;
    width: 540px;
    height: 30px;
    border:none;
}
div#contact_your_confmail_title {
    margin-left: 18px;
    margin-top: 7px;
    padding-bottom: 8px;
    font-size: 13px;
}
#your_email_conf{
    margin-left: 10px;
    margin-top: 5px;
    width: 540px;
    height: 30px;
    border:none;
}
div#contact_type {
    margin-left: 18px;
    padding-bottom: 8px;
    font-size: 13px;
}
div#input_contact_type {
    margin-left: 15px;
    position: relative;
}
div#contact_note_title {
    padding-top: 6px;
    margin-left: 17px;
    padding-bottom: 8px;
    font-size: 13px;
}
#select_box {
    margin-left: 10px;
    margin-top: 3px;
    position: absolute;
    width: 540px;
}
#contact_note {
    margin-left: 18px;
    border: 1px solid #807e7e;
}
/*check box spinner*/
.sbHolder{
    background:url(../../img/pc/contact/select_bgr.png) no-repeat;
    border: none;
    height: 45px;
    position: relative;
    width: 559px;
    margin-bottom:10px;
}
.sbHolder:focus .sbSelector{
    
}
.sbSelector{
    display: block;
    height: 43px;
    left: 0;
    line-height: 45px;
    outline: none;
    overflow: hidden;
    position: absolute;
    text-indent: 10px;
    top: 0;
    font-size: 13px;
    width: 530px;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
    color: #000;
    outline: none;
    text-decoration: none;
    padding-left:10px;
}
.sbOptions{
    background-color: #e1e0e0;
    border: solid 1px #e1e0e0;
    list-style: none;
    left: 2px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 30px;
    width: 551px;
    margin-left: 2px;
    z-index: 1;
    overflow-y: auto;
    color: #000;
    font-size: 13px;
}
.sbOptions li{
    padding-left: 12px;
    width: 522px;
}
.sboption ul {
    width: 550px;
}
.sbOptions a{
    border-bottom: dotted 1px black;
    display: block;
    outline: none;
    padding: 5px 0 5px 5px;
}
.sbOptions a:link, .sbOptions a:visited{
    color: #000;
    text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
    color: #fff;
}

.sbOptions li.last a{
    border-bottom: none;
}
a:hover{
    text-decoration:none !important;
}
/*-------end check box spinner ------*/
.btn_send_contact {
    cursor: pointer;
}
.alert-success {
    width: 685px !important;
    margin-left: 95px;
}
#alert_error {
    width: 685px !important;
    margin-left: 95px;
}
input:focus{
outline:none;
}
textarea:focus{
outline:none;
}
