* {padding: 0; margin: 0;}
.page {
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
}
.page p {
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
h1 {
	font-weight: bold;
	color: #FF3;
	padding-bottom: 1em;
}


body {
	color: #FF0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #0E3AA3;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
	color: #FF0;
}
.item {
	text-align: left;
	background-color: #FFF;
	color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin: 0px;
	padding: 0px;
	display: block;
	clear: both;
}
.itemdes {
	margin-right: 200px;
	margin-left: 220px;
	padding-top: 12px;
	display: block;
}
.itemimg {
	float: left;
	display: block;
}
.itempaybox {
	float: right;
	background-color: #EAEAEB;
	height: 200px;
	display: block;
	width: 180px;
	font-size: 14px;
	text-align: center;
}
.itemprice {
	color: #F00;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
.itemname {
	color: #369;
	font-size: 18px;
}
.itemdetail {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.wImg {
	position: relative;
	z-index: 100;
	right: 46px;
}
.tableItemBox {
	text-align: left;
	margin-right: 24px;
	margin-left: 24px;
	margin-bottom: 40px;
}
.tableImg {
	margin-left: 60px;
}

.tableName {
	font-weight: bold;
}
.tableDes {
	font-size: 14px;
	width: 80%;
}
.tableItemBox .tableDes ul {
	margin-left: 30px;
}

.about {
	font-size: 24px;
	font-weight: bold;
	padding-top: 24px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 280px;
}
.aboutimg {
	float: left;
}
.redhighlight {
	color: #F00;
}
.robotpage {
	color: #FFF;
}
.gold {
	color: gold;
	font-weight: bold;
	font-size: 12px;
}
.floatfix {
	clear: both;
}
#tmenu {
	background-image: url(tournament/images/menubg.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 35px;
	width: 100%;
	text-align: left;
	padding: 5px;
	font-weight: bold;
	color: #FF0;
}
#tmenu a:link,#tmenu a:visited,#tmenu a:active {
	text-decoration: none;
	color: #FF3;
}
#tmenu a:hover {
	text-decoration: underline;
	color: #FF3;
}
#tournament {
	color: #666;
	background-color: #FFF;
}
#tournament a {
	color: #0E3AA3;
}
#gallery {
	text-align: center;
	width: 800px;
	margin-top: 16px;
	margin-right: auto;
	margin-left: auto;
}
#gallery img {
	margin: 4px;
	border: 1px solid #000;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 6px;
}
