        html, body {
            margin:0; padding:0;
        }
        img {border:0px;}
        
        #mydiv {
        position:absolute;
        top: 45%;
        left: 50%;
        width:863px;
        height:360px;
        margin-top: -9em; /*set to a negative number 1/2 of your height*/
        margin-left: -18em; /*set to a negative number 1/2 of your width*/
        background-color: #ffffff;
        }

        .centeringContainer { text-align: center;}
        .centered { display: table; margin-left: auto; margin-right: auto; display: inline-block;  width:1049px;}        
    
        .copyright {width:100%; font-size:9pt;margin-top:25px;text-align:left;color:#999;line-height:15pt;}     
        
        .subtitle {width:100%;text-align:left;margin-top:50px;padding-left:10px;}
        
        .left {width:275px;height:338px;float:left;background: url(../imgs/subbg.jpg) no-repeat;}
        .right {width:770px;float:right;}
        
        .contents {width:740px;}
        .contents_photo {width:760px;}

        /* MAINMENU
        ------------------------------------------------------*/
        #mainmenu {
            list-style: none;
            margin-top: 20px;
            padding-top: 20px;
            width:724px;
            height:292px;
            float:left;
            background: url(../imgs/sub_menu_div.jpg) no-repeat;
        }
        
        body,td,input,div,form,select,textarea,pre{font-size:9pt; font-family:³ª´®°íµñ,Tahoma; word-break:break-all;}
        form{margin:0; padding:0;}
        a,label{cursor:pointer;}
        A:link{text-decoration:none; color:#0077ff;}
        A:visited{text-decoration:none; color:#0077ff;}
        A:hover{text-decoration:none; color:#FF5005;}
            