/* 
	Copyright (c) 2003 QianLong Inc.
	beijing.qianlong.com/eclassroom Homepage Content CSS	
*/

/* screen media */
body 		{color: #000000;}
a:link		{COLOR: #203ABF; text-decoration:none}
a:visited	{COLOR: #182E92; text-decoration:none}
a:hover		{COLOR: #203ABF; text-decoration:underline}
a:active	{COLOR: #203ABF; text-decoration:none}

.nav		{COLOR: #ffffff}
.nav a:link	{COLOR: #ffffff; text-decoration:none}
.nav a:visited	{COLOR: #ffffff; text-decoration:none}
.nav a:hover	{COLOR: #ffffff; text-decoration:underline}
.nav a:active	{COLOR: #ffffff; text-decoration:none}
.nav_two		{COLOR: #990000}
.nav_two a:link		{COLOR: #990000; text-decoration:none}
.nav_two a:visited	{COLOR: #990000; text-decoration:none}
.nav_two a:hover	{COLOR: #990000f; text-decoration:underline}
.nav_two a:active	{COLOR: #990000; text-decoration:none}

/* Part Custom CSS Selectors */

.NavNonce td {
	COLOR: #FFFFFF;
	/*  */
}
.NavNonce a:link	{COLOR: #FFFFFF; text-decoration:none}
.NavNonce a:visited	{COLOR: #FFFFFF; text-decoration:none}
.NavNonce a:hover	{COLOR: #FFFFFF; text-decoration:underline}
.NavNonce a:active	{COLOR: #FFFFFF; text-decoration:none}

.Function {
	text-align: right;
	padding: 6px;
	/*  */
}
.Heading {
	font-size: 26px;
	color: #000066;
	text-align: center;
	/*  */
}
.Content {
	font-size: 14.8px;
	line-height: 150%;
	padding-right: 20px;
	padding-left: 20px;
	/*  */
}
.Content * {
	font-size: 14.8px;
	line-height: 150%;
}
.Source {
	color: #FF0000;
	text-align: center;
	/*  */
}
.Source a:link	{COLOR: #FF0000; text-decoration:none}
.Source a:visited	{COLOR: #FF0000; text-decoration:none}
.Source a:hover	{COLOR: #FF0000; text-decoration:underline}
.Source a:active	{COLOR: #FF0000; text-decoration:none}

