body {

    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-family: "宋体","Arial";font-size: 12px;
    color: #000000;
	SCROLLBAR-FACE-COLOR: #FFffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #B0B9E0; 
	SCROLLBAR-3DLIGHT-COLOR: #B0B9E0; 
	SCROLLBAR-ARROW-COLOR: #B0B9E0; 
	SCROLLBAR-TRACK-COLOR: #ffffff; 
	SCROLLBAR-DARKSHADOW-COLOR: #B0B9E0;
}
.event{
  border: 0px ridge;
	background-image: url('../client_img/boton_bg.gif');
	font-family: "宋体","Arial";font-size: 12px;
	height: 18px;
	color: #2D75E0;
  width: 65px;
  cursor:hand
}
.event1{
  border: 0px ridge;
	background-image: url('../client_img/boton_bg1.gif');
	font-family: "宋体","Arial";font-size: 12px;
	height: 18px;
	color: red;
  width: 65px;
  cursor:hand
}
.botton{
    border: 0px ridge;
	
	background-image: url('../client_img/botton_bg1.gif');
	font-family: "宋体","Arial";font-size: 12px;
	height: 22x;
    width: 107px
}

.botton1{
    border: 0px ridge;
	
	background-image: url('../client_img/daigou.gif');
	font-family: "宋体","Arial";font-size: 12px;
	height: 18px;
	color: red;
    width: 75px
}
.botton2{
    border: 0px ridge;
	
	background-image: url('../client_img/botton_niu2.gif');
	font-family: "宋体","Arial";font-size: 12px;
	height: 18px;
	color: #008000;
    width: 68px
}


td {
    font-family: "宋体","Arial";font-size: 12px;
    color: #000000;
}
.td0 {
    font-family: "宋体","Arial";font-size: 12px;    text-align:center;
    background-image: url('../client_img/table_1.gif');height: 27px;
  
	
}
.td2 {
    font-family: "宋体","Arial";font-size: 12px;font-weight:bold;
    text-align:center;
    background-image: url('../client_img/botton_niu1.gif');height: 18px;
    color: #8A8A8A;
	
}


.td3 {
    font-family: "宋体","Arial";font-size: 14px;
    color: #000000;

}

.td5 {
    font-family: "宋体","Arial";font-size: 20px;
    color: #FF8C0D;
	font-weight:bold;
}
.td1 {
    font-family: "宋体","Arial";font-size: 18px;
    color: #FF8C0D;
	font-weight:bold;
}

.title {
    font-family: "宋体","Arial";font-size: 12pt;font-weight:bold;
    text-align:center;
    color: 000000;
}
a {
    color:#000000;
    text-decoration: none
}

a:visited {
    color: #000000;
    text-decoration:none;
}
a:hover {
    color:#800000;
    text-decoration:underline; 
}

/*开奖视频*/
table.calendar {
	backgroud-color: #FFFFFF;
	text-align: center;
}
table.calendar th {
	font-weight: normal;
	background-color: #729AB3;
}
table.calendar td {
	font-family: Tahoma;
	background-color: #B5CAD7;
	color: #FFFFFF;
}
table.calendar td.ctoday,table.calendar td.chover {
	background-color: #4FA4D7;
	cursor: pointer;
	color: #000000;
}