﻿@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image:url(../images/allbg.png);
	font-family: Arial;
}
header {
	width:100%;
	position: fixed;
	z-index: 2;
	background:rgba(255,255,255,0.95);
	top:0px;
	margin:0 auto;
	overflow: auto;
	height: 95px;
	overflow-y: hidden;
	overflow-x: hidden;
	box-shadow: 0px 5px 5px rgba(0,0,0,0.12); 
	-webkit-box-shadow: 0px 5px 5px rgba(0,0,0,0.1); 
	-moz-box-shadow: 0px 5px 5px rgba(0,0,0,0.1); 

}
a, img {
	text-decoration: none;
	border-style: none;
	
}


.All_1280 {
	width: 1280px;
	margin: 0 auto;
}

.Logo {
	background-image: url(../images/logo.png);
	width: 204px;
	height: 70px;
	float: left;
	margin: 11px 0px 15px 38px;	
}

.Logo a {
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -999999px;
	
}

.TopBtn {
	float:right;
	margin-right: 90px;	
	font-family: "Arial Black";
	font-size: 26px;
	margin-top: 44px;

	
}

.TopBtn ul {
	overflow: auto;
	overflow-y: hidden;
	margin: 0px;
	padding: 0px;
	list-style: none;
	
}

.TopBtn ul li {
	float: left;
	text-align: center;
	padding-bottom: 15px;
	margin-bottom: -1px;
	letter-spacing:-1.3px;
}

.TopBtn ul li a {
	padding: 0px 17px;
	padding-bottom: 8px;
	color: #959595;
}


.TopBtn ul li a:hover {
	color: #00933e;
}


.TopBtn ul li .active {
	border-bottom-style: solid;
	border-width: 0px 0px 6px 0px;
	border-color: #00933e;
	color: #00933e;
}
.Adv {
	width: 100%;
	max-width: 1920px;
	min-width: 1280px;
	margin-bottom: 55px;
	position: relative;
	margin-top:95px;
}

.Adv ul {
	list-style: none;
	margin: 0px;
	padding: 0px;

	
}

.Adv ul li{
	margin: 0px;
	padding: 0px;

}


.Adv_in {
	margin-bottom: 0px;

}
.Adv img {
	width: 100%;
}

.banner_select {
	position: absolute;
	bottom: 37px;
	text-align:  center;
	width: 100%;
}

.banner_select ul {
	display: inline-block;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.banner_select ul li {
	float: left;
	-webkit-border-radius: 99px;
	-moz-border-radius: 99px;
	border-radius: 99px;
	width: 16px;
	height: 16px;
	background-color: #fff;
	margin: 0 12px;
	cursor: pointer;
	
}

.banner_select ul li:hover {
	background-color: #04c756;
}
.Home_con {
	width: 1280px;
	margin: 0 auto;
}

.Home_con_img {
	width: 1100px;
	margin: 0 auto;
	background-image: url(../images/home_adv_shadow.png);
	padding-bottom: 50px;
	background-position : center bottom;
	margin-bottom: 60px;
	position: relative;
}





footer {
	background-color: #302f2f;
	padding: 30px 0 15px 0;
	overflow: auto;
	overflow-y: hidden;
	width: 100%;
	max-width: 1920px;
	min-width: 1280px;
	
}

.Footer_con {
	width: 1260px;
	margin: 0 auto;
	padding: 0 10px;
}


.Footer_con p {
	font-family: "微軟正黑體";
	font-size: 14px;
	line-height: 24px;
	color: #c2c1c1;
	margin: 0px;
	padding: 0px;
	text-align: left;
	margin-left: 340px;
}

.Footer_con p a {
	color: #fff;
	text-decoration: underline;
}


.Footer_Logo {
	float: left;
	margin-top: 23px;
	
}


.Footer_Logo img {
	margin-left: 10px;
}


.pk10_advNumber {
	position: absolute;
	width: 100%;
	top:50%;
}


.pk10_advNumber img {
	width: auto;
	margin: 0 5px;
}





.searchbar {
	width: 1280px;
	margin: 0 auto;
	margin-bottom: 30px;
	overflow: auto;
	overflow-y:hidden;
	padding-bottom: 2px;
	padding-top: 2px;
	text-align: center;
	clear: both;
}

.searchbar select {
	border-style: solid;
	border-width: 1px;
	border-color: #aaaaaa;
	margin-left: 15px;
	padding: 10px 6px 10px 20px;
	font-size: 26px;
	font-family: Arial;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.6); 
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.6); 
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.6); 
}

