﻿#headertop
{
    background: url("../../../Images/header.jpg") no-repeat;
    height: 87px;
    position: relative;
    width: 950px;
}
 
#headertop .logo
{
    font-size: medium;
    left: 10px;
    position: absolute;
    top: 9px;
}

#headertop .BrowserSearch .TextBox
{
    border: 0 none transparent;
    font-size: 15px;
    height: 16px;
    left: 731px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 60px;
    width: 161px;
}

#headertop .BrowserSearch .SubmitBtn
{
    background: url("../../../images/search_btn.gif") no-repeat;
    border: 0 none;
    cursor: pointer;
    height: 21px;
    left: 900px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-indent: -9999px;
    top: 57px;
    width: 40px;
}

#headertop UL
{
  margin:0px;
  padding:0px;
}

#headertop LI
{
  list-style-type:none;
}

#headertop UL  A
{
  display:block;
}

#headertop UL#header_sub LI#sitemap
{
    left: 725px;
    position: absolute;
    top: 32px;
}

#headertop UL#header_sub LI#sitemap A
{
    height: 16px;
    width: 97px;
}

#headertop UL#header_sub LI#sitepo
{
    left: 833px;
    position: absolute;
    top: 32px;
}

#headertop UL#header_sub LI#sitepo A
{
    height: 16px;
    width: 107px;
}

#headertop UL#header_sub LI#sitepo2
{
    left: 833px;
    position: absolute;
    top: 32px;
    display:none;
}

#headertop UL#header_sub LI#sitepo2 A
{
    height: 16px;
    width: 107px;
    display:none;
}