/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
    font-family: ËÎÌå, Arial, Helvetica, sans-serif;
    color: #000000;
}
table,tr,td
{
   font-color:#000000;
   font-size:12px;
}
div,li,p 
{
   font-color:#000000;
   font-size:12px;
}

a:link {
	font-size: 12px;
	text-decoration: none;
	color: #666666;
}

a:active {
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	text-decoration: none;
	color: #8a0017;
}

a:hover
{
	font-size: 12px;
	text-decoration: underline;
	color: #8a0017;
}
.k 
{
	font-size: 12px;
	line-height: normal;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color : #F9F9F9;
}
.alpha 
{
    filter: Alpha(Opacity=50, FinishOpacity=50, Style=0, StartX=0, StartY=0, FinishX=100, FinishY=100
}
