body {
	font-family: Arial, Helvetica, sans-serif,Times New Roman,"ËÎÌå";
		font-size: 13px;
}

td {
	font-family: Arial, Helvetica, sans-serif,Times New Roman,"ËÎÌå";
	font-size: 13px;
	color: #D0CFD0;
}

.bgtopRight {
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bgtopLeft {
	background-repeat: no-repeat;
	background-position: left bottom;
}
.bgCLeftT {
	background-repeat: no-repeat;
	background-position: Left Top;
}
.bgtopbottom {
	background-repeat: repeat-x;
	background-position: left bottom;
}
.bgtop {
	background-repeat: repeat-x;
	background-position: left top;
}
.bgLty {
	background-repeat: repeat-y;
	background-position: left top;
}

.WhiteBorder {
	border: 1px solid #C0CFE3;
}
.WhiteBorderEn {
	border: 1px solid #809CBB;
}
.LGrayBorder {
	border: 1px solid #A7A8A8;
}

.GrayBorderA {
	border: 1px solid #4D535B;
}
.GrayBorder8A{
	border: 1px solid #9CA8B8;
}
.GrayBorder1D{
	border-top: 1px dashed #9CA8B8;
}

.topborder {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6998C8;
}
.topborder2 {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #C0CFE3;
}
.Bottomborder {
	border-Bottom-width: 2px;
	border-Bottom-style: solid;
	border-Bottom-color: #4D535B;
}
.TBborder {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6998C8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6998C8;
}
.LRborder {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #4D535B;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4D535B;
}
.Lborder {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #4D535B;
}
.bottomborderD {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #505050;
}
.bottomborderB {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #44565D;
}
.TopborderY {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #858F77;
}
.title {
	font-size: 14px;
}
.text12 {
	font-size: 12px;
}
.text13 {
	font-size: 13px;
}
.text14 {
	font-size: 14px;
}
.text15 {
	font-size: 15px;
}
.text16{
	font-size: 16px;
}
.text18{
	font-size: 18px;
}
.textbold{ font-weight:bold;}
.grayfont {
	color: #D0CFD0;
}
.backfont{
	color: #000000;
}
.LightWhitefont {
	color: #DEDFDF;
}
.Whitefont {
	color: #FFFFFF;
}
.Orgena{
	color: #F86821;
}
.homeLB{
	color: #AEC0C3;
}
.homeMY{
	color: #E8D69F;
}
.homeY{
	color: #CDCFBD;
}
.TextBlack{color:#000000;}
.TitleBB{color:#000000; font-weight:bold; font-size:14px;}
.Centernbg {
	background-repeat: no-repeat;
	background-position: center center;
}


.textStyle{ text-decoration:underline;}

.LineHight10 {
	line-height: 10%;
}
.LineHight20 {
	line-height: 20%;
}
.LineHight30 {
	line-height: 30%;
}
.LineHight45 {
	line-height: 45%;
}
.LineHight60 {
	line-height: 60%;
}
.LineHight80 {
	line-height: 80%;
}
.LineHight120 {
	line-height: 120%;
}
.LineHight130 {
	line-height: 130%;
}
.LineHight150 {
	line-height: 150%;
}
.LineHight160 {
	line-height: 160%;
}
.LineHight180 {
	line-height: 180%;
}
.LineHight190 {
	line-height: 190%;
}
.LineHight200 {
	line-height: 200%;
}

.topHone:link	{	
	text-decoration:	none;
	color:	#000000;
	}	
		
.topHone:visited	{	
	text-decoration:	none;
	color:	#000000;
	}	
		
.topHone:active	{	
	text-decoration:	none;
	color:	#000000;
	}	
		
.topHone:hover	{	
	text-decoration:	underline;
	color:	#F86821;
	}
	
A:link	{	
	text-decoration:	none;
	color:	#D0CFD0;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#999999;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#D0CFD0;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#F86821;
	}
	