/* CSS Document */
body{ margin:0px auto;
       text-align:center;
	   width:100%;
	   font-family:"ËÎÌå";
	   font-size:12px;
	   color:#333333;
	   background:url(../images/s.jpg) repeat-x top;
	   line-height:20px;
	   }
	a:link {
	text-decoration: none;
	color:Black;
}
a:visited {
	text-decoration: none;
	color:Black;
}
a:hover {
	text-decoration: none;
	color:Black;
}
a:active {
	text-decoration: none;
	color:Black;
}
td{ text-align:left; vertical-align:top;}
table{ border:0px; padding:0px;}
.lh12{ font-family:"ËÎÌå";
       font-size:12px;
	   line-height:18px;
	   }
.lh14{ font-family:"ËÎÌå";
       font-size:14px;
	   line-height:20px;
	   }
	   .img{ background:#FFFFFF; border:1px #CCCCCC solid; padding:2px;}
.p8{ padding-left:8px;}
.pt5{ padding-top:8px;}

.b{ font-weight:bold;}
.Gray{ color:#666666;}
.Gray a{ color:#666666;}
.Gray a:link{ color:#666666;}
.Gray a:visited{ color:#666666;}
.Gray a:hover{ color:#666666;
               text-decoration:underline;
			   }
			   .fr{ float:right; text-align:right;}
.Gray a:active{color:#666666;
               text-decoration:underline;
			   }
.white{ color:#ffffff;}
.white a{ color:#ffffff;}
.white a:link{ color:#ffffff;}
.white a:visited{ color:#ffffff;}
.white a:hover{ color:#ffffff;
               text-decoration:underline;
			   }
.white a:active{color:#ffffff;
               text-decoration:underline;
			   }
