﻿body 
{

}

h1
{
    color: #86a63d;
    font-family: 'Lucida Sans',Verdana, Arial,;
    letter-spacing: 0em;
}

a 
{
    text-decoration:none;
}

a:visited
{
    color: #0066FF;
}

a:hover
{
    text-decoration:underline;
}

h2
{
    color: #000;
    font-family: 'Lucida Sans',Verdana, Arial,;
    letter-spacing: 0em;
}

h3
{
    color: #FF3300;
    font-family: 'Lucida Sans' , Verdana, Arial;
    letter-spacing: 0em;
    font-size: 18px;
}

h4
{
    color: #CC6600;
    font-family: 'Lucida Sans' , Verdana, Arial;
    letter-spacing: 0em;
    font-size: 13px;
    font-weight: bold;
}

h5
{
    color: #003366;
    font-family: Verdana, Arial, "新細明體" , "微軟正黑體";
    letter-spacing: 0em;
    font-size: 15px;
    font-weight: bold;
    padding: 2px 5px;
    line-height: 22px;
}

p
{
    font-family: Verdana, Arial;
    letter-spacing: 0em;
    padding-bottom:10px;

}

p.img
{
    padding-bottom:10px;
    text-align: center;
}

p img
{
    padding:1px;
	border: 1px solid #CCCCCC;
	margin:5px;
}

p img.none
{
    padding:1px;
	border: 0px solid #CCCCCC;
	margin:5px;
}

.marginR
{
    margin:0 10px 20px 0}
.table
{
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 3px;
    border-bottom-width: 3px;
    border-top-color: #008000;
    border-bottom-color: #008000;
}
.table td
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #4ECB64;
    padding:4px;
}

.table td.date-2
{
    background-color: #DCE4C7;
    font-weight: bold;
    font-size: 14px;
}
.table td.date
{
    background-color: #FFFFE6;
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #4ECB64;
}

.table p
{
    margin:0;
}

.table td.lineright
{
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #4ECB64;

}

span.constyle
{
    color: #006699;
    font-size: 15px;
    font-weight: bold;
}

h1.tag
{
    background-image: url('Images/cost.png');
    background-repeat: no-repeat;
    background-position: 2px 0px;
    padding-left:25px;
}

span.tag
{
    background-image: url('Images/world.png');
    background-repeat: no-repeat;
    background-position: 2px 2px;
    padding-left: 22px;
    margin:0;
    line-height:20px;
}

table.form
{
    font-size:13px;

    }
    
table.form th
{
    background-color: #FFD9D9;
    padding: 4px 10px;
    border-left-style: solid;
    border-left-width: 3px;
    border-left-color: #800000;
    width:110px;
    
}

table.form td
{
    background-color: #FFD9D9;
    padding: 4px 10px;
    background-color: #E1E1E1;
}

ul.public li
{
    padding:0 0 8px 0;
    margin: 8px 0;
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
    font-size:12px;
}
