﻿

	    .video-container {
                position: relative;
                padding-bottom: 54.25%;
                padding-top: 30px; height: 0; overflow: hidden;
            }
 
            .video-container iframe,
            .video-container object,
            .video-container embed {
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
            }

.col-2{
    width:50%;
}
.col-1{
    width:100%;
}

/**/
.df{
    width:100%;
}

.nleft{
    width:25%;
    float:left;
}
.nright{
    width:75%;
    float:right;   
}
.nright a{
    color: #ff8000;
    display:block;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    font-family: 微軟正黑體;
}
.nright span{

}






@media only screen and (max-width:380px ) {
    .img_a{width:200px;
          /*margin-top:10px;*/
    }

                
}
