/* 
	Copyright (c) 2003 QianLong Inc.
	inter.qianlong.com Homepage content CSS	
*/

/* screen media */

body {
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}
td {
	font-size: 12px;
}
form {
	padding: 0px;
	margin: 0px;
}
select {
	font-size: 12px;
	color: #333;
	background-color: #f7f7ee;
}
input {
	font-size: 12px;
	color: #333;
	background-color: #f7f7ee;
}
img {
	border: 0px;
}
a:link		{COLOR: #0000FF; text-decoration:none}
a:visited	{COLOR: #BF0405; text-decoration:none}
a:hover		{COLOR: #BF0405; text-decoration:underline}
a:active	{COLOR: #0000FF; text-decoration:none}
hr {
	color: #D5D5C9;
	background: #e6e6dc;
	border: none;
	height: 1px;
	clear: both;
	margin: 0px -8px 0px -8px;
	padding: 0px;
}

/* Global Nav CSS Selectors */

.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 */

.navThis		{
	border: 1px solid #459EDA;
	background-color: #A2CEEC;
	padding: 2px;

}
.TabBox01 {
	background-color: #E1EDF5;
	border-left: 1px solid #077FD3;
	width: 160px;
}
.TabBox02 {
	width: 100%;
	height: 25px;
	background-color: #0573C0;
	text-align: center;
	color: #FFFFFF;
	padding-top: 5px;
}
.TabBox03 {
	width: 100%;
	background-color: #F4F4F4;
	border-right: 1px solid #0573C0;
	border-bottom: 1px solid #0573C0;
}

.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;
	padding-top: 20px;
	padding-bottom:40px;
	width: 599px;
	/*  */
}
.Content * {
	font-size: 14.8px;
}
.Rel {
	padding:10px;
	width: 599px;
}
.Date {
	color: #FF0000;
	text-align: center;
	/*  */
}
.Date a:link	{COLOR: #FF0000; text-decoration:none}
.Date a:visited	{COLOR: #FF0000; text-decoration:none}
.Date a:hover	{COLOR: #FF0000; text-decoration:underline}
.Date a:active	{COLOR: #FF0000; text-decoration:none}
.Source {
	color: #0745D4;
	text-align: center;
	margin: 5px;
	padding: 5px;
	/*  */
}
.Source a:link	{COLOR: #0745D4; text-decoration:none}
.Source a:visited	{COLOR: #0745D4; text-decoration:none}
.Source a:hover	{COLOR: #0745D4; text-decoration:underline}
.Source a:active	{COLOR: #0745D4; text-decoration:none}

/* Other Custom CSS Selectors */

.BgTransparent {background-color: transparent;}

.fontstyle {color: #CCCCCC;}

.relbox {border: 1px solid #999999; margin-bottom: 5px;}
.relgroup {background-color: #E6E6E6; padding: 5px;}
.relcontent { line-height: 150%;}
