﻿.header{margin-left:auto;margin-right:auto; margin-bottom:10px;width:880px; height:128px; background:url(/images/header_bg.jpg) no-repeat}
.headerlogo{ float:left;width:103px; height:128px; padding-left:6px;}
.headerright{ float:left;width:771px;}

#header-divMenu {padding: 0px;margin: 0px;width:100%;height: 30px}

#header-ulLeftMenu 
{
    font-size: 12px;
    background: url(/images/menubg01.gif) no-repeat;
    float: left;
    margin: 0px;
    width: 771px;
    list-style-type: none;
    height: 33px
}

#header-ulLeftMenu li
{
    padding: 0px;
    float: left;
    display:inline;
    margin: 0px;
    list-style-type: none;
    text-align: center;    
}


#header-ulLeftMenu li a.header-aMenu, #header-ulLeftMenu li a.header-aMenu:link
{
    display:block;
    float: left;
    width: 85px;
    color: #313b21;
	font-weight:bold;
    height: 29px;
	line-height:29px;
    text-align: center;
    text-decoration: none;
	margin:2px 0 0 0   
}
#header-ulLeftMenu li:hover a.header-aMenu,
#header-ulLeftMenu li.nav_overmenu a.header-aMenu
{
    background: url(/images/menuoverbg01.gif) no-repeat;
    color: #313b21; 
	height: 29px;   
}
#header-ulLeftMenu li:active a.header-aMenu,
#header-ulLeftMenu li.nav_curmenu a.header-aMenu
{
    background: url(/images/menuoverbg.gif) no-repeat;
    color: #ccff00;
	font-size:14px;
	height: 29px;    
}



#header-ulLeftMenu li div
{
    display:none;
    clear: both;
    vertical-align: bottom;
    text-align: left;
    font-size: 12px;       
}
#header-ulLeftMenu li:hover div,
#header-ulLeftMenu li.nav_curmenu div,
 {
    display:block;
    position:relative;
}
#header-ulLeftMenu li:hover div dl,
#header-ulLeftMenu li.nav_curmenu div dl,
#header-divMenuBg dl
{
    font-size: 12px;
    width: 675px;
    margin: 0px;
    padding: 2px 0 0 35px;
    list-style: none;
    list-style-type: none; 
    display:inline-table;
    position:absolute;
}

#header-ulLeftMenu li div dl dt,
#header-divMenuBg dl dt
{
    display: inline;
    margin-left: 10px;
    line-height: 30px;
    height: 30px;  
}
#header-ulLeftMenu li div dl dt a,
#header-divMenuBg dl dt a
{
    padding-left: 15px;
    color: #555;
    text-decoration: none;
    font-weight: normal;
}

#header-ulLeftMenu li div a:link,
{
    font-size: 12px;
    color: #666666;
    line-height: 14px;
    text-decoration: none;
}

#header-ulLeftMenu li div a:hover,
{
    font-size: 12px;
    color: #7ab605;
    line-height: 14px;
    text-decoration: none;
}



/********************************************/

.header-top
{
    height: 93px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}
.header-top span#header-logo
{
    clear: none;
    float: left;
    cursor: pointer;
    width: 350px;
    height: 93px;
    margin-right: auto;
    margin-left: auto;
    background: url(/images/logo_n.gif) 28px 14px no-repeat;
}



