        html,body {height:100%; margin:0px; font-size:12px;_position:relative;background:#7f7969;}
        .ui-popdiv {
            font-size: 14px;
            z-index:99;
            width:789px;
            height:720px;
            background:url(detail_bg.png) no-repeat;
            left:50%;
            top: 50%;
            margin-left:-395px;
            margin-top:-360px;
            _margin-top:10px;
            position:absolute;
            _top:expression(eval(document.documentElement.scrollTop))
        }
        .ui-bg {
            display:none;
            background-color: #000;
            width: 100%;
            height: 100%;
            left:0;
            top:0;
            filter:alpha(opacity=70);
            -moz-opacity: 0.7;
            opacity: 0.7;
            z-index:1;
            position:fixed;
            _position:absolute;
            _top:expression(eval(document.documentElement.scrollTop))
        }
        .ui-popdiv .ui-popdiv-close {
            display: block;
            text-indent:-9999em;
            overflow:hidden;
            position:absolute;
            background:url(close.png) no-repeat;
            width:25px;
            height:25px;
            right:35px;
            top:65px;
        }
        .ui-popdiv .ui-popdiv-close:hover {
            background-position:0 -25px;
        }
        .ui-bg1 {height:230px;background: url(main_01.jpg) center center no-repeat;}
        .ui-bg2 {height:92px;background: url(main_02.jpg) center center no-repeat;}
        .ui-bg3 {height:92px;background: url(main_03.jpg) center center no-repeat;}
        .ui-bg4 {height:92px;background: url(main_04.jpg)  center center no-repeat;}
        .ui-bg5 {height:92px;background: url(main_05.jpg) center center no-repeat;}
        .ui-bg6 {height:92px;background: url(main_06.jpg)  center center no-repeat;}
        .ui-bg7 {height:270px;background: url(main_07.jpg) center center no-repeat;}
        .ui-div a {
            display: block;
            text-indent:-9999em;
            overflow: hidden;
            position:absolute;
            width:87px;
            height:29px;
            background: url(detail-but.png);
            top:42px;
        }
        .ui-div a:hover {
            background-position: 0 -29px;
        }
        .ui-div {
            width:1000px;
            height:92px;
            margin:0 auto;
            position:relative;
        }
        .ui-but1 {left:550px;}
        .ui-but2 {left:500px;}
        .ui-but3 {left:440px;}
        .ui-but4 {left:480px;}
        .ui-but5 {left:500px;}
        .ui-bg7 .ui-flash {
            width:1000px;
            margin:0 auto;
            font-size:0;
        }
        p {color:#6b4925;line-height:20px;font-size:12px;}
        p h2 {font-size:18px;font-weight:bold;color:#e2ca9e;}
        p h3 {font-size:14px;font-weight:bold;color:#e2ca9e;}
        
        /* New styles for iframe */
        .ui-iframe-container {
            position: absolute;
            top: 100px;
            left: 70px;
            width: 680px;
            height: 605px;
            overflow: hidden;
        }
        .ui-iframe {
            width: 100%;
            height: 100%;
            border: none;
        }