@font-face {
    font-family: 'arialbd_3';
    src: url('../fonts/arialbd_3.eot');
    src: url('../fonts/arialbd_3.eot') format('embedded-opentype'),
         url('../fonts/arialbd_3.ttf') format('truetype');
}
@font-face {
    font-family: 'arial_3';
    src: url('../fonts/arial_3.eot');
    src: url('../fonts/arial_3.eot') format('embedded-opentype'),
         url('../fonts/arial_3.ttf') format('truetype');
}


.spacer20px {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:20px; background:none; margin:0px 0px 0px 0px;
	width:100%; border:none;
}


input, select, textarea{-webkit-appearance: none;-webkit-border-radius: 0;}


body {

	font-family: 'arial_3';
	color:#000;
	position:relative;
	background:#fff;
	font-size:14px;
	line-height:24px;
	overflow-x:hidden;
	margin:0px;
	padding:0px;
}

html, body {
	height:100%;
}

p {
	color:#494949;
	font-size:14px;
	line-height:24px;
	margin:0px 0px 20px 0px;
}

a {
	color:#6098e6;
	outline:none;
	cursor:pointer;
	text-decoration:none;
	outline:none !important;
}

*::-moz-placeholder {
    color: #98a5af;
    opacity: 1;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #98a5af;
    opacity: 1;
}

:-ms-input-placeholder { /* IE 10+ */
  color: #98a5af;
    opacity: 1;
}
:-moz-placeholder { /* Firefox 18- */
  color: #98a5af;
    opacity: 1;
}

img{ border:none;}


a:hover {
	text-decoration: underline;color:#1a48a8;
}
/*  Header styles */


