﻿p
{
    font-size: small;
    color: #4c4c4c;
    font-family:微軟正黑體;
}

body
{
    font-size: small;
    color: #4c4c4c;
    font-family:微軟正黑體;
}

#header_default
{
    /*background-image: url(../images/bg/title_01.jpg);*/
    background-repeat: no-repeat;
    width: 982px;
    height: 360px;
}
#header
{
    /*background-image: url(../images/bg/title_01.jpg);*/
    background-repeat: no-repeat;
    width: 982px;
    height: 160px;
}

#online_inf
{
    width: 976px;
    background-image: url(../images/bg/title_menu_01.gif);
    background-repeat: repeat-x;
    height: 27px;
    font-size: 12px;
    font-family: Verdana;
    float: left;
    padding: 4px 3px 0px 3px;
}

#pagebody_default
{
    width: 982px; /*background-image: url(../images/bg/pagebody_all.gif);*/
    background-repeat: repeat-y;
    min-height: 150px;
}

#footer
{
    clear: both;
    width: 982px;
    height: 64px;
    background-image: url('../images/bg/back_foot.gif');
    text-align: center;
    font-size: x-small;
    font-family: Verdana;
    border-top: solid 0px #999999;
}
#news
{
    float: left;
    width: 310px;
}
#news_1
{
    background-image: url('../images/bg/news_title.gif');
    background-repeat: no-repeat;
    min-height: 100px;
    padding: 20px 5px 0px 5px;
}
#news_2
{
    background-image: url('../images/bg/news_title2.gif');
    background-repeat: no-repeat;
    min-height: 100px;
    padding: 20px 5px 0px 5px;
}
#product
{
    float: left;
    width: 440px;
    background-image: url('../images/bg/product_title.gif');
    background-repeat: no-repeat;
    padding-top: 22px;
}
#hot
{
    float: left;
    width: 222px;
}
h1
{
    font-size: x-large;
    color: #82A635;
    margin-top: 0px;
    font-weight: normal;
    font-family: 微軟正黑體;
    padding-bottom: 5px;
    padding-left: 5px;
    border-bottom: solid 1px #D9D9D9;
}
body
{
    font-family: 微軟正黑體;
    font-size:small;
}
.sitemap
{
    float: right;
    text-align: right;
}

#loginz
{
    width: 198px;
     min-height: 120px;
    background-image: url(../images/bg/login_bgz.gif);
    background-repeat: no-repeat;
    border: solid 1px #999999;
    text-align: center;
}
#login
{
    width: 198px;
    min-height: 120px;
    background-image: url(../images/bg/login_bg.gif);
    background-repeat: no-repeat;
    border: solid 1px #999999;
}
