﻿/*
This style sheet over-writes certains values 
specifically for the Chinese language website.
*/

body, td, input, textarea
{
	font-size: 14px;
}

.stlClockInfoCell
{
	font-size: 13px;
}

.stlLinkPageBigLink
{
	font-size: 20px;
}

.stlHeadLinkSep, A.stlHeadLink
{
	font-size: 16px;
	font-weight:500;
}

.stlSearchSquareHeader
{
	font-size: 16px;
	font-weight: normal;
}

.showSellField
{
	font-weight: normal;
}

TH.SearchBox
{
	font-weight:normal;
}

