﻿body
{
	font-family: 微軟正黑體, 新細明體, 細明體;
	background-color: #0084c4;
	margin: 0;
}
a
{
	text-decoration: none;
}
.l
{
	text-align: left;
}
.r
{
	text-align: right;
}
.c
{
	text-align: center;
}
.m
{
	vertical-align: middle;
}
.t
{
	vertical-align: top;
}
.b
{
	vertical-align: bottom;
}
.fs
{
	font-size: small;
}
.fl
{
	font-size: large;
}
.fm
{
	font-size: medium;
}
.fser
{
	font-size: smaller;
}
.fler
{
	font-size: larger;
}
.w100
{
	width: 100%;
}
.Watermark
{
	color: #A6A6A6;
	font-size: x-large;
	font-family :微軟正黑體 ;
	text-align: center;
	border-color: Blue;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	width: 120px;
	border-bottom-style: solid;
	background-color: Transparent;
}
.inp
{
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-style: solid;
	width: 120px;
	font-size: x-large;
	color: Blue;
	background-color: Transparent;
}
