/* Place Your Custom Styles Here */
#company_profile dt,
#news_list dt
{
    padding-bottom: 20px;
    width: 20%;
    float: left;
    clear: left;
    font-weight: bold;
}

#company_profile dd,
#news_list dd {
    margin: 0;
    padding: 0 0 20px 25%;
    width: 100%;
}

#contact_confirm dt{
    width: 100%;
    font-weight: bold;
}

#contact_confirm dd{
    padding-bottom: 5px;
    width: 100%;
    border-bottom:#2951D5 1px solid;
}

.mar10{
    margin-right:10px !important;
}

.error{
    color:#D52946;
}

.youbi0{
    display:none;
}


.youbi1{
    display:none;
}

.youbi2{
    display:none;
}

.youbi3{
    display:none;
}

.youbi4{
    display:none;
}

.youbi5{
    display:none;
}

.youbi6{
    display:none;
}

.home_bnr{
    max-width:550px;
}

@media screen and (max-width:550px){
.home_bnr{
    max-width:100%;
}
}