body {
      margin : 0px; 
      padding : 0; 
      font-size : 9pt; 
      font-family : 돋움, 돋움체, 굴림, 굴림체, 한강체, 서울체, Seoul, tahoma; 
      width : 100%; 
      background-color : #FFFFFF; 
      background : url(../img/bgMain.jpg); background-position : center top; background-repeat : no-repeat; 
}

img   { margin : 0; border : 0; vertical-align : top }
div   { margin : 0; padding : 0; border : 0; font-size : 9pt; font-family : 돋움, 돋움체, 굴림, 굴림체, 한강체, 서울체, Seoul, tahoma; color : #666666; }
form  { margin : 0; padding : 0; border : 0; }
ul    { list-style : none; margin : 0; padding : 0; font-size : 9pt; }
li    { list-style : none; margin : 0; padding : 0; font-size : 9pt; }

#loginBox { position : relative; margin-top : 110px; width : 872px; height : 128px; text-align : left; }
#loginBox .input1 { position : absolute; left : 484px; top : 23px; }
#loginBox .input1 input { border : 0; background-color : #dfdfdf; width : 190px; height : 19px; font-size : 11pt; }
#loginBox .input2 { position : absolute; left : 484px; top : 57px; }
#loginBox .input2 input { border : 0; background-color : #dfdfdf; width : 190px; height : 19px; font-size : 11pt; }
#loginBox .input3 { position : absolute; left : 692px; top : 17px; }
#loginBox .input3 input { border : 0; width : 145px; height : 64px; }
#loginBox .input4 { position : absolute; left : 475px; top : 97px; }
#loginBox .input5 { position : absolute; left : 685px; top : 96px; }
#loginBox .input6 { position : absolute; left : 775px; top : 96px; }

#box-link { 
	position: absolute; 
	top: 40px; 
	left: 555px; 
	width: 213px; 
	height: 34px; 
	background-color: transparent; 
}	