/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #A0EDF7;
	background:url(../img/index_bg.jpg) no-repeat top center;
	font-family: "宋体";
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}

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%}
/*页面头部*/
