﻿body 
{
    margin:0;
    padding:0;
    font-size:12px;
    text-align:center;
}

#Wrapper
{
    width:994px;
    margin:0 auto;
    text-align:left;
    height:auto;
}

#Head
{
    width:990px;
    height:62px;
    float:left;
}

#Head_swf
{
    width:994px;
    height:156px;
    float:left;
    text-align:right;
}

#navlist
{
    width:992px;
    height:36px;
    border-left:solid 1px #d9e2f3;
    border-right:solid 1px #d9e2f3;
    background:url(../images/nav_list_bg.gif) repeat-x;
    float:left;
    font-size:14px;
}



#searchbox
{
    width:197px;
    height:26px;
    float:right;
}

#txtboxborder
{
    border-style: none;
    border-color: inherit;
    border-width: 0;
width:135px;
        height:24px; 
    *    _border:0;
        float:left;
        margin-top:7px;
}

#imgbtnsearch
{
    width:41px;
    height:24px;
    float:left;
    margin-top:8px;
    margin-left:10px;
    _margin-left:5px;
}

#Content
{
    width:994px;
    height:auto;
    float:left;    
    margin-bottom:20px;
}

#Bottom
{
    width:994px;
    height:90px;
    float:left;
    text-align:center;
}

#Bottom_top
{
    width:994px;
    height:27px;
    float:left;
    background:url(../images/bottom_topbg.gif) repeat-x;
}

#Bottom_text
{
    width:994px;
    height:63px;
    float:left;
    color:#124390;
}