/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
	background:url(../img/index_bg.jpg) repeat-x;
	
	font-family: "ËÎÌå";
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
a {
	font-size: 12px;
	color: #331E00;
}
a:visited {
	color: #331E00;
	text-decoration: none;
}
a:hover {
	color: #600;
	text-decoration: underline;
}
a:active {
	color: #600;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
ul{
 list-style:none;
}
img { border:0px;}
.win { color:#660000;font-size:14px;font-weight:bold; line-height:175%}
.lose { color:#010E31;font-size:14px;font-weight:bold; line-height:175%}
/*Ò³ÃæÍ·²¿*/