body {
	background : #333333;
	text-align : center;
	font-family : arial, verdana, sans-serif;
	vertical-align:middle;
	margin: 0px;
}
.top_gamepage {
	position: relative;
	width : 770px;
	height : 12px;
	text-align : right;
	padding-right : 10px;
	padding-top: 15px;
	font-size : 11px;
	color : #FFFFFF;
	vertical-align: bottom;
	margin-right : auto;
	margin-left : auto;
	
}
*html .top_gamepage {
	position: relative;
	width : 770px;
	height : 12px;
	text-align : right;
	padding-right : 10px;
	padding-top: 3px;
	font-size : 11px;
	color : #FFFFFF;
	vertical-align: bottom;
	margin-right : auto;
	margin-left : auto;
	
}
.top {
	position:relative;
	width : 770px;
	height : 12px;
	text-align : right;
	padding-right : 10px;
	padding-top: -3px;
	font-size : 11px;
	color : #FFFFFF;
	vertical-align: bottom;
	margin-right : auto;
	margin-left : auto;
	
}
*html .top {
	position: relative;
	width : 770px;
	height : 0px;
	text-align : right;
	padding-right : 10px;
	padding-top: 3px;
	font-size : 11px;
	color : #FFFFFF;
	vertical-align: bottom;
	margin-right : auto;
	margin-left : auto;	
}
.banner {
	width : 654px;
	height : 150px;
	text-align:left;
	padding-left:126px;
	background-color : #ffffff;
	background-image : url(../images/2008_tournament_banner.jpg);
	background-repeat : no-repeat;
	background-position : right center;
	margin-right : auto;
	margin-left : auto;
}
*html .banner {
	width : 654px;
	width /**/: 780px;
	height : 150px;
	text-align:left;
	padding-left:126px;
	background-color : #ffffff;
	background-image : url(../images/2008_tournament_banner.jpg);
	background-repeat : no-repeat;
	background-position : right center;
	margin-right : auto;
	margin-left : auto;
}
.menu {
	background-image: url(../images/menubg.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	height: 20px;
	width: 780px;
	font-size: 14px;
	color: #000000;
	margin-right : auto;
	margin-left : auto;
}
.cont {
	margin-right : auto;
	margin-left : auto;
	width : 780px;
	background-color : #ffffff;
}
.contain {
/*	margin-right : auto;
	margin-left : auto;*/
	padding-left: 121px;
	margin-bottom : 0px;
	width : 659px;
	border-bottom : 1px solid #999999;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #FFFFFF;
	background-color: #CBCBCB;
	float : left;
}
.mainbg {
	width : 530px;
	float : left;
	padding-top: 10px;
	text-align: left;
}
.main {
	width : 530px;
	background : url(../images/mian_bg.gif) no-repeat center;
	margin : 0;
	position: absolute;
	visibility: inherit;
	top:198px;
}
.maintop {
	width : 530px;
	height:17px;
	margin : 0;
	position: absolute;
	visibility: inherit;
	top:205px;
}
*html .maintop {
	width : 530px;
	height:15px;
	margin : 0;
	position: relative;
	visibility: visible;
	z-index: auto;
	top:179px;
	left /**/:-5px;	
}
.mainwindow{
	width : 516px;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 2px;
	color: #FFFFFF;
	text-align: left;
	background-color: #000000;
}
*html .mainwindow{
	width : 516px;
	width /**/: 530px;
	padding-left: 8px;
	padding-right: 6px;
	padding-top: 5px;
	padding-bottom: 2px;
	color: #FFFFFF;
	text-align: left;
	background-color: #000000;
}
.mainbody {
	min-height: 350px;
	margin-top : 15px;	
	margin-bottom : 15px;
	margin-left : 15px;
	margin-right : 15px;
	color: #FFFFFF;
	text-align: left;	
}

*html .mainbody {
	height: 350px;
	margin-top : 15px;	
	margin-bottom : 15px;
	margin-left : 15px;
	margin-right : 15px;
	color: #FFFFFF;
	text-align: left;
}

.maincontent {
    border-bottom:10px solid #000000;
    text-align:left;
    font-family : arial, verdana, sans-serif;
    font-size : 12px;
    overflow: auto;
}
.maincontent label {
    width : 110px;
    text-align:right;
    padding:5px;
    float : left;
}
.maincontent input {
    font-family : arial, verdana, sans-serif;
    font-size : 12px;
}
.mainbottom {
	width : 530px;
	height:15px;
	margin : 0;
	position: relative;
	visibility: visible;
	z-index: auto;
	top: -13px;
}
.bottom {
	font-family : arial, verdana, sans-serif;
	font-size: 12px;
	text-align:bottom;
	height: 40px;
	width: 500px;
	padding-bottom: 5px;
	float: left;
}

.left {
	float : left;
	margin : 0;
	width : 121px;
	padding-top: 10px;
	padding-left: 5px;
	display: none
}
.left ul {
	list-style : none;
	margin : 0px;
	padding-left : 3px;
	font-size : 12px;
	text-align : right;
	width : 113px;
}
*html .left ul {
	position:relative;
	list-style : none;
	margin : 0px;
	padding: 0px;
	padding-right /**/: 3px;
	font-size : 12px;
	text-align : right;
	width : 113px;
}
.left li {
	height: auto;
	padding-top : 2px;
	padding-right : 5px;
	text-align : left;
	border-bottom : 1px solid #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #999999;
	border-left-color: #FFFFFF;
	background-color: #D4D5D6;
	font-size : 12px;
	text-align : right;	
}
.input_search{
	width: 108px;
	height: auto;
	left:auto;
	border-top : 1px solid #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-color: #FFFFFF;
	border-left-color: #999999;
	border-right-color: #FFFFFF;
	background-color: #FFFFFF;
}
.right {
	float : right;
	margin : 0;
	padding : 0;
	width : 120px;
	text-align : left;
	padding-top : 0px;
	font-size : 11px;
	color : #ffffff;
}
*html .right {
	float : right;
	margin : 0;
	padding : 0;
	width : 120px;
	text-align : left;
	padding-top : 10px;
	font-size : 11px;
	color : #ffffff;
}

.rightnav {
	float : left;
	margin : 0;
	padding : 0;
	width : 115px;
	display: none;
}
.rightnavtop {
	position:relative;
	float : left;
	margin-top : 10px;
	padding : 0;
	width : 115px;
	height: 5px;
	background-image: url(../images/rightnbg_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
*html .rightnavtop {
	position: relative;
	float : left;
	margin-top: -9px;
	padding : 0;
	width : 115px;
	height: 10px;
	background-image: url(../images/rightnbg_top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.rightnavbody {
	position:relative;
	float : left;
	margin : 0;
	padding : 0;
	width : 105px;
	padding-left: 5px;
	padding-right:5px;
	text-align : center;
	background-image: url(../images/rightnbg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.rightnavbottom { 
    float : left; 
    margin : 0; 
    padding : 0; 
    width : 115px; 
    height: 5px; 
    position: relative; 
    top: -2px; 
    background-image: url(../images/rightnbg_bottom.gif); 
    background-repeat: no-repeat; 
    background-position: top; 
}
.text {
	margin : 0;
	padding : 20px;
}

.button {
	background : #254345;
	font-size : 18px;
	line-height : 100%;
	text-align : center;
	padding : 5px;
	color : #a3b8bb;
	border : 1px solid #01121a;
}

.fullsearch {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	text-align: left;
	padding-left : 2px;
	
}

.site_submit {
	background-color : #e1e1e1;
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	height : 18px;
}


.atopmenu:link {
color : #000000;
text-decoration : none;
vertical-align: bottom;
}
.atopmenu:visited {
color : #333333;
text-decoration : none;
vertical-align: bottom;
}
.atopmenu:hover {
color : #ff3300;
text-decoration : none;
vertical-align: bottom;
}


.aleftmenu:link {
color : #000000;
text-decoration : none;
vertical-align: middle;
}
.aleftmenu:visited {
color : #1d0a1d;
text-decoration : none;
vertical-align: middle;
}
.aleftmenu:hover {
color : #ff3300;
text-decoration : none;
vertical-align: middle;
}
.abottommenu:link {
color : #FF0000;
text-decoration : none;
vertical-align: middle;
text-align:center;
}
.abottommenu:visited {
color : #FF3300;
text-decoration : none;
vertical-align: middle;
text-align:center;
}
.abottommenu:hover {
color : #000000;
text-decoration : none;
vertical-align: middle;
text-align:center;
}

A:link {
color : #FFFF00;
}
A:visited {
color : #EB98AF;
}
A:hover {
color : #17F790;
}
A:active {
color : #00FF00;
text-decoration : none;
}
