Page 518 - 완) I MDP 프로젝트 작품 보고서(전체과 1학년)1.6
P. 518

position:absolute;width:100%;display:block;z-index:999;left:0;right:0;background:url(../imag

            es/common/body.png);
            }
            #header  {

            position:relative;z-index:700;height:50px;background:url(../images/common/sidebar.png);
            }
            #sidebar  {position:fixed;overflow:hidden;z-index:99;left:0;top:0;bottom:0;width:180px;}
            #footer  {background:url(../images/common/sidebar.png);}



            /*
            **  header
            */

            #header  h1.toplogo  {padding-top:15px;text-align:center;}
            .util  {
                    border-top:1px  solid  #5c5c5c;
                    -webkit-box-shadow:  #999  0px  2px  4px;

                    -moz-box-shadow:  #999  0px  2px  4px;
                    box-shadow:  #999  0px  2px  4px;
            }

            .util-list  {
            display:table;width:100%;background:#fff;table-layout:fixed;border-collapse:collapse;borde
            r-bottom:3px  solid  #c24704;
            }

            .util-list  li  {
                    display:table-cell;text-align:center;vertical-align:middle;border-right:1px         solid
            #000;
                    background:  -webkit-gradient(linear,  0  0,  0  bottom,  from(#e1e1e1),  to(#fff));

                    background:  -webkit-linear-gradient(#424242,  #252525);
                    background:  -moz-linear-gradient(#424242,  #252525);
                    background:  -ms-linear-gradient(#424242,  #252525);
                    background:  -o-linear-gradient(#424242,  #252525);

                    background:  linear-gradient(#424242,  #252525);
            }
            .util-list  li  .box

            {
                    display:block;position:relative;




                                                         -  511  -
   513   514   515   516   517   518   519   520   521   522   523