/* CSS Document */
/* Designed By Luan Dong 2009 LastUpdate 091007 */
/* Version 0995 */

/* ----- Structure and Layout ----- */


body
{
	text-align: center;
	background-color: #ffffff;
}

#wrapper
{
	width: 800px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#blockLogo
{
	height: 16px;
	padding-top: 24px;
	background: url("../ui2009/hddcn.jpg");
	background-repeat: no-repeat;
	background-position: right;
}

/* ----- Fonts ----- */

.smallWhite
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

.smallGrey
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #b1b1b1;
}

.smallBlack
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}

.smallOrange
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
}

.smallOrangeStrong
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	font-weight: bold;
}

.bigBlue
{
	font-size: 16px;
	font-family: "微软雅黑" , Arial, Helvetica, sans-serif;
	color: #00349A;
}

.bigWhite
{
	font-size: 16px;
	font-family: "微软雅黑" , Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.bigOrange
{
	font-size: 16px;
	font-family: "微软雅黑" , Arial, Helvetica, sans-serif;
	color: #ff6600;
}

.bE
{
	font-size: 16px;
	font-family: "微软雅黑" , Arial, Helvetica, sans-serif;
	color: #00627f;
}

.sE
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #3ab8dd;
}

.sEW
{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

.clockDate
{
	font-size: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
}

/* ----- Links ----- */

#blockLogo a:link, #blockLogo a:active, #blockLogo a:visited
{
	text-decoration: none;
	color: #999999;
}

#blockLogo a:hover
{
	text-decoration: underline;
	color: #FF6600;
}

#mainCell a:link, #mainCell a:active, #mainCell a:visited
{
	text-decoration: none;
	color: #00627f;
}

#mainCell a:hover
{
	text-decoration: underline;
	color: #FF6600;
}

#blockFoot a:link, #blockFoot a:active, #blockFoot a:visited
{
	text-decoration: none;
	color: #ffffff;
}

#blockFoot a:hover
{
	text-decoration: underline;
	color: #FF6600;
}
