html, body {
    min-height: 100%;
    height: auto !important;
    height: 100%;
}

body {
    font: 100.01% "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
    color: #333;
    padding: 0;
	margin:0;

background-color:#000000;
}

body * {
    line-height:1.22em;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Georgia, "Times New Roman", Times, serif;
    color:#4088b8;
    clear: both;
}

h1 {
}

h2 {
    color: #c8c8c8;
		margin-top: -25px;
}

h3 {
}

h4 {
    color: #333;
    margin-bottom: -10px;
}

p {
    margin: 10px 0;
    clear: both;
}

ul, ol {
    margin-left 0;
}

ul ul {
    margin-bottom: 20px;
}

#wrap {
    color: #404040;
    /*margin: 0 12%;*/
/*    margin: 20px 40px;*/
margin:0;
}

a {
    color: #4088b8;
}

table {
    font-size: inherit;
    border: 1px solid #c8c8c8;
}

th {
    background: #d8d8d8;
    text-align: left;
    padding: 5px;
    white-space: nowrap;
}

td {
    background: #f8f8f8;
    text-align: left;
    padding: 5px;
    vertical-align: top;
}

select, input, textarea {
    font: 99% "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
}

pre, code, tt, dt {
    font: 100% monospace;
    margin: 20px 0;
}

pre, blockquote {
    padding: 15px;
    background-color: #f0f0f0;
    margin: 20px 0;
    -moz-border-radius: 10px;
}

td pre {
    font: 85% monospace;
    padding: 5px;
    margin: 5px 0;
}

#container{
width:980px;
background-color:#2A2A2A;
margin:0 auto;

zoom: 1;
overflow: hidden;
overflow: -moz-scrollbars-none;
}
#container .l{
float:left;
margin-left:5px;
width:206px;
}
* html #container .l{
margin-top:-20px;
}
*:first-child+html #container .l{
margin-top:-20px;
}
#container .r{
float:right;
width:754px;
}
* html #container .r{
margin-top:-20px;
}
*:first-child+html #container .r{
margin-top:-20px;
}
.mf_talent{
width:206px;
text-align:center;
-moz-border-radius: 4px;
background-color:#535353;
padding-top:20px;
padding-bottom:20px;

}
* html .mf_talent { background: url("/gallery/images/winl_t.gif") no-repeat;background-color:#2A2A2A; }
*:first-child+html .mf_talent { background: url("/gallery/images/winl_t.gif") no-repeat;background-color:#2A2A2A; }
.mf_talent_b{
height:0 ;
overflow:hidden;
margin-bottom:20px;
}
* html .mf_talent_b { height:5px;background: url("/gallery/images/winl_b.gif") no-repeat;background-color:#2A2A2A; }
*:first-child+html .mf_talent_b { height:5px;background: url("/gallery/images/winl_b.gif") no-repeat;background-color:#2A2A2A; }
.mf_con_b{
height:0 ;
overflow:hidden;
margin-bottom:20px;
position:relative;
top:-25px;
}
* html .mf_con_b { height:5px;background: url("/gallery/images/winr_b.gif") no-repeat;background-color:#2A2A2A; }
*:first-child+html .mf_con_b { height:5px;background: url("/gallery/images/winr_b.gif") no-repeat;background-color:#2A2A2A; }

.mf_talent_txt{
width:160px;
margin:0 auto;
margin-top:10px;
background-color:#CCCCCC;
-moz-border-radius: 2px;
font-size:12px;
color:#000000;
}
a.logo_still{
background: url("/gallery/images/logo_still.gif") no-repeat;
width:252px;
height:55px;
text-indent:-9000px;
overflow:hidden;
margin:15px 0 10px 10px;
display:block;
}
a.logo_talent{
background: url("/gallery/images/logo_talent.gif") no-repeat;
width:252px;
height:55px;
text-indent:-9000px;
overflow:hidden;
margin:15px 0 10px 10px;
display:block;
}
.head_l{
float:left;
width:300px;
}
.head_r{
float:right;
text-align:right;
width:600px;

color:#FFFFFF;
/*padding:15px 10px;*/
}
.head_r .caption{
text-align:left;
width:550px;
background-color:#999;
font-size:12px;
padding:10px;
margin:10px;
}
.clear{
	clear:both;
	line-height:0;
	height:0;
}
.disp_con{
background-color:#CCC;
color:#000;
padding:7px;
margin-top:10px;
font-size:12px;
}
.j10{
font-size:10px;
color:#FFFFFF;
margin-bottom:3px;
}

#container_default{
width:800px;
height:450px;
background: url("/gallery/images/win_default.gif") no-repeat;background-color:#2A2A2A;
margin:100px auto;
}
#container_default .l{
float:left;
width:360px;
margin-left:25px;
}
* html #container_default .l { margin-left:10px ;}
*:first-child+html #container_default .l { margin-left:10px ; }

#container_default .r{
float:right;
width:360px;
margin-right:25px;
}
* html #container_default .r { margin-right:10px ;}
*:first-child+html #container_default .r { margin-right:10px ; }

a.stillgallery{
display:block;
width:348px;
height:70px;
padding-top:70px;
padding-left:12px;
color:#FFFFFF;
text-decoration:none;
background: url("/gallery/images/btn_still.jpg") no-repeat;
font-size:12px;
line-height:20px;

}
a.talentgallery{
display:block;
width:348px;
height:70px;
padding-top:70px;
padding-left:12px;
color:#FFFFFF;
text-decoration:none;
background: url("/gallery/images/btn_talent.jpg") no-repeat;
font-size:12px;
line-height:20px;
}