#support_location{
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 10px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    background-color: #efefef;
    margin-right: -15px;

}

#support_location1{
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    background-color: #c7ddef;
    margin-left: -15px;
}




.fill_product {
    width:280px;
    height:280px;
    background-position:center;
    background-size:cover;
    border-radius:6px;
}


#product_path_font{
    margin-top: 100px;
    font-weight: bold;
    font-size: 16px;
}

#product_first_font{
    font-weight: bold;
    font-size: 25px;
}


#product_path_gap{
    margin-bottom: -45px;
}


#product_list_txt{
    padding-top: 20px;
    background-color: #002E5D;
    height: 60px;
    width: 280px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    opacity: 0.8;
    color: white;
    position: absolute;
    bottom:0px;
    border-radius:6px;
}


.fill_product_view {
    width:100%;
    height:280px;
    background-position:center;
    background-size:cover;
    border-radius:6px;
}



.fill_product_view_1 {
    width:100%;
    background-position:center;
    background-size:cover;
    border-radius:6px;
    padding-top: 60px;
}

.fill_product_view_2 {
    width:100%;
    background-position:center;
    background-size:cover;
    border-radius:6px;
    padding-top: 10px;
}


.fill_product_view_3 {
    width:100%;
    background-position:center;
    background-size:cover;
    border-radius:6px;
    padding-top: 10px;
}

.fill_product_view_4 {
    width:100%;
    background-position:center;
    background-size:cover;
    border-radius:6px;
    padding-top: 30px;
    font-weight: bold;
    font-size: 16px;
}


.fill_product_view_5 {
    width:100%;
    background-position:center;
    background-size:cover;
    border-radius:6px;
    padding-top: 10px;
}




.fill_product_view_image {
    height:150px;
    background-position:center;
    border-radius:6px;
    text-align: center;
}


#product_name_2{
    width: 100%;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
    text-decoration: none;
    padding-top: 5px;
}



#product_name_3{
    width: 100%;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    padding-top: 10px;
}



#product_name_view_all{
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    padding-top: 10px;
}


.devide_line{
    width: 100%;
    border: 1px solid #C3C3C3;
}







.product_view_detail_image {
    margin-top: 20px;
    background-position:center;
    border-radius:6px;
    text-align: center;
}


#image_size {
    margin-top: 50px;
    width: 250px;
}


#image_size_s {
    width: 100%;
}



#product_view_detail{
    margin-left: 50px;
    margin-top: 50px;
    font-weight: bold;
    font-size: 22px;
    text-align: left;
    text-decoration: none;
    padding-top: 5px;
}



#rnd_year_image {
    margin-left: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 40px;
    font-style: italic;
    color: dodgerblue;
    text-align: left;
    text-decoration: none;
    padding-top: 5px;
}


#product_view_detail_comment{
    margin-left: 50px;
    font-weight: bold;
    font-size: 18px;
    text-align: left;
}


#product_view_detail_comment_2{
    margin-top: 130px;
    margin-left: 50px;
    font-size: 18px;
    text-align: left;
}




#product_detail_comment{
    margin-left: 50px;
}



#Specification_txt{
    margin-left: 80px;
    font-weight: bold;
    font-size: 18px;
}


#Specification_img{
    margin-left: 100px;
    margin-top: 10px;
}





#txt_comment{
    margin-top: 30px;
    margin-left: 200px;
}


#txt_comment1{
    margin-top: 15px;

}



#read_moreP {
    margin-top: 150px;
    margin-left: 50px;
}


#board_content{
    border-style: solid;
    border-color: #efefef;
    border-width: 1px;
    border-radius:6px;
}


#support_address0 {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #c7ddef;
    margin-right: -15px;
    margin-top: -10px;
}


#support_address1 {
    padding-top: 10px;
    padding-left: 10px;
    background-color: #efefef;
    margin-left: -15px;
    margin-top: -10px;
}




#support_address2 {
    padding-top: 15px;
    padding-left: 10px;
    background-color: #c7ddef;

}



#about_comment{
    font-size: 20px;
}


#img_align{
    text-align: right;
}