body {
	margin: 0;
	padding: 0;
	line-height: 1.7em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
    background: #0f100e url(images/main-bg.jpg) repeat-x top;
}	
a { cursor:pointer; }
a:link, a:visited { color: #0066CC; text-decoration: none; font-weight: normal; } 
a:active, a:hover { color: #CC0000; text-decoration: underline; }
p { margin: 0px; padding: 0px; }
img { margin: 0px; padding: 0px; border: none; }
.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }
.margin_r_15 { margin-right: 15px; }
.pad_clear{ padding: 0 !important; }
.center{ text-align: center; }
.block{ display: block; }
.clear{ clear:both; }
.left{ float: left; }
.right{ float: right; }
.half{ float: left;width: 50%; }
.txt_orange{ color:#e67e22; }
.font-md{font-size:.9rem;font-weight:bold;}
label, input, textarea{display:block; resize:none; outline:none; color:inherit; vertical-align:middle;}
label{margin-bottom:5px;}
.button_01 a {
	float: right;
	clear: both;
	display: block;
	width: 120px;
	height: 25px;
	padding: 5px 0 0 0;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	background: url(images/templatemo_button_01.png) no-repeat;
}
h1 {
	margin: 0px;
	padding: 2px 0;
	font-size: 30px;
	font-weight: bold;
}
h2 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 20px;
	line-height: 24px;
	font-weight: bold;
	color: #000000;
}
h3 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	border-bottom: 1px solid #333;
}
h4 {
	margin: 0 0 10px 0;
	padding: 2px 0;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.image_wrapper {
	margin-top: 3px;
	margin-bottom: 5px;
	border: 5px solid #e8e8e8;
	padding: 1px;
	background: #fff;
}
.fl_image {
	float: left;
	margin-right: 30px 
}
.fr_image {
	float: right;
	margin-left: 20px 
}
#site_title_bar_wrapper {
	width: 100%;
	height: 80px;
	margin: 0 auto;	
	background:  url(images/title-bg.jpg) top center no-repeat;
}
#site_title_bar {
	width: 960px;
	height: 80px;
	margin: 0 auto;
	padding: 0 10px;
	overflow: hidden;
	background: url(images/title-bg.jpg) top center no-repeat;
}
#site_title {
	float: left;
	margin: 0px;
	padding: 20px 0 0 0;
}
#site_title_bar #info_box {
	float: right;
	width: 375px;
	height: 30px;
	margin: 0 10px 0 0;
	padding: 15px 0 0 0;
}
#info_box ul {
	display: inline-block;
	float: left;
	width: 280px;
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
}
#info_box a img {
	display: inline-block;
	float: left;
	height: 20px;
	width: auto;
	vertical-align: middle;
}
#info_box a + a img{
	border-left: 1px solid #ccc;
	padding-left: 10px;
	margin-left: 10px;
	margin-right: 23px;
}
#info_box ul li{
	display: inline-block;
	list-style: none;
	color: #ccc;
	font-size:12px;
}
#info_box ul li+li{
	margin-left:5px;
	padding-left:10px;
	border-left:1px solid #666;
}
#banner_wrapper {
	clear: both;
	width: 100%;
	height: 270px;
	margin: 0 auto;	
	background: url(images/banner_wrapper.jpg) no-repeat center top;
}
#banner {
	width: 960px;
	height: 270px;
	padding: 0 10px;
	margin: 0 auto;
	background: url(images/banner_bg.jpg) no-repeat center top;
}
#banner_slider {
	clear: both;
	width: 960px;
	height: 250px;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 20px 0 0 0;
}
#menu_wrapper {
	clear: both;	
	width: 100%;
	height: 50px;
	margin: 0 auto;	
	background: url(images/menu_wrapper.jpg) top center no-repeat;
}
#menu {
	clear: both;
	width: 980px;
	height: 50px;
	margin: 0 auto;
	background: url(images/menu_bg.jpg) top center no-repeat;
}
#menu ul {
	width: 780px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	list-style: none;
}
#menu ul li {
	padding: 0;
	margin: 0px;
	display: inline;
}
#menu ul li a {
	float: left;
	display: block;
	width: 120px;
	height: 25px;
	padding: 5px 0 0 0;
	margin: 0 10px 0 0;
	font-size: 16px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	outline: none;
}
#menu li a:hover, #menu li .current {
	color: #000000;
	background:url(images/button_01.png) no-repeat;
}
#menu li .last {
	margin-right: 10px;
}
#content_wrapper {
	clear: both;
	width: 100%;
	margin: 0 auto;
	background: url(images/content_wrapper.jpg) top center no-repeat;
}
table{
	width: 100%;
	border: 1px solid;
	border-collapse: collapse;
	border-spacing: 0;
}
table td table, table td > table tr > th{
	border: 0 !important;
}
table td > table tr > td:first-child{
	border-left: 0 !important;
}
table td > table tr > td{
	border-right: 0 !important;
}
table td > table tr:last-child > td{
	border-bottom: 0 !important;
}
table tr.first-prize{ background: #e6cd1c; }
table tr.second-prize{ background: #d6cbcb; }
table tr.third-prize{ background: #da9937; }
table tr.starter{ background: #65da3e; }
table tr.consolation{ background: #5ebef1; }
table tr.prize > td{
	padding: 6px;
	font-weight: bold;
}
table tr.prize > td{
	padding: 6px;
}
.table-result tr td, .table-result tr th{
	padding: 3px;
	border: 1px solid;
}
.number {
	display: inline-block;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 0px !important;
    background-color: #d7d7d7;
    box-shadow: inset -5px -5px 10px rgba(0,0,0,.5);
    border: 2px solid;
    border-color: #555 #444 #333;
    color: #111 !important;
    font-size: 12px;
    font-weight: 600;
    text-align: center;
    line-height: 30px;
    margin-right:2px !important;
}
#message .inline{display:inline-block;margin-bottom: 10px;width: 48%;}
#message form{ width: 50%;margin: 0 auto;}
#message form .inline:nth-child(2){ margin-left: 3%;}
label span{color:#FF0000;}
#message form{ text-align: left; }
#message textarea{ width: 97%; padding:10px; }
#message input{ width: 100%;padding:3px; }
#content {
	width: 960px;
	margin: 0 auto;
	padding: 30px 10px;
	background: url(images/content_bg_middle.png) repeat-y center;
}
#content_bottom {
	width: 980px;
	height: 15px;
	margin: 0 auto;
	background: url(images/content_bg_bottom.png) no-repeat center top;
}
#content p {
	margin-bottom: 10px;
}
.section_w960_p15 {
	clear: both;
	width: 940px;
	padding: 0 15px;
}
.section_w960_p30 {
	clear: both;
	width: 910px;
	padding: 0 30px;
}
.box {
	float: left;
	width: 300px;
	background: url(images/box_01_middle.jpg) repeat-y;
}
.box_top {
	width: 300px;
	height: 5px;
	background:url(images/box_01_top.jpg) no-repeat;
}
.box_bottom {
	width: 300px;
	height: 15px;
	background: url(images/box_01_bottom.jpg) no-repeat;
}
.box .box_content {
	padding: 15px 20px 15px 20px;
}
.box h2 {
	color: #9b1919;
	font-size: 15px;
	margin-bottom: 10px;
}
.box .box_image_wrapper {
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.half > .box, .half > .box > .box_top, .half > .box > .box_bottom{
	width: 100%;
	background-size: cover;
}
.em_text {
	font-size: 14px;
	color: #000;
}
#footer {
	width: 960px;
	margin: 0 auto;
	padding: 40px 10px;
	color: #cccccc;
}
#footer  a {
	color: #ffffff;
}
#footer .section_w240 {
	float: left;
	width: 200px;
	padding-right: 40px;
	text-align: center;
}
#footer .section_w240 img{
	height: 100px;
	width: auto;
}
#footer .copy{
	text-align: center;
	font-size: 14px;
	color: #eb5700;
}
#footer .copy a{
	color: #0085cc;
}
.flip-clock-wrapper{
    margin: 0 auto;
    margin-top: 25px;
}
.flip-clock-wrapper {margin:0 auto;margin-top: 25px;}
.flip-clock-wrapper ul {width: 46px;height: 69px;}
.flip-clock-wrapper ul li {line-height: 68px;}
.flip-clock-wrapper ul li a div div.inn {font-size: 35px;}
.flip-clock-divider {height: 60px;}
.flip-clock-dot.top {
  top: 20px; }
.flip-clock-dot.bottom {
  bottom: 5px; }
.flip-clock-divider .flip-clock-label{right: -72px;}
.flip-clock-divider.minutes .flip-clock-label,.flip-clock-divider.seconds .flip-clock-label{right: -77px;}