﻿html, body, from
{
    font-size: 10px;
    font-family: Verdana,
    Trebuchet MS,Verdana,Simsun,
    宋体,serif,segoe ui;
    text-align:left;  
    margin:0;
    color:#036;
    letter-spacing:0px;
    height: 100%;
    width:100%;
}

body,divFrame
{
    margin:auto auto;
    width:940px;
    border-bottom:none;
    border-top:none;
}

a{text-decoration:none;}
a:link,a:visited
{
    color:#777; 
}
a:hover,a:active
{
    color: #036;
}
td
{
    vertical-align:top;
}

#divTopBar
{
    height:35px;
    background-image:url('/_Theme/Img/topbar.jpg');
    background-position:left center;
    background-repeat:no-repeat;
    border:solid 1px #036;
}
#divNavigate
{
    background-image:url('/_Theme/Img/navigatebg.gif');
    height:29px;
    border:solid 1px #036;
}
#divNavigate a
{
    display:block;
    float:left;
    height:29px;
    line-height:29px;
    text-align:center;
    width:115px;
    background-image:url('/_Theme/Img/MainMenu.gif');
    font-weight:bold;
}
#divNavigate a:link,#divNavigate a:visited
{
    color:#036;
}
#divNavigate a:hover,#divNavigate a:active
{
    color: #900;
}
#divBanner
{
    clear:both;
    background-image:url('/_Theme/Img/banner.jpg');
    background-position:left top;
    background-repeat:no-repeat;
    border:solid 1px #036;
    border-bottom:solid 2px #900;
    height:106px;
}
#divBanner h1
{
    color:gray;
}
#divBanner p
{
    color:#900;
    line-height:20px;
    font-size:9px;
}
#divBody
{
    min-height:300px;
    _height:300px;
    border:solid 1px #036;
    background-color:White;
}
#divFooter
{
    color:#fc0;
    text-align:center;
    background-color:#036;
}
#divFooter div
{
    height:28px;
    line-height:28px;
}

hr
{
    border:solid 1px #036;
}
li
{
    line-height:22px;
}
p
{
    font-size:11px;
    line-height:22px;
    text-align:justify;
    margin:5px;
}

h1,h2,h3,h4,h5
{
    height:22px;
    margin:0;
    padding:0;
}

h1
{
    font-style:italic;
    font-size:19px;
}
h3
{
    font-style:italic;
}
#tbByPage
{
    margin:10px;
    width:95%;
}
