﻿.Logotype
{
 left:30px;
 position:absolute;
 top:5px;
 width:121px;
 z-index:500;
 outline:none;
}
.LogoImage
{
 width:121px;
 height:130px;
 background:transparent url(/Graphics/Top/JME.png) no-repeat 0 0;	
}
.TopPanel
{
 position:absolute;
 left:0;	
 width:1000px;	
 z-index:499;
 top:65px;
}

.TopPanel .TopPanelLeft
{
 background:transparent url(/Graphics/Top/start_left.gif) no-repeat 0 0;	
 width:25px;
 height:66px;	
 float:left;	
}

.TopPanel .TopPanelCenter
{
 background:transparent url(/Graphics/Top/start_middle.gif) repeat-x 0 0;		
 height:66px;
 width:950px;
 float:left;
 border-width:0px;	
}

.TopPanel .TopPanelRight
{
 background:transparent url(/Graphics/Top/start_right.gif) no-repeat 0 0;	
 width:25px;
 height:66px;	
 float:left;	
}



.TopMenu
{
 left:205px;
 position:absolute;
 top:6px;
 z-index:501;
}
.TopMenu ul
{
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;	
}

.TopMenu ul li
{
 background:transparent url(/Graphics/Top/bg.png) no-repeat scroll 0 0;
 float:left;
 font-family:"Gill Sans MT",Arial,Sans-Serif;
 font-size:1.45em;
 height:37px;
 margin:27px -4px 0 0;
 overflow:hidden;
 padding:0;
 position:relative;
 text-align:center;
 width:140px;	
}
.TopMenu ul .Selected
{
 background:transparent url(/Graphics/Top/bg_sel.png) no-repeat scroll 0 0;	
}
.TopMenu ul li a
{
 display:block;		
 color:#666666;
 margin-top:12px;
 font-size:16px;
}
.TopMenu ul li a:active
{
 outline:none;	
}
.TopMenu ul li a:focus
{
	outline:none;	
 -moz-outline-style:none;	
}

.TopMenu ul li .Active
{
 color:#cd6e19;	
}


 
/*IE6*/

* html .TopMenu ul li
{
 	background:transparent url(/Graphics/Top/bg.gif) no-repeat scroll 0 0;
}	
* html .TopMenu ul .Selected
{
 background:transparent url(/Graphics/Top/bg_sel.gif) no-repeat scroll 0 0;	
}
* html .LogoImage
{
 	 background:transparent url(/Graphics/Top/jme.gif) no-repeat 0 0;	
}
/**/ 
