@charset "utf-8";
/* CSS Document */

.mnewsvideo {
    position: relative;
    top: 55vw;
    width: 83vw;
    left: 8vw;
    /*background: #D78384;*/
}

.mnewsvideo img {
    width: 100%;
}

.mnewschange {
    position: relative;
    top: 63vw;
    width: 83vw;
    left: 8vw;
    /*background: #D78384;*/
}

.mnewschange img {
    width: 100%;
}

.mnewspray {
    position: relative;
    top: 73vw;
    width: 83vw;
    left: 8vw;
    /*background: #D78384;*/
}

.mnewspray img {
    width: 100%;
}

.mnewslight {
    position: relative;
    top: 85vw;
    width: 83vw;
    left: 8vw;
    /*background: #D78384;*/
}

.mnewslight img {
    width: 100%;
}


.mnewscopyright {
    position: relative;
    top: 108vw;
    width: 100vw;
    left: 0;
    background: #D78384;
}

.mnewscopyright img {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.mphotolink {
	position:relative;
	width:36vw;
	height:20.25vw;
	/*background:#CC0000;*/
}

.mpphotolink img{
	width: 100%;
	height: 100%;
}