.searchbar span {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	margin-top: 12px;
	
}

.searchbar .select_year {
	width: 175px;
}

.searchbar .select_month {
	width: 217px;
}

.searchbar .select_day {
	width: 120px;
}

.searchbar .select_time {
	width: 140px;
}

.pk10_con_Table {
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	box-shadow: 1px 1px 4px rgba(0,0,0,0.4); 
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.4);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.4);
	margin-bottom: 50px;
	border-width: 1px;
	border-color: #4e4e4e;

}


.pk10_con_Table2 {
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	box-shadow: 1px 1px 4px rgba(0,0,0,0.4); 
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.4);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.4);
	margin-bottom: 50px;
	border-width: 1px;
	border-color: #4e4e4e;
	padding:20px;

}

.pk10_con_Table th{
	height: 80px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4d4e4d+0,000000+100 */
	background: #4d4e4d; /* Old browsers */
	background: -webkit-linear-gradient(#4d4e4d 0%, #000000 100%);
	background: -o-linear-gradient(#4d4e4d 0%, #000000 100%);
	background: linear-gradient(#4d4e4d 0%, #000000 100%); /* FF3.6-15 */ /* Chrome10-25,Safari5.1-6 */ /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4d4e4d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border-width:5px; 
	border-bottom-style:solid;
	
}





.table_title .th1 {
	-webkit-border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	border-top-left-radius: 10px;
}

.table_title .th2 {
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	border-top-right-radius: 10px;
}


.pk10_con_Table td {
	font-size:22px;
	padding: 15px 0 15px 0;

}


.NumberSize img {
	width: 38px;
	margin: 5px 0;
}

.txt_spacing {
	letter-spacing: 4px;
}

.txt_Indentation {
	padding-left: 20px;
}

.NumberPage {
	width: 650px;
	margin: 0 auto;
	overflow: auto;
	overflow-y: hidden;
	padding-top: 4px;
	margin-bottom: 50px;
}


.NumberPage p {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: "微軟正黑體";
	float:left;
}
.NumberPage ul {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: "微軟正黑體";
	float:left;
	overflow: auto;
	list-style: none;
}

.NumberPage ul li {
	float: left;
	margin: 0px 5px;
}

.NumberPage ul li a {
	color: #000;
}

.NumberPage ul li a:hover {
	color: #008b3b;
}

.NextBack {
	margin: 0 10px;
	padding: 3px 8px;
	font-size: 16px;
	font-family: "微軟正黑體";
	border-width: 1px;
	border-color:#d2d2d2;
	border-style: solid;
	float: left;
	position: relative;
	top: -3px;
	color: #070707;
}

.NextBack:hover {
	margin: 0 10px;
	padding: 3px 8px;
	font-size: 16px;
	font-family: "微軟正黑體";
	border-width: 1px;
	border-color:#d2d2d2;
	border-style: solid;
	float: left;
	position: relative;
	top: -3px;
	color: #fff;
	background-color: #008b3b;
}

.NumberPage select {
	float: left;
	margin: 0 5px;
	font-size: 16px;
	font-family: "微軟正黑體";
	padding: 2px 6px;
	position: relative;
	top: -3px;
	border-width: 1px;
	border-color:#aaa;
	border-style: solid;
}

.allpage {
	width: 70px;
}


.PK10-2_title {
	font-size: 30px;
	clear:both;
	text-align: center;
}

.Number_1050px {
	width: 1050px;
	margin: 0 auto;
	padding: 30px 0;
	overflow: auto;
	overflow-y: hidden;
	
}

.Number_1050px span {
	text-align: center;
	float: left;
	width: 86px;
	font-size: 22px;
	font-weight: bold;
	margin: 0 9px;
	color: #585656;
	
}

.Number_1050px span img {
	margin-bottom: 7px;
}

.chart_a_link {
	color: #fff;
	font-size: 22px;
}

.chart_a_link:hover {
	color: #b8b8b8;
}

.chart_a_link.active {
	padding-bottom: 12px;
	color: #008b3b;
	background-image: url(../images/arrow.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	
}


.range_select {
	width: 1250px;
	margin: 0 auto;
	margin-bottom: 38px;
	overflow: auto;
	overflow-y:hidden;
	clear: both;
	padding: 11px;
	text-align: center;
}


.range_select span {
	margin: 0px;
	padding: 0px;
	font-size: 24px;
	margin-top: 12px;
	
}


.Range_a {
	font-size: 24px;
	line-height: 24px;
	padding: 10px 20px;
	border-width: 1px;
	border-color: #aaaaaa;
	margin-left: 15px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 0px 0px 2px rgba(0,0,0,0.6); 
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,0.6); 
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,0.6); 
	color: #605f5f;
	font-weight: bold;
	
}

.Range_a:hover {
	background-color: #e3e1e1;
	border-color: #00933e;
	
}

.Range_a.active {
	background-color: #00933e;
	color: #fff;
	border-color: #00933e;
	
}

.lottery_ball {
	width: 55px;
	height: 56px;
	text-align: center;
	line-height: 55px;
	margin: 0px 25px;
	background-image: url(../images/numero_ball_s.png);
	display: inline-block;
	color: 414141;
	font-size: 30px;
	font-weight: bolder;

}


.lottery_ball_b {
	width: 116px;
	height: 118px;
	text-align: center;
	line-height: 116px;
	margin: 0px 15px;
	background-image: url(../images/numero_ball_b.png);
	display: inline-block;
	color: #414141;
	font-weight: bolder;
}


.lottery_ball_green {
	width: 116px;
	height: 118px;
	text-align: center;
	line-height: 116px;
	margin: 0px 15px;
	background-image: url(../images/senalotto_ball_green.png);
	display: inline-block;
	color: #fff;
	font-weight: bolder;
}


.lottery_ball_red {
	width: 116px;
	height: 118px;
	text-align: center;
	line-height: 116px;
	margin: 0px 15px;
	background-image: url(../images/senalotto_ball_red.png);
	display: inline-block;
	color: #fff;
	font-weight: bolder;
	position: relative;
}

.lottery_ball_star {
	width: 141px;
	height: 134px;
	text-align: center;
	line-height: 132px;
	margin: 0px 15px;
	background-image: url(../images/senalotto_ball_star.png);
	display: inline-block;
	color: #fff;
	font-weight: bolder;
	position: relative;
	padding-top: 5px;
	background-repeat: no-repeat;
}



.lottery_ball_s_green {
	width: 55px;
	height: 56px;
	text-align: center;
	line-height: 55px;
	margin: 0px 10px;
	background-image: url(../images/senalotto_ball_green.png);
	display: inline-block;
	color: #fff;
	font-size: 30px;
	font-weight: bolder;
	background-size: 100% 100%;

}

.lottery_ball_s_red {
	width: 55px;
	height: 56px;
	text-align: center;
	line-height: 55px;
	margin: 0px 10px;
	background-image: url(../images/senalotto_ball_red.png);
	display: inline-block;
	color: #fff;
	font-size: 30px;
	font-weight: bolder;
	background-size: 100% 100%;

}

.lottery_ball_s_yellow {
	width: 55px;
	height: 56px;
	text-align: center;
	line-height: 55px;
	margin: 0px 10px;
	background-image: url(../images/senalotto_ball_s_yellow.png);
	display: inline-block;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	background-size: 100% 100%;

}

.senalotto_margin {
	margin: 0 7px;
}


.lottery_ball_b p, .lottery_ball_star p, .lottery_ball_red p, .lottery_ball_green p {
	margin: 0px;
	padding: 0px;
	font-size: 70px;
}

.table_color_white {
	background-color: #fff;
}


.table_color_gray {
	background-color: #f6f5f5;
}

.special_number {
	position: absolute;
	bottom:-80px;
	left: 0px;
	width: 100%;
	text-align: center;
	font-size: 24px;
	
}

.super_title {
	position: absolute;
	font-size: 38px;
	top: 35%;
	color: #fff;
	text-shadow: 5px 5px 5px #000;
	font-weight:  normal;
	width: 100%;
	text-align: center;
	
}


.super_con_Table {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 1px 1px 4px rgba(0,0,0,0.4); 
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.4);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.4);
	margin-bottom: 50px;
	border-width: 1px;
	border-color: #4e4e4e;
	padding: 20px;
	overflow: auto;
	overflow-y: hidden;

}

