@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0;
	font-size:12px;
	line-height:20px;
	color:#000;
	background:url("../images/background.png") left top repeat-x;
}

img a, a img { border:0;}

#wrapper {
	width:980px;
	display:block;
	margin:0 auto;
	clear:both;
}

#container {
	width:980px;
	display:block;
	margin:0 auto;
	float:left;
	clear:both;
}

#topbar {
	width:980px;
	height:63px;
	display:block;
	margin:0 auto;
	clear:both;
	float:left;
}

#topbar .logobox {
	width:800px;
	height:63px;
	display:block;
	margin:0 auto;
	float:left;
}

#topbar .logobox h1 {
	margin:22px 0 0 0;
	color:#FFF;
	font-size:24px;
}

#topbar .menutop  {
	width:580px;
	height:63px;
	display:block;
	margin:0 auto;
	float:left;
}

#topbar .menutop ul {
	list-style:none;
	margin:0;
}

#topbar .menutop li {
	float:left;
	padding:10px 20px;
	margin: 12px 5px 0 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color:#FFF;
	font-weight:bold;
	cursor:pointer;
}

#topbar .menutop li:hover {
	float:left;
	padding:10px 20px;
	background-color:#099;
	margin: 12px 5px 0 5px;
}

#bannerbox {
	width:980px;
	height:196px;
	display:block;
	margin:0 auto;
	clear:both;
	float:left;
	margin-bottom:10px;
	text-align:center;
}

#bannerbox img {
	display:block;
	margin:0 auto;
	clear:both;
	margin-top:50px;
}

#leftcol {
	width:306px;
	display:block;
	margin-right:10px;
	float:left;
}

#leftcol .bannerbox {
	width:306px;
	display:block;
	float:left;
	clear:both;
	text-align:center;
	margin-bottom:20px;
}

#leftcol .navigationbox {
	width:306px;
	display:block;
	float:left;
	clear:both;
	margin-bottom:10px;
}

#leftcol .navigationbox .menutitle {
	width:306px;
	height:31px;
	display:block;
	float:left;
	background:url("../images/menutitle_bg.png") center top no-repeat;
	font-size:18px;
	color:#000;
	font-weight:bold;
	text-align:center;
	padding: 13px 0 0 0;
}

#leftcol .navigationbox .menucategories {
	width:306px;
	display:block;
	float:left;
	padding-bottom:10px;
	background:url("../images/menutitlebottom_bg.png") center bottom no-repeat;
	color:#06F;
	font-size:10px;
}

#leftcol .menucategories ul {
	padding: 0px 10px 0px 10px;
	list-style:none;
}

#leftcol .menucategories li{
	padding: 0px 0px 10px 10px;
	margin-bottom:10px;
	list-style:none;
	font-weight:bold;
	border-bottom:1px solid #CCC;
}

#leftcol .menucategories li a{
	color:#06F;
	text-decoration:none;
}

#leftcol .menucategories li a:hover {
	color:#06F;
	text-decoration: underline;
}


#rightcol {
	width:664px;
	float:left;
	display:block;
}

#rightcol .tipsbox {
	width:664px;
	float:left;
	display:block;
	padding-bottom:10px;
	background:url("../images/titlebottom_bg.png") left bottom no-repeat;
	margin-bottom:10px;
}

#rightcol .tipsbox .title {
	width:664px;
	height:44px;
	float:left;
	display:block;
	clear:both;
}

#rightcol .tipsbox .tipstitle {
	width:654px;
	height:32px;
	float:left;
	display:block;
	clear:both;
	background:url("../images/title_bg.png") left top no-repeat;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	padding-top:12px;
	padding-left:10px;
}

#rightcol .tipsbox .tipscontent {
	width:644px;
	float:left;
	display:block;
	clear:both;
	background: url("../images/titlemiddle_bg.png") center top repeat-y;
	padding:10px;
}

#rightcol .tipsbox .tipscontent .textbox {
	padding:20px;
	text-align:justify;
}

#rightcol .tipsbox .tipscontent .tipsboxes {
	width:322px;
	height:200px;
	float:left;
	display:block;
}

#rightcol .tipsbox .tipscontent .tipsboxes .leftcol {
	width:60px;
	height:40px;
	float:left;
	display:block;
	text-align:center;
	padding-top:20px;
	background:url("../images/datebox.png") center center no-repeat;
}

#rightcol .tipsbox .tipscontent .tipsboxes .leftcol .daydate {
	font-size:9px;
	font-weight:bold;
	margin-bottom:3px;
	color:#FFF;
}

#rightcol .tipsbox .tipscontent .tipsboxes .leftcol .monthdate {
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	color:#FFF;
}

#rightcol .tipsbox .tipscontent .tipsboxes .leftcol p {
	margin:0;
	padding:0;
	line-height:12px;
}

