@charset "UTF-8";
/* CSS Document */

/* -------    Page Layout ----------*/

body {
	padding : 0;
	margin : 0;
	font : 12px/18px Arial, Helvetica, sans-serif;
	color : #868682;
	min-width:1000px;
}
td {
	font : 12px/18px Arial, Helvetica, sans-serif;
	color : #868682;
}
div, h1, h2, h3, h4, p, img, ul, ol, li, form, input, textarea {
	padding : 0;
	margin : 0;
}
p {
	padding : 0 0 10px 0;
	margin : 0;
}
ul {
	list-style : none;
}
img {
	outline : none;
	border : none;
}
a {
	outline : none;
	text-decoration : none;
}
/*-------------------x----------------*/
.black_link {
	background:#fff url("images/arrow_1.gif") right 5px no-repeat;
	padding:2px 10px 2px 1px;
	;
	color:#484848;
	font-size:11px;
}
.black_link a {
	color:#484848;
}
.black_link a:hover {
	color:#000;
}
/*-------------------x----------------*/

#header_outer {
	background:#292929;
	height:122px;
}
#header {
	height:103px;
	padding:18px 25px 0px 25px;
	margin:0px auto 0px auto;
	width:950px;
}
#header td {
	color:#999999;
}
#menu_outer {
	width:100%;
	clear:both;
	background:url("images/menu_bg_outer.gif") 0 0 repeat-x;
}
#menu_block {
	margin:0 auto;
	width:1000px;
}
#menu_box {
	width:736px;
	padding:0px 10px 0 0;
}
#menu {
	background:url("images/menu_bg.gif") 0 0 repeat-x;
	width:718px;
	height:61px;
	float:left;
}
#menu ul {
	display:block;
}
#menu li {
	display:inline;
	color:#fff;
	line-height:41px;
	font-weight:bold;
	white-space:pre-wrap;
}
#menu li a {
	color:#fff;
	display:block;
	width:auto;
	float:left;
	padding:0 0 0 25px;
}
#menu li a span {
	color:#fff;
	display:block;
	padding:8px 20px 0 0;
	cursor:pointer;
}
#menu li a:hover, #menu li a.active {
	background:url("images/hover_bg.gif") 0 0 no-repeat;
	color:#000;
}
#menu li a:hover span, #menu li a.active span {
	background:url("images/hover_bg.gif") right 0 no-repeat;
	color:#000;
}
#search_box {
	padding:6px 0px 0px 0px;
	width:254px;
}
#search {
	background:#DFDDDE url("images/search_bg.gif") 0 0 repeat-x;
	width:224px;
	padding:10px 0px 0px 0px;
}
.search_bd {
	background:#fff;
	border:1px solid #d2d0d1;
	height:31px;
	padding-left:4px;
	line-height:31px;
	width:180px;
	font-size:11px;
}
#contain_outer {
	background:#f5f4f5 url("images/contain_out_bg.gif") 0 0 repeat-x;
}
#contain {
	margin:0px auto 0px auto;
	width:1000px;
	padding:10px 0 0 0;
}
#banner {
	background:url("images/banner_pic.jpg") 0 0 no-repeat;
	height:232px;
	width:690px;
	padding:50px 0px 0px 45px;
}
.pad {
	padding-left:195px;
}
#table_box {
	width:736px;
	padding-top:10px;
}
.white_header {
	background:url("images/hd_bg_1.gif") 0 0 repeat-x;
	border-left:1px solid #c5c5c6;
	border-right:1px solid #c5c5c6;
	padding-left:12px;
	font-size:18px;
	color:#2e2c2c;
	height:39px;
	line-height:39px;
}
.border {
	border-left:1px solid #f0f0f0;
	border-right:1px solid #f0f0f0;
}
.chart {
}
.chart tr td {
	background:#fff;
	border-bottom:1px solid #f0f0f0;
	color:#bebdbd;
	height:29px;
}
.chart tr td a {
	color:#CC3333;
	font-weight:bold;
	text-decoration:underline;
}
.chart tr td a:hover {
	color:#CC3333;
	font-weight:bold;
	text-decoration:none;
}
.chart tr td span {
	color:#4d4c4c;
	font-weight:bold;
}
.chart tr td span a {
	color:#CC3333;
	font-weight:normal;
	text-decoration:underline;
	font-size:11px;
}
.chart tr td span a:hover {
	color:#CC3333;
	font-weight:normal;
	text-decoration:none;
}
.chart tr.black td {
	background:url("images/hd_bg_2.gif") 0 0 repeat-x;
	border-bottom:1px solid #f0f0f0;
	color:#fff;
	font-weight:bold;
	height:32px;
}
.side {
	width:254px;
	padding:0px 0px 10px 10px;
}
.side_head {
	background:url("images/orange_bg.gif") 0 0 repeat-x;
	height:39px;
	line-height:39px;
}
.side_head span {
	background:url("images/disign.gif") 10px 0 no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	padding:0px 0px 0px 35px;
}
.side_body {
	border-left:1px solid #d1d1d1;
	border-right:1px solid #d1d1d1;
	border-bottom:1px solid #d1d1d1;
}
.chart tr.ass td {
	background:#e9e7e8 url("images/divider.gif") 0 bottom repeat-x;
	color:#7d7b7c;
	font-size:11px;
	height:30px;
}
.chart td {
	padding:0 0 0 10px;
}
.chart tr.ass td a {
	color:#7d7b7c;
	text-decoration:underline;
	font-weight:normal;
}
.chart tr.ass td a:hover {
	color:#7d7b7c;
	text-decoration:none;
	font-weight:normal;
}
#contain_next {
	margin:0px auto 0px auto;
	width:1000px;
	padding:0px 0 10px 0;
}
#box {
	background:#ececec;
}
.box_in {
}
.box_in tr td {
	background:#fff;
	color:#bebdbd;
	font-size:11px;
}
.wth {
	width:222px;
	padding:20px 12px 10px 12px;
}
.box_in tr td span {
	font-weight:bold;
	color:#484848;
}
.box_in tr td p {
	font-weight:bold;
	color:#5a5a5a;
	font-size:18px;
	padding:5px 0px 15px 0px;
s  text-transform:uppercase;
}
#footer {
	background:#fff;
	border-top:1px solid #d2d2d2;
	margin:0px auto 20px auto;
	width:950px;
	height:105px;
	padding:20px 25px 0px 25px;
}
#footer td {
	color:#999;
}
#footer td a {
	color:#f8b038;
	text-decoration:none;
}
#footer td a:hover {
	color:#f8b038;
	text-decoration:underline;
}
#footer td p a {
	color:#525252;
	text-decoration:none;
	padding:5px 5px 10px 5px;
}
#footer td p a:hover {
	color:#f8b038;
	text-decoration:none;
}

/*Begin # | # Code | Do Not Remove*/
#pokertemplates{ color:#fff; text-align:center; background:#252321; padding:4px;}
#pokertemplates a{ color:#1A7194; font-weight:bold;} 
#pokertemplates a:hover{ color:#F11D1D; text-decoration:underline} 
/*End # | # Code | Do Not Remove*/
.clearfix::after{content:"";display:table;clear:both}