h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin:0px ;
	padding:0px; display:block;
}
h1 {font-size:32px !important;color:#333 !important; margin: 0px 0px 20px 0px !important;padding: 0px 0px 20px 0px;border-bottom: 1px solid #d6d7d9;font-family: 'OpenSansLight_0';}
h2 {font-size:36px;color:#acbecc; margin: 0px 0px 20px 0px; padding: 0px 0px 0px 0px;}
h3 {font-size:20px; margin: 0px 0px 20px 0px;}
h4 {font-size:18px; margin: 0px 0px 20px 0px;}
h5 {font-size:15px; margin: 0px 0px 20px 0px;}
h6 {font-size:14px; margin: 0px 0px 20px 0px;}


/* Global Structure---------------------------------------- */

.clear::after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.clear {
	clear:both;
	overflow:hidden;
	min-height:2px; background:none; margin:0px 0px 0px 0px;
	width:100%; border:none;
}

.spacer1px {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:1px; background:none; margin:0px 0px 0px 0px;
	width:100%; border:none;
}
.spacer10px {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:10px; background:none; margin:0px 0px 0px 0px;
	width:100%; border:none;
}

.spacer20px {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:20px; background:none; margin:0px 0px 0px 0px;
	width:100%; border:none;
}
.spacer30px {
	clear:both;
	line-height:0;
	font-size:0;
	overflow:hidden;
	height:30px; background:none; margin:0px 0px 0px 0px;
	width:100%; border:none;
}

.extra-wrap {
	overflow:hidden;
	display:block;
}

.alignright {text-align:right}

.aligncenter {text-align:center}

.alignmiddle * {vertical-align:middle}



img {max-width:100%;}

.wrapper{ margin:0 auto; width:990px;}
.body_mainbg{ background: url(../images/bodybg_main.jpg?a) no-repeat center center fixed; background-size: cover;}


/********************** Header ************************/

.header{ float:left; width:100%; clear:both; background:#00782f; padding:8px 0px; border-bottom: 2px solid #fff;}
.header_logo{ padding:0px 0px; float:left;}
.header_nav{  padding:55px 0px 0px 0px; float:right;}
.header_nav ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style-type:none;
	display:block;
}
.header_nav li{
	margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;
	font-size:13px;
	line-height:20px;
	list-style:none;
	display:inline-block;
}
.header_nav li a{
	margin:0px 2px 0px 2px;
	padding: 7px 15px;
	font-size:15px; 
	color:#fff;
	line-height:20px;
	list-style:none;
	display:inline-block;
	text-decoration:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-weight:bold;
	border: 2px solid none;
}
.header_nav li a.active{ color:#FFF; border: 2px solid #FFF;}
.header_nav li a:hover{ text-decoration:none; color:#FFF;}


/********************** Header ************************/

.navigation{ float:left; width:100%; clear:both; padding:10px 0px; background: #536976; background: -webkit-linear-gradient(to top, #292E49, #536976); background: linear-gradient(to top, #292E49, #536976);}
.navigation_left{ 
	float:left;
	width:950px;
	padding:10px 20px;
	background:#c7171f;
}
.navigation_left ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display:block;
}
.navigation_left li{
	margin:0px;
	font-size:13px;
	line-height:20px;
	list-style:none;
	display:inline-block; float:left;
}
.navigation_left li a{
	margin:0px 3px;
	font-size:15px;
	padding:5px 19px;
	color:#fff;
	line-height:20px;
	list-style:none;
	display:inline-block;text-decoration:none;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	text-transform:uppercase;
	border-top:2px solid none;
	border-bottom:2px solid none;
}
.navigation_left li a.active{
	color:#bbdaff;
	font-weight:bold;
	border-top:2px solid #bbdaff;
	border-bottom:2px solid #bbdaff;
}
.navigation_left li a:hover{ 
	text-decoration:none;
	color:#bbdaff;
	font-weight:bold;
}










/********************** Forms ************************/
.inputbox{ width:100%; background:#fff; border: none;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
height:32px;
}




/********************** Buttons ************************/


.allbtn1{ 
	padding:25px 45px 25px 45px;
	margin:0px 0px 0px 0px;
	font-size:20px;line-height:22px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	cursor:pointer;
	white-space:nowrap;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-o-transition: all .3s ease;
	-ms-transition: all .3s ease;
	transition: all .3s ease;
	clear:both; text-align:center;
	background: #00b050;
	font-family: 'OpenSansSemibold_0';
	text-transform:uppercase;
	display:inline-block;
	clear:both;text-decoration:none!important;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:none;
	text-align:center;
	border:1px solid #019e48;
}
.allbtn1 a{ color:#FFFFFF;}

.allbtn1:hover {
	color:#fff;
	text-decoration:none;
	background: #00a4ef;
}



.live_draw .body_mainbg{background:#f9f9f9 !important;}
.live_draw .header{ position: relative;-webkit-box-shadow: 0 2px 4px -3px #000;-moz-box-shadow: 0 2px 4px -3px #000;box-shadow: 0 2px 4px -3px #000;z-index: 9999;}
.live_draw .wrapper_innerleft{margin-top:17px;width:100%;float:left;clear:both;}


.padding0{ padding:0px !important;}
.bordernone{ border:none!important;}

.live_drawcontent table .starter_list{margin-bottom:10px;text-align:center;}
.consolation_list{ }
.live_drawcontent table{width:80%;}
.live_drawcontent table, .live_drawcontent td{border:1px solid #ddd;color:#333;}
.live_drawcontent table{border-collapse:collapse;}
.live_drawcontent table td, .live_drawcontent table th{padding:10px 5%;}
.live_drawcontent table td:first-child{text-align:center;background:#f0f0f0;font-weight:700;}
.live_drawcontent table td div span{display:inline-block;}
.live_drawcontent table td div .span_no{
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	font-family: 'arialbd_3';
	background: #385c6e;
	width: 18px;
	height:18px;
	line-height: 18px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	-moz-box-shadow: 0 5px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 5px 2px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0 5px 2px rgba(0, 0, 0, 0.3);
}
.live_drawcontent table .number_list li {width:40px;height:40px;line-height:40px;font-size: 24px;}
.live_drawcontent table td div .span_spell{ margin-right:5px;    font-family: 'arialbd_3';}
.live_drawcontent table td div .span_coma{}

.btn_close{background:#6a6a6a;padding:5px 10px;color:#fff;font-size:18px;}
.btn_close:hover{text-decoration:none;background:#c60405;color:#fff;}
.margin_20px{margin:20px 0px;}



.banner{position:relative;background:url(../images/banner_bg.jpg) no-repeat center center;min-height:260px;background-size:cover; }
.resultfor_today{position:absolute;right:50px;top:90px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;border:1px dotted #fff;padding:15px;
background:rgba(0,33,77,0.8);
}
.resultfor_today p{ color:#fff;margin-bottom:8px;font-size:13px;text-align:center;}
.rounded_number{line-height:50px;font-size:38px;text-align:center;margin-right:5px;font-family: 'arialbd_3';width:50px;height:50px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;display:inline-block;color:#fff;/* Permalink - use to edit and share this gradient: /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#FFF+0,0564d3+100 */
background: #FFF; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, #FFF 0%, #0564d3 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, #FFF 0%,#0564d3 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, #FFF 0%,#0564d3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFF', endColorstr='#0564d3',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */}



/************** css for pool1_viewresult Starts **************/ 

.pool1_viewresult .live_drawcontent table td, 
.pool1_viewresult .live_drawcontent table th, .pool1 .live_drawcontent table {}
.pool1_viewresult h3{color: #fff;margin: 0px;padding: 0px;display:inline-block;font-size:18px;}
.pool1_viewresult .result_date{ float:right;}
.pool1_viewresult .live_drawcontent table .title{clear:both;}
.pool1_viewresult .live_drawcontent table{width:100%;}
.pool1_viewresult .live_drawcontent table td:first-child {font-weight:normal;font-size:16px;}

/************** css for pool1_viewresult Ends **************/ 




/************** css for pool1 Starts **************/ 
.pool1{ }
.text-right{text-align:right;}

/************** css for pool1 Ends **************/ 














/************** css for draw_time Starts **************/ 

.draw_timetop{background:#c7171f;text-align:center;padding:10px;}
.draw_time h3{color:#fff;margin:0px;padding:0px;}
.draw_time{ margin-bottom:20px;border:1px solid #d3d3d3;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;    border-radius: 10px;
    overflow: hidden;}
.draw_timebtm{padding:10px 0px;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,d5d5d5+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #d5d5d5 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ffffff 0%,#d5d5d5 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ffffff 0%,#d5d5d5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d5d5d5',GradientType=0 ); /* IE6-9 */overflow: hidden;text-align:center; 
border:1px solid #c7171f; 
border-bottom-left-radius:10px;
border-bottom-right-radius:10px;}
.clock #hours, .clock #min, .clock #sec {
    border-radius: 20px !important;
    -moz-border-radius: 20px !important;
    -webkit-border-radius: 20px !important;
	min-height:95px;
	min-width:85px;
	border: 2px solid #222;
}

/************** css for draw_time Ends **************/ 

/************** css for digital Clock Starts **************/ 



.clock { margin:0 auto; padding:30px; color:#fff; padding: 10px 0px 10px;}

.clock  #hours, .clock #min, .clock #sec{padding: 10px !important;font-family: 'arialbd_3';background:#c7171f;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;padding:10px;}

#Date { font-family:'BebasNeueRegular', Arial, Helvetica, sans-serif; font-size:36px; text-align:center; }

.clock  ul {  margin:0 auto; padding:0px; list-style:none; text-align:center; }
.clock  ul li { display:inline-block; font-size:45px; text-align:center; font-family:'BebasNeueRegular', Arial, Helvetica, sans-serif;  }
.clock  ul li span{font-size:14px;}
#point {font-size: 115px; position:relative; -moz-animation:mymove 1s ease infinite; -webkit-animation:mymove 1s ease infinite; padding-left:10px; padding-right:10px;color:#898989; }

/************** css for digital Clock Ends **************/ 



/************** css for about_us Starts **************/ 

.about_inner{ border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.about_content{padding:15px;border:1px solid #d3d3d3;background-color:#fff;-webkit-border-bottom-right-radius: 5px;-webkit-border-bottom-left-radius: 5px;-moz-border-radius-bottomright: 5px;-moz-border-radius-bottomleft: 5px;border-bottom-right-radius: 5px;border-bottom-left-radius: 5px;}
.about_inner .title{ padding:10px 15px; background-color: #c7171f;
}
.about_inner .title h3{color:#fff;margin:0px;padding:0px;}
.about_us .wrapper_innerlftmid{min-height:900px;}
.aboutus_page .wrapper_innerlftmid{min-height:700px;}
.about_inner .title{-webkit-border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;border-top-right-radius: 5px;
}



/************** css for about_us  Ends **************/ 


.text-center{text-align:center;}
.wrapper_innerlftmid{padding:10px;border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.wrapper_innerrightbox{margin-bottom:0px;}
.wrapper_innerleft{width: 75%;float: left; padding: 10px 0px 5px 0px;margin-bottom:5px;}
.wrapper_innerright{width: 24%;float: right;padding: 10px 0px 5px 0px;}
.clear{clear:both;}
.prize_box table{border-spacing:0px;width:100%;border:1px solid #d3d3d3;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
.prize_box table th{color:#fff;font-weight:normal;}


.prize_box tr:first-child{-webkit-border-top-left-radius: 5px;-webkit-border-top-right-radius: 5px;-moz-border-radius-topleft: 5px;-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;border-top-right-radius: 5px; background: #536976; background: -webkit-linear-gradient(to top, #292E49, #536976); background: linear-gradient(to top, #292E49, #536976);}

.prize_box table th:first-child{-webkit-border-top-left-radius: 5px;-moz-border-radius-topleft: 5px; border-top-left-radius: 5px;}
.prize_box table th:last-child{-webkit-border-top-right-radius: 5px;-moz-border-radius-topright: 5px; border-top-right-radius: 5px;}
.prize_box table td, .prize_box table th{padding:10px;}
.prize_box table td, .prize_box {margin-bottom:10px;}
.prize_box table td:first-child{text-align:center;border-right: 1px solid #d3d3d3;}
.wrapper_innerlftmid{background:#fff;}
.wrapper_inner{background:rgba(255,255,255,0.6);padding:10px;}
.number_list{margin:0px;padding:0px;list-style-type:none;}
.number_list li{display:inline-block;}
    .number_list li {
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        font-family: 'arialbd_3';
        width: 50px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        color: #fff;
        font-size: 32px;
        -moz-box-shadow: 0 5px 2px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 0 5px 2px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 0 5px 2px rgba(0, 0, 0, 0.3);
        background: #c7171f;	
		background: -moz-linear-gradient(#c7171f 0%, #448cf8 100%);
		background: -webkit-linear-gradient(#c7171f 0%, #448cf8 100%);
		background: -webkit-gradient(linear, 0 0, 0 100%, from(#c7171f), to(#448cf8));
		background: -o-linear-gradient(#c7171f 0%, #448cf8 100%);
		background: linear-gradient(#c7171f 0%, #448cf8 100%);
		border: 2px solid #e1e8ff;
		margin:3px 0px;
    }
}
.prize_position{color:#4b494a; font-family: 'arialbd_3';font-family: 'arialbd_3';font-size:20px;}
.btn_viewresult{fon-weight:400px;text-transform:uppercase;font-size:14px;color:#fff;text-decoration:none;padding:10px;transition:all 0.5s ease-in;
-moz-transition:all 0.5s ease-in;-webkit-transition:all 0.5s ease-in;
background: #1ed2b7; /* Old browsers */
background: -moz-linear-gradient(top, #1ed2b7 0%, #0eb29a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #1ed2b7 0%,#0eb29a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #1ed2b7 0%,#0eb29a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ed2b7', endColorstr='#0eb29a',GradientType=0 ); /* IE6-9 */
border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;
}
.btn_viewresult:hover{text-decoration:none;background:#c60405;color:#fff;}
.banner img, .advertising img{width:100%;}


.wrapper_innerleft .pagination {display: inline-block;}
.wrapper_innerleft .pagination a { color: #9c9c9c;float: left;padding: 8px 16px; text-decoration: none;transition: background-color .3s; border: 1px solid #ddd;}
.wrapper_innerleft .pagination a.active {background-color:#c7171f;color: white;border: 1px solid #c7171f;}
.wrapper_innerleft .pagination a:hover:not(.active) {background-color: #c7171f; color: white;}
.wrapper_innerleft .pagination_box{text-align:center;padding:10px 0px;}


footer{text-align:center;padding:20px 0px;background:#032d69;}
footer p{font-size:17px;color:#fff;margin-bottom:0px; }

/************** css for media query Starts **************/ 

@media only screen and (min-width: 768px) and (max-width: 990px) {
.banner {min-height: 205px;background-size: 100%;}
.resultfor_today { right: 36px; top: 71px;padding: 10px;}
.rounded_number{width:45px;height:45px;line-height:45px;font-size:33px;}

.wrapper {width: 750px; margin:0px  auto; padding:0px 8px;}
.navigation_left li a {font-size: 12px;padding: 5px 6px;}
.btn_viewresult {white-space:nowrap;}
.clock #hours, .clock #min, .clock #sec {padding: 40px 10px 20px !important;}
.clock ul li{font-size: 50px;}
.header_logo{width: 30%;padding: 5px 0 0 0;}
.header_nav {padding: 10px 0 0;}
.header_nav li a {font-size: 13px;}
.aboutus_page .wrapper_innerlftmid {min-height: 500px;}



}
@media only screen and (min-width: 480px) and (max-width: 767px) {
.banner {min-height: 167px;background-size: 100%;}
.resultfor_today {right: 4px;top: 56px; padding: 8px;}
.rounded_number{width:45px;height:45px;line-height:45px;font-size:33px;}

.wrapper {width: 96%; margin:0px 2%;}
.navigation_left li a {font-size: 12px;padding: 5px 6px;}
.btn_viewresult {white-space:nowrap;}
.clock #hours, .clock #min, .clock #sec {padding: 30px 20px 10px !important;}
.clock ul li{font-size: 40px;}
.header_logo{width: 50%;padding: 5px 0 0 0;}
.header_nav {padding: 10px 0 0;}
.header_nav li a {font-size: 13px;}
.wrapper_innerright {width: 100%;}
.wrapper_innerleft {width: 100%; margin-bottom:20px;}
.wrapper_innerrightbox img{width: 100%;}
.number_list li { font-size: 20px;height: 30px;line-height: 30px;width: 30px;}
.navigation_search {width: 100%; clear:both;}
.navigation_left {width: 100%; clear:both; margin-bottom:10px;}
.navigation_left li {margin-bottom:5px;}
.header_nav { width:100%;}
.aboutus_page .wrapper_innerlftmid {min-height: inherit;}
.live_drawcontent.mobtdfull td{ float:left; width:90% !important;}
.live_drawcontent.mobtdfull table {width: 100%!important;}
.number_list {text-align:center;}

}
@media only screen and (max-width: 479px) {
.banner {min-height: 125px;background-size: 100%;}
.resultfor_today { right: 4px; top: 37px;padding: 5px;}
.resultfor_today p{font-size:12px;}
.resultfor_today div{text-align:center;}
.rounded_number{width: 30px;height: 30px;line-height: 30px; font-size: 22px;}
.wrapper {width: 96%; margin:0px 2%;}
.navigation_left li a {font-size: 12px;padding: 5px 6px;}
.btn_viewresult {white-space:nowrap;}
.clock #hours, .clock #min, .clock #sec {padding: 20px 10px 20px !important;font-size:15px;}
.clock ul li span {font-size: 11px;}
#point {font-size: 55px;}
#point {padding-left: 0px;padding-right: 0px;}
.clock ul li{font-size: 50px;}
.header_logo{width: 70%;padding: 5px 0 0 0;}
.header_nav {padding: 10px 0 0;}
.header_nav li a {font-size: 13px;}
.wrapper_innerright {width: 100%;}
.wrapper_innerleft {width: 100%; margin-bottom:20px;}
.wrapper_innerrightbox img{width: 100%;}
.number_list li { font-size: 20px;height: 30px;line-height: 30px;width: 30px; margin-bottom:10px;}
.wrapper_innerleft .pagination a {padding: 5px 10px;}
.navigation_search {width: 100%; clear:both;}
.navigation_left {width: 100%; clear:both; margin-bottom:10px;}
.navigation_left li {margin-bottom:5px;}
.btn_viewresult {font-size: 10px;}
.header_nav { width:100%;}
.aboutus_page .wrapper_innerlftmid {min-height: inherit;}
.live_drawcontent.mobtdfull td{ float:left; width:90% !important;}
.live_drawcontent.mobtdfull table {width: 100%!important;}
.number_list {text-align:center;}

}


/*--------------------Content Section-------------------------*/





.link1{color:#ffffff; font-size:12px; line-height:18px;}
.link1 a{color:#ffffff;text-decoration:none;}
.link1 a:hover{color:#ffffff;text-decoration:underline;}



.content1{color:#378ec4; font-size:50px; line-height:125px;}



#imgLogo {
    width: 300px;	
}

.back-to-top {
	position: fixed;
	bottom:10px;
	margin-left: -150px;
	right: 0px;
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	padding: 1em;
	display: none;
	outline:none !important;
	z-index:999;
}
.back-to-top img {
	width:41px;
	height:41px;
}

.back-to-top:hover {
	opacity:0.6;
	filter:alpha(opacity=60);
}


.div_content {
	background:rgba(0, 0, 0, 0.8);
	padding:10px;
	min-height:600px;
}

.div_left {
	display:inline-block;
	width:50%;
}

.div_right {
	display:inline-block;
	width:49%;
}

#shin {
	margin-left:5px;
	vertical-align:top;
}

.header_prize {
	border-top-right-radius:10px;
	border-top-left-radius:10px;
	text-align:center;
	background:#c7171f;
	color:#fff;
	padding-top:10px;
	padding-bottom:5px;
}

.header_prize h2{
	color:#fff;
	padding-top:10px;
	margin-bottom:10px;
}

.last_result {
	width:100%;
	text-align:center;
	overflow:hidden;
	border: 1px solid #c7171f;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top, #ffffff 0%, #d5d5d5 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #ffffff 0%,#d5d5d5 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #ffffff 0%,#d5d5d5 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d5d5d5',GradientType=0 );
}	

.title_prize {
	font-weight: bold;
    font-size: 20px;
    padding: 10px;
    width: 50%;
    background: #00782f;
    color: #fff;
	text-transform:uppercase;
    line-height: 40px;
}

.result_prize {
	font-weight: bold;
    font-size: 42px;
    padding: 15px 0px;
    width: 50%;
    color: #025fd3;
    letter-spacing: 10px;
    text-shadow: 2px 2px 5px #e5e5e5;
    line-height: 40px;
}

.other_prize {
	font-size:24px;
    letter-spacing: 3px;
	color:#025fd3;
    padding: 5px 0px;
    text-shadow: 2px 2px 5px #e5e5e5;
    line-height: 40px;
}

.mini li {
	width: 30px !important;
	height: 30px !important;
	font-size:14px !important;
	line-height:32px !important; 
	color:rgba(212,212,212,1.00);
}

.footer {
	letter-spacing:2px;
	color:#fff;
	text-align:center;
	font-weight:bold;	
    background: #00782f;
    padding: 8px 0px;
    border-top: 2px solid #fff;
}