#rightcol .tipsbox .tipscontent .tipsboxes .rightcol {
	width:222px;
	float:left;
	display:block;
	padding: 10px 20px 20px 20px;
}

#rightcol .tipsbox .tipscontent .tipsboxes .rightcol h2 {
	margin:0;
	color:#09C;
}

#rightcol .tipsbox .tipscontent .tipsboxes .rightcol h2 a {
	margin:0;
	padding:0;
	color:#09C;
	text-decoration: none;
}

#rightcol .tipsbox .tipscontent .tipsboxes .rightcol h2 a:hover {
	margin:0;
	padding:0;
	color: #0CF;
	text-decoration: none;
}

#rightcol .tipsbox .tipscontent .tipsboxes .rightcol a.readmore {
	background-color:#C00;
	color:#FFF;
	text-decoration:none;
	padding:5px 20px;
}

#rightcol .tipsbox .tipscontent .tipsboxes .rightcol a.readmore:hover {
	background-color: #F00;
	color: #FF0;
	text-decoration:none;
	padding:5px 20px;
}

#rightcol .tipsbox .tipscontent .tipsboxes .rightcol p {
	margin:0 0 10px 0;
}

#rightcol .topcasinobox {
	width:664px;
	float:left;
	display:block;
	padding-bottom:10px;
	background:url("../images/titlebottom_bg.png") left bottom no-repeat;
	margin-bottom:10px;
}

#rightcol .topcasinobox .topcasinotitle1 {
	width:654px;
	height:28px;
	float:left;
	display:block;
	clear:both;
	background:url("../images/title2_bg.png") left top no-repeat;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding-top:9px;
	padding-left:10px;
}

#rightcol .topcasinobox .topcasinotitle2 {
	width:644px;
	float:left;
	display:block;
	clear: both;
	background:url("../images/title2sub_bg.png") left top no-repeat;
	padding:0 10px;
}

#rightcol .topcasinobox .col1 {
	width:128px;
	float:left;
	display:block;
	padding-top:4px;
	text-align:center;
}

#rightcol .topcasinobox .col1 p {
	margin:0;
	line-height:12px;
}

#rightcol .topcasinobox .row1 {
	width:128px;
	height:30px;
	float:left;
	display:block;
	text-align:center;
	clear:both;
}

#rightcol .topcasinobox .row2 {
	width:128px;
	height:37px;
	float:left;
	display:block;
	text-align:center;
	clear:both;
	border-bottom:1px solid #E8E8E8;
}

#rightcol .topcasinobox .row3 {
	width:128px;
	height:41px;
	float:left;
	display:block;
	text-align:center;
	clear:both;
	border-bottom:1px solid #E8E8E8;
}

#rightcol .topcasinobox .row4 {
	width:128px;
	height:59px;
	float:left;
	display:block;
	text-align:center;
	clear:both;
	border-bottom:1px solid #E8E8E8;
}

#rightcol .topcasinobox .row5 {
	width:128px;
	height:43px;
	float:left;
	display:block;
	text-align:center;
	clear:both;
	border-bottom:1px solid #E8E8E8;
}

#rightcol .topcasinobox .row6 {
	width:128px;
	height:51px;
	float:left;
	display:block;
	text-align:center;
	clear:both;
	border-bottom:1px solid #E8E8E8;
}

#rightcol .topcasinobox .row2 .smalltext, #rightcol .topcasinobox .row3 .smalltext, #rightcol .topcasinobox .row4 .smalltext, #rightcol .topcasinobox .row5 .smalltext, #rightcol .topcasinobox .row6 .smalltext {
	font-size:10px;
	color:#999;
	margin:0;
	margin-top:10px;
}

#5cols {
	width:644px;
	display:block;
	float:left;
	clear:both;
}

#5cols .collumn {
	width:100px;
	height:30px;
	display:block;
	float:left;
}

#footer {
	width:100%;
	height:60px;
	display:block;
	clear:both;
	margin:0 auto;
	background-color:#000;
	padding:20px 0;
}

#footer_content {
	width:980px;
	display:block;
	clear:both;
	margin:0 auto;
	color:#FFF;
}

#footer_content .conttext{
	width:980px;
	display:block;
	clear:both;
	margin:0 auto;
	float:left;
	color:#FFF;
}

#footer_content .copytext{
	width:280px;
	display:block;
	margin:0 auto;
	float:left;
	color:#FFF;
}

#footer_content .copytext h2 {
	width:280px;
	display:block;
	margin:0 auto;
	float:left;
	color:#FFF;
}

#footer_content .footlinks{
	width:700px;
	display:block;
	margin:0 auto;
	float:left;
	color: #333;
	text-align:left;
}

#footer_content .footlinks a {
	color:#FFF;
	text-decoration:none;
	margin:0 20px;
}

#footer_content .footlinks a:hover {
	color:#FFF;
	text-decoration: underline;
}
.clearfix::after{content:"";display:table;clear:both}
