*
{
	margin: 0px;
	padding: 0px;
}
a
{
  outline: none;
}
body
{
	text-align: center;
	background: #006C9A url(../image/bg3ju6.jpg) repeat-x;
	font-family: "Lucida Sans", Verdana, Arial;
	font-size: small;
	margin-top: 20px;
	margin-bottom: 20px;
}
.ad {
    display: block;
    margin-left: auto;
    margin-right: auto 
}
.clear
{
	clear: both;
}
.manage
{
	margin: auto;
	width: 960px;
	border: 1px solid #FFFFFF;
}
.banner
{
	width: 960px;
	height: 100px;
	background: url(../image/banner01yp7.jpg) no-repeat;
}
.button
{
	margin-left: 3px;
	display: block;
	float: left;
	color: #444444;
	padding-left: 5px;
	padding-right: 5px;
	height: 18px;
	padding-top: 2px;
	text-decoration: none;
	outline:none;
}
.button:hover
{
	border-bottom: none;
	color: #000000;
	background: #CCCCCC url(../image/silver.png) repeat-x;
}
.nav
{
	margin-top: 100px;
	display: block;
	float: left;
	margin-left: 50px !important;
	margin-left: 25px;
	height: 20px;
	width: 500px;
	text-align: center;
}
.silver
{
	margin-top: 0px;
	width: 960px;
	height: 20px;
	border-bottom: 1px solid #DDDDDD;
	background: #CCCCCC;
	background: url(../image/nav.png) repeat-x;
}
.page
{
	background: url(../image/transBgPic.png) repeat;
	width: 940px;
	padding: 10px;
	text-align: left;
	color: #EEEEEE;
}
.pageGame
{
	background: url(../image/transBgPic.png) repeat;
	width: 900px;
	padding: 10px;
	text-align: left;
}
.thumbnail
{
	text-align: center;
	display: block;
	float: left;
	width: 200px;
	padding: 10px;
	color: #000000;
	text-decoration: none;
	height: 120px;
	margin-left: 5px;
}
.thumbnail:hover
{
	background: url(../image/thumb_roll.png) no-repeat;
	outline:none;
}
.padded_img
{
	border: 1px solid #FFFFFF;
}

.base
{
	color: #666666;
	background: #F2F2F2;
}