﻿
.body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"新細明體";
    font-size:10pt;
    letter-spacing:1pt;
}


a
{
    text-decoration:none;
    color:#545454;
}

a:hover
{
    color: #0099CC;
}

img
{
    border: none;
}


.accesskey
{
    
}


.topMenuPanel
{
    background: transparent url('../images/banner_bg.gif') no-repeat;
    height:39px;
    width: 1003px;
}

.bottomPanel
{
    background: transparent url('../images/buttom_bg.gif') no-repeat;
    height:39px;
    margin-top:20px;
}

.navgation01
{
    float:left;
    padding: 5px 0px 0px 25px;
}


.lastupdate
{
    text-align: left;
    padding: 10px 0px 0px 25px;
}


.visitCounter
{
    text-align: right;
    padding: 5px 80px 0px 0px;
}

.leftBottomPanel
{
    height: 280px;
}


.list
{

}

.list ul
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

.list li
{
    background:transparent url(../images/list_icon.gif) no-repeat;
    list-style-image:none;
    list-style-type:none;
    padding:3px 0 0 20px;
    margin-top: 5px;
}


.mainContent
{
    padding-left: 20px;
}