﻿body 
{
    
}

.dummy
{
    display : none;
}

    #wgnb
    {
        position : fixed;
    }

    #wrap
    {
        width : 100%;
    }

        #wrap #bg_top
        {
            height:670px;
            background:url('/images/event/2012/09/03/mainevent/bg_top.jpg') no-repeat center;
            position : relative;
        }
        
            #wrap #bg_top #bg_top_btn_div
            {
                width:650px; 
                height:95px; 
                margin:0px auto;
                padding-top : 500px;
                padding-left : 480px;
            }
            
            #wrap #bg_top #goToTop
            {
                width:100px;
                height:100px;
                display:block;
                position:fixed;
                margin-left:90%;
                cursor:hand;
                
            }
                #wrap #bg_top #goToTop .btn
            {
                display : block;
                width : 100px;
                height : 100px;
                
            }
                #wrap #bg_top #bg_top_btn_div .btn_div
                {
                    float:left; 
                    display:block;
                    width:100px; 
                    height:120px;
                    
                }
                
                    #wrap #bg_top #bg_top_btn_div .btn_div .btn
                    {
                        display : block;
                        width : 100px;
                        height : 100px;
                    }
                        /*
                        #wrap #bg_top #bg_top_btn_div .btn_div .btn.btn_content_1
                        {
                            src : "/images/event/2012/09/03/mainevent/btn_01_off.jpg";
                        }
                        #wrap #bg_top #bg_top_btn_div .btn_div .btn.btn_content_2
                        {
                            background : url('/images/event/2012/09/03/mainevent/btn_01_off.jpg') no-repeat ;
                        }
                        #wrap #bg_top #bg_top_btn_div .btn_div .btn.btn_content_3
                        {
                            background : url('/images/event/2012/09/03/mainevent/btn_01_off.jpg') no-repeat ;
                        }
                        #wrap #bg_top #bg_top_btn_div .btn_div .btn.btn_content_4
                        {
                            background : url('/images/event/2012/09/03/mainevent/btn_01_off.jpg') no-repeat ;
                        }
                        #wrap #bg_top #bg_top_btn_div .btn_div .btn.btn_content_5
                        {
                            background : url('/images/event/2012/09/03/mainevent/btn_01_off.jpg') no-repeat ;
                        }
                        #wrap #bg_top #bg_top_btn_div .btn_div .btn.btn_content_6
                        {
                            background : url('/images/event/2012/09/03/mainevent/btn_01_off.jpg') no-repeat ;
                        }
                        */
                    
            .content.bg_content_1
            {
                height : 544px;
                background : url('/images/event/2012/09/03/mainevent/bg_content_1.jpg') no-repeat center;
            }
    
            .content.bg_content_2
            {
                height : 450px;
                background : url('/images/event/2012/09/03/mainevent/bg_content_2.jpg') no-repeat center;
            }
    
            .content.bg_content_3
            {
                height : 440px;
                background : url('/images/event/2012/09/03/mainevent/bg_content_3.jpg') no-repeat center;
            }
    
            .content.bg_content_4
            {
                height : 412px;
                background : url('/images/event/2012/09/03/mainevent/bg_content_4.jpg') no-repeat center;
            }
    
            .content.bg_content_5
            {
                height : 405px;
                background : url('/images/event/2012/09/03/mainevent/bg_content_5.jpg') no-repeat center;
            }
    
            .content.bg_content_6
            {
                height : 536px;
                background : url('/images/event/2012/09/03/mainevent/bg_content_6.jpg') no-repeat center;
            }
    
        #bg_footer
        {
            height:118px;
            background:url('/images/event/2012/09/03/mainevent/bg_footer.jpg') no-repeat center;
        }

