@charset "utf-8";
/* CSS Document */

html { height: 100%; overflow: hidden; }
#flashcontent { height: 100%; }
body { height: 100%; margin: 0; padding: 0; background-color: #e3ded0; }
#layer{ width:450px; height:550px; overflow:auto; display:none; background:url(images/bg_news.jpg) no-repeat;}
.pter{ cursor:pointer;}
