@charset "utf-8";
body {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 10pt;
	background-color: #FFFFFF;
	
}

table {
  border-collapse: collapse;
  border: none;
   background-color: #FFFFFF;
}

table.main, table.mainouter {
  background-color: #FFF4DF;
}

table.bottom {
  background: transparent;
}

h1 {
  font-size: 14pt;
}

h2{font-size:10pt;margin-bottom:6px;}

p {
	font-size: 10pt;
}

p.sub { 
  margin-bottom: 4pt;
}

td {
	font-size: 10pt;
	border: solid #000000 1px;
}

td.embedded {
   border: none;
   padding: 0px;
  text-align: left;
}

td.bottom {
  border: none;
}

td.heading {
  font-weight: bold;
}

td.text {
  padding: 12pt;
  text-align: left;
}

td.comment {
  padding: 12pt;
  font-size: 10pt;
  text-align: left;
}

td.colhead {
  font-weight: bold;
  color: #000000;
  background-image:url('images/bar.gif');
}

td.colheadbrowse {
  font-weight: bold;
  color: #000000;
  background-color: #E8AB2E;
  background-image:url('images/bar_browse.gif');
}

td.rowhead {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}

td.title {
	font-size: 10pt;
}

td.navigation {
	font-weight: bold;
	font-size: 10pt;
   border: none;
}

td.clear {
  padding: 0px;
  border: 0px;
  background: transparent;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

.sublink {
	font-style: italic;
	font-size: 9pt;
	font-weight: normal;
}

font.gray
{
  color: #ACA899;
  text-decoration: underline;
}

a:link,a:visited{
  /*text-decoration: underline;*/
  color: #000000;
  /*font-weight: bold;*/
}

a:hover {
  color: #FF0000;
}

a.index {
	font-weight: bold;
}

a.biglink {
	font-weight: bold;
	font-size: 15pt;
}

a.altlink:link, a.altlink:visited{
	font-weight: bold;
	color: #A83838;
	text-decoration: none;
}

a.altlink:hover {
  text-decoration: underline;
}

.important {
	font-weight: bold;
	font-size: 10pt;
}

.red {
	color: #ee0000;
}

.yellow {
	color: #997700;
}

.green {
	color: #000000;
}

input, select, textarea {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 10pt;
}

.btn {
  width: 75px;
  height: 23px;
}

.small {
  font-size: 7pt;
}

.big {
  font-size: 12pt;
}

li {
  margin-top: 8pt;
  margin-bottom: 8pt;
}

ul {
  margin-left: 20pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

img.border  
{  
  border-style: solid;  
  border-color: #000000; 
  border-width: 1px; 
}
/*****************main****************************/
img{border:0px;}
.menu-top{border:1px solid #473531;margin-top:5px;background-color:#FFF4DF;background:url(images/bar_menu.gif);}
.menu-top-in{width:98%;margin:auto;padding:10px;}
.menu-top-in span.menu{padding:8px;font-weight:bold;}
.menu-top-in a{color:#000000;text-decoration:none;}
.menu-top-in a:hover{color:#EA0000;text-decoration:underline;}
.box-center{border:1px solid #473531;margin-top:5px;background-color:#FFF4DF;padding:20px;}

/*****************chatroom****************************/
input.button{background-color:#e2ddcc;width:22px;height:20px;border-width:1px;}
input.button-width{background-color:#e2ddcc;height:20px;border-width:1px;}
div.box-button{border:1px solid #808080;background-color:#FFFFFF;padding:2px;margin-top:5px;margin-bottom:5px;}
textarea.box-chat{width:795px;height:40px;background-color:#FFFFFF;overflow:hidden;}
input.box-chat{width:795px;height:40px;background-color:#FFFFFF;overflow:hidden;}
.box{border:1px solid #808080;height:501px;}
.bar-chat{background-image:url('images/bar.gif');padding:5px;border-bottom:1px solid #D59F00;}
td.bottom_line{
border: none;
border-top:2px solid #FFFFFF;
}
/********************************numtao**********************************/
.box_bet
{
	border:4px solid #2E2E2E;
	width:200px;
	background-color:#FFFFFF;
	padding:5px;color:#2E2E2E;
	-moz-box-shadow: 0px 0px 15px #000000;
	-webkit-box-shadow: 0px 0px 15px #000000;
	position:absolute;
	left:50%;
	margin-left:-110px;
	margin-top:125px;
}
.box_showtime
{
	border:4px solid #2E2E2E;
	width:150px;
	background-color:#FFFFFF;
	padding:5px;color:#2E2E2E;
	-moz-box-shadow: 0px 0px 15px #000000;
	-webkit-box-shadow: 0px 0px 15px #000000;
	position:absolute;
	left:50%;
	margin-left:-80px;
	margin-top:315px;
	font-size:22pt;
	font-weight:bold;
}
.line_in{border-bottom:1px solid #C0C0C0;margin-bottom:10px;margin-top:3px;}
