﻿body {
}

.topimg
{
    background-repeat:repeat;
    background-color:#024438;
}
.bottomimg
{
    background-image:url(../image/bottom3.png); 
    height:80px; 
    text-align:center;
    vertical-align:top;
    background-repeat:repeat-x;
    }
.fontbottom
{
    font-family: 微軟正黑體, Arial,  sans-serif;
    color:White;    
	font-size:14px;
	line-height: 150%; 
	padding:2px 30px;
	text-align:center;
	vertical-align:top;
    }
