﻿#g_container {
    position:relative; 
    width:770px; 
    height:430px; 
    margin:20px auto 0 auto; 
    border:1px solid #aaa; 
    }
#g_container ul {
    padding:0; 
    margin:0; 
    list-style-type:none; 
    }
#g_container a.gallery span {
    position:absolute; 
    width:1px; 
    height:1px; 
    top:5px; 
    left:5px; 
    overflow:hidden; 
    background:#fff;
    }
#g_container a.gallery, #g_container a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #000; 
    margin:1px 2px 1px 2px; 
    text-align:right; 
    cursor:default;
    }
#g_container a.photo1 {
    background:url("images/studio/gallery/tp1.jpg"); 
    height:100px; 
    width:100px;
    }
#g_container a.photo2 {
    background:url("images/studio/gallery/tp2.jpg"); 
    height:100px; 
    width:100px;
    }
#g_container a.photo3 {
    background:url("images/studio/gallery/tp3.jpg"); 
    height:100px; 
    width:100px;
    }
#g_container a.photo4 {
    background:url("images/studio/gallery/tp4.jpg"); 
    height:100px; 
    width:100px;
    }
* html #g_container a.photo4 {
    width:100px; 
    w\idth:100px;
    }
#g_container a.photo5 {
    background:url("images/studio/gallery/tp5.jpg"); 
    height:100px; 
    width:100px;
    }
#g_container a.photo6 {
    background:url("images/studio/gallery/tp6.jpg"); 
    height:100px; 
    width:100px;
    }
* html #g_container a.photo6 {
    width:100px; 
    w\idth:100px;
    }
#g_container a.photo7 {
    background:url("images/studio/gallery/tp7.jpg"); 
    height:100px; 
    width:100px;
    }
#g_container a.photo8 {
    background:url("images/studio/gallery/tp8.jpg"); 
    height:100px; 
    width:100px;
    }
#g_container a.photo9 {
    background:url("images/studio/gallery/tp9.jpg"); 
    height:100px; 
    width:100px;
    }
#g_container a.photo10 {
    background:url("images/studio/gallery/tp10.jpg"); 
    height:100px; 
    width:100px;
    }
#g_container a.photo11 {
    background:url("images/studio/gallery/tp11.jpg"); 
    height:100px; 
    width:100px;
    }
* html #g_container a.photo11 {
    width:100px; 
    w\idth:100px;
    }
#g_container a.photo12 {
    background:url("images/studio/gallery/tp12.jpg"); 
    height:100px; 
    width:100px;
    }
#g_container ul {
    width:318px; 
    height:386px;
    }
#g_container li {
    float:left;
    }
#g_container ul {
    margin:5px; 
    float:right;
    }    
#g_container a.gallery:hover {
    border:1px solid #9f9; 
    }
#g_container a.gallery:hover span {
    position:absolute; 
    width:372px; 
    height:372px; 
    top:10px; 
    left:20px; 
    color:#9f9; 
    background:#000;
    }
#g_container a.gallery:hover img {
    border:1px solid #000; 
    float:left; 
    margin-right:5px;
    }
#g_container {
    background:#000 url("images/studio/gallery/p1.jpg") 20px 10px no-repeat;
    }




