﻿/* HTML tag */
img, table { border:0; }


/* --- Image link blur 처리 --------*/
a {selector-dummy: expression(this.hideFocus=true);}

.gate				{ margin:0; background:url(http://nximage.nexoneu.com/Promotion/MapleStory/Cygnus/en/image/bg_intro.jpg) top center no-repeat; }


/*  기본 레이아웃  */
html, body				{ width:100%; font:9pt/1.0 dotum; color:#666; }
body					{ margin:0; background:url(http://nximage.nexoneu.com/Promotion/MapleStory/Cygnus/en/image/bg.jpg) top center no-repeat; }

#skip { 
width : 200px; 
height : 30px; 
position : absolute; 
top : 580px; 
left : 50%; 
margin : 0 0 0 -100px; 
font : 8pt tahoma; 
text-align : center;
z-index:100;
} 