/* CSS Document */
body,h1,h2,h3,p,dl,dd,ol,ul,th,td,form,fieldset,input,button,textarea {
	margin: 0;
	padding: 0; 
	}
html {
	-webkit-text-size-adjust: none;
	word-wrap: break-word;
	}
html{
	font-family:Arial,Verdana,Sans-serif;
	}
html, body, ul, li, a {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    font-size: 100%;
    text-decoration: none;
	}
body {
    background: #f0f0f0;
	}
table {
	border-collapse:separate !important;
}
ul li {
    list-style: none;
	}
.maskone {
	position: absolute; 
    top: 0px; 
    filter: alpha(opacity=60); 
    background-color: #333;     
    z-index: 1002; 
    left: 0px;     
    opacity:0.8; 
    -moz-opacity:0.8;  
	display:none; 
}
.areyou {
	z-index:1003;
    position:absolute;
	width:80%;
	margin-left:10%;
	margin-top:150px;
	background:url(../images/oneback.png) no-repeat;
	background-size:100% 100%;
	height:250px;
	display:none;
	} 
.areyou p {
	font-size:1em;
	color:#ffffff;
	font-family:"微软雅黑";
	width:80%;
	margin:0 auto;
	margin-top:170px;
	line-height:30px;
	text-align:center;
}
.areyou .close {
	width:25px;
	height:25px;
	background:url(../images/cls.png) no-repeat;
	background-size:100% 100%;
	position:absolute;
	top:20px;
	right:0px;
}
/* 效果CSS开始 */
.kePublic {
	width:100%;
	height:auto;
	background:url(../images/backone.png) no-repeat;
	background-size:100% 100%;
	padding-bottom:50px;
	padding-top:200px;
	}
.bigti {
	width:80%;
	margin:0 auto;
	padding-top:20px;
	padding-bottom:10px;
}
.bigti img {
	width:100%;
}
#lottery{
	width:95%;
	height:auto;
	margin:0px auto;
	}
#lottery table {
	background:url(../images/bac.png) no-repeat;
	background-size:100% 100%;
	padding:20px;
}
#lottery table tr {
	margin-bottom:10px;
}
#lottery table td {
	width:25%;
	max-height:80px;
	padding-right:5px;
	padding-top:5px;
	}
#lottery table td div {
	background:url(../images/sm-ba.png) no-repeat;
	background-size:100% 100%;
	text-align:center;
	vertical-align:middle;
	padding:5px;
	
}
#lottery table td img {
	width:100%;
	}
#lottery table td a {
	display:block;
	text-decoration:none;
	}
#lottery table td div.active {
	background:url(../images/gback.png) no-repeat;
	background-size:100% 100%;
	}
/* 效果CSS结束 */
.clear {
	clear:both;
}
.ways {
	width:100%;
	margin-top:30px;
}
.ways .waystitles {
	width:36%;
	margin:0 auto;
	text-align:center;
}
.ways .waystitles img {
	width:100%;
}
.ways .waysmes {
	width:100%;
	text-align:center;
	margin-bottom:20px;
}
.ways .waysmes p {
	font-size:0.875em;
	color:#590203;
	font-family:"微软雅黑";
}