div.bx-component-border {
z-index:1000;
}

.hidden_foot{display:none;}

#loading{font-size:14px;}

/* SETTINGS*/
html, body{height:100%;	width:100%; text-align:center;}
body{font:italic 14px Arial, Helvetica, sans-serif; color:#000; /* background:DodgerBlue;*/background:#000;}
.main{
visibility:hidden;
background:transparent url(/images/raster.png) repeat scroll 0 0;
_background:transparent;
overflow-x:hidden; min-width:1000px;	width:expression(document.body.clientWidth > 1000 ? "100%" : "1000px"); margin:0 auto; text-align:left; min-height:100%; _height:100%; position:relative;}

.body_bg{
float:left;
width:100%;
position:fixed;_position:absolute; top:0; left:0;
overflow:hidden;

height:100%;
}

.body_bg #BG_IMAGE_FILE, .body_bg .wide, .body_bg .nwide
{
float:left;
left:0;
position:fixed;
width:100%;
}


/* HEADER */
.header{height:439px; position:relative; width:958px; margin:0 auto;}
.logo_j{
background:transparent url(/images/logo.png) no-repeat scroll 0 0;
_background:transparent url(/images/gif/logo.gif) no-repeat scroll 0 0;
display:block;
float:left;
height:64px;
left:124px;
position:absolute;
top:17px;
width:141px;
}
.sitemap{position:absolute; top:15px; right:20px;
 width:70px; height:14px; display:block;
background: url(/images/sitemap.png) no-repeat;
_background: url(/images/gif/sitemap.gif) no-repeat;

}



.search_h{position:absolute; top:15px; right:110px;
 width:36px; height:14px; display:block;
background: url(/images/search.png) no-repeat;
_background: url(/images/gif/search.gif) no-repeat;

}

.player{position:absolute; top:89px; right:24px;
width:97px; height:31px;
display:block;
background: url(/images/player.png) no-repeat;
_background: url(/images/gif/player.gif) no-repeat;

}
/* lang */
.lang{position:absolute; top:0; left:5px;}
.lang li{width:23px; float:left; padding:16px 0 0 6px; height:15px; margin-left:-5px;}
.lang .selected{background:url(/images/lang_cur.png) no-repeat; position:relative;
_background:url(/images/gif/lang_cur.gif) no-repeat; position:relative;
}





/* FOOTER */
.b_image_jmors{
width:208px;
height:47px;
float:left; 
background:url(/images/copy.png) no-repeat;
_background:url(/images/gif/copy.gif) no-repeat;
}
.footer{width:796px; margin:0 auto; text-align:left; height:60px; z-index:1; font:italic 12px Arial, Helvetica, sans-serif; color:#fff; position:absolute; margin:0 0 0 -479px; left:50%; bottom:10px;}
.footer img{float:left;}
.footer .create{float:right; }
.footer a{color:#fff;}
.footer p{line-height:20px;}