.statistics_t {
	font-size: 25px;
	margin: 0 0 25px 0;
	padding: 0 0 15px 0;
	border-bottom-width: 1px;
	border-bottom-color: #e0e0e0;
	border-bottom-style: solid;
	color:#3d3d3d;
	padding-left: 10px;
	width: 100%;
}

.statistic_con1 {
	width: calc(100%/8 - 10px);
	overflow:auto;
	margin: 5px;
	float: left;
}

.statistic_number {
	background-image: url(../images/senalotto_ball_green.png);
	width: 65px;
	height: 66px;
	text-align: center;
	line-height:  65px;
	color: #fff;
	background-size: 100%;
	display: inline-block;
	font-size: 25px;
	font-weight: bold;
	float:left;
	margin-right: 12px;
	margin-bottom: 15px;
	
	
}

.statistic_txt1 {
	flaot: left;
	margin: 0px;
	padding: 17px 0 0 0;
	font-size: 26px;
}


.statistic_con2 {
	border-width: 1px;
	border-color: #b7b7b7;
	border-style: solid;
	width: 100%;
	background: #eaeaea;
}

.statistic_con2 .title1 {
	padding: 10px 0px;
	background: #fff;
	
}

.statistic_con2 tr{

	background: #fff;
}

.statistic_con2 tr:hover {

	background: #eef9ea;
}

