#meMsg_367705_MsgListBlk {
    width: 100%!important;
}

#id_ContentTop{
    position: relative;
    padding-bottom: 20px;
}

#id_ContentTop::before {
    content: "";
    width: 484px;
    height: 236px;
    display: block;
    position: absolute;
    background-image: url(https://comet.noonspace.com/w62/north/MsgInfo/top.png);
    background-size: cover;
    background-repeat: no-repeat;
    top: 70px;
    right: 0;
}


@media (max-width: 1024px){
	#iframe_367705_0{
		height: 1200px!important;
	}
}


@media (max-width: 880px){
	#id_ContentTop::before {
	    content: none;
	}
}

@media (max-width: 768px){
	#iframe_367705_0{
		height: 920px!important;
	}
}