﻿body
{
	margin: 0;
	background-color: #ebebeb;

	text-align:center;
}

td,th,li,select,input,textarea
{
	font-family: "Arial, PMingLiu";
	font-size: 12px;
	color: #666666
}

A:link
{
	text-decoration: none;
	color: #666666;
}
A:visited
{
	text-decoration: none;
	color: #666666;
}
A:active
{
	text-decoration: underline;
	color: #666666;
}
A:hover
{
	text-decoration: underline;
	color: #666666;
}

.bottom A:link
{
	text-decoration: none;
	color: #FFFFFF;
}
.bottom A:visited
{
	text-decoration: none;
	color: #FFFFFF;
}
.bottom A:active
{
	text-decoration: underline;
	color: #FFFFFF;
}
.bottom A:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}

.l15
{
	line-height: 150%;
}

.f14
{
	font-size: 14px;
}

.f16
{
	font-size: 16px;
}