.statistic_con2 td{
	padding: 10px ;
	background: #fff;
	text-align: center;
	
}

.statistic_number.style2 {
	margin: 0px;
	float: none;
	width: 40px;
	height: 40px;
	font-size: 20px;
	line-height: 40px;
}


.statistic_con2_in1 {
	width: calc(100%/7*3 - 10px);
	margin-right: 10px;
	float: left;
}


.statistic_con2_in2 {
	width: calc(100%/7*4 - 10px);
	margin-left: 10px;
	float: left;
}


.statistics_t2 {
	font-size: 20px;
	margin: 0 0 20px 10px;
	padding: 0px;
}


.lottery_home_bg {
	position: absolute;
	width: 100%;
	height: calc(100% - 54px);
	background-color: rgba(0,0,0,0.7);
	top: 0px;
	left:0px;
	bottom: 54px;
}
.lottery_home_t {
	margin: 10% 0 25px 0;
	padding: 0px;
	text-align: center;
	font-size: 26px;
	color: #fff;
	font-weight: normal;
	
}
.lottery_home_number {
	margin-bottom: 40px;
	font-size: 30px;
	font-weight: bold;
	color: #414141;
	text-align: center;
	
}
.lottery_home_number .ball {
	width: 55px;
	height: 55px;
	line-height: 55px;
	text-align: center;
	display: inline-block;
	margin: 0px 9px;
	background-image:url(../images/numero_ball_s.png);
	background-size: 100%;
	
	
}
.lottery_home_bg .btn1 {
	margin: 0 auto;
	width: 260px;
	text-align: center;
	font-size: 20px;
	-webkit-border-radius: 99px;
	-moz-border-radius: 99px;
	border-radius: 99px;
	overflow: hidden;
	border-style: solid;
	border-width: 2px;
	border-color: #fff;
	
}

.lottery_home_bg .btn1 a {
	width: 100%;
	padding: 9px 0;
	display: block;
	text-align: center;
	background-color:#343434;
	color: #fff;
}

.lottery_home_bg .btn1 a:hover {
	background-color:#00933e;
}

