﻿body 
{
    margin: 0px;
    padding: 0px;
    font-family: Verdana, Helvetica, Arial, sans-serif;
}

#wrapper
{
    margin: 0px auto;
    padding: 0em;
    width: 996px;
    background-image: url(images/index_bg.jpg);
    background-repeat: no-repeat;
    background-position:  0px top;
}

#wrapper img
{
    border: 0px;
}


#en_top_info
{
    margin: 0px;
    padding: 10px 10px 0px 0px;
    float: right;
    font-size: 0.75em;
    color: #666666;
}

#en_top_info a
{
    color: #666666;
    text-decoration: none;
}

#en_top_info a:hover
{
    color: #9999cc;
    text-decoration: underline;
}

#en_about
{
    font-size: 0.75em;
    color: #808080;
    width: 371px
}

#en_about a
{
    color: #b000c5;
    text-decoration: none;
}

#en_about a:hover
{
    color: #660066;
    text-decoration: underline;
}

    
#en_footer
{
    margin: 0px;
    padding: 30px 0px 0px;
    font-size: 0.75em;
    color: #8c8c8c;
    text-align: center;
}

#en_footer a
{
    color: #8ba512;
    text-decoration: none;
}

#en_footer a:hover
{
    color: #669933;
    text-decoration: underline;
}

/*全文檢索*/
#en_srch
{
    padding: 10px 10px 0px 120px;
    float: right;
    width: 200px;
    height: 20px;
    color: #757575;
     font-size: .8em;
}

#en_srch span
{
    float: left;
}


#en_srch .textbox
{
    font-family: arial;
    font-size: .9em;
    color: #555;
    border: 1px solid #aaa;
    margin: 0px;
    margin-left: 5px;
}


#en_srch .srch_bt1
{
    font-family: Arial;
    font-size: 1em;
    border: 0px;
    padding: 4px 6px;
    background: url(images/srch_bt1.gif) 0px 0px no-repeat;
    vertical-align: middle;
    color: #000066;
    line-height: 1.5em;
    cursor: pointer;
    font-weight: bold;
}
