
html {
overflow-x:hidden;
}
body{
	margin:0px;
	padding:0px;
	background-color:#000000;
	background-attachment: auto;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
	text-align:center;
}

#ranking {
	width: 215px;
	margin: auto;
	height: 140px;
	font-size: 10px;
	line-height: 1.3em;
	color: #CCCCCC;
}
#ranking ul
{
	padding: 0;
	margin: 0;
}
#ranking ul li
{
	width: 215px;
	float: left;
	list-style-type: none;
	display: inline;
	text-align: left;
	font-weight: normal;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1E1E1E;
	margin: 0;
	padding: 4px 0 2px 0;
}
#ranking h3 {
	color:#99FF00;
	line-height: 1.4em;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
}
#ranking .r1 a
{
	display: block;
	width: 185px;
	height: 30px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/rank_num1.gif);
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left;
}
#ranking .r2 a
{
	display: block;
	width: 185px;
	height: 30px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/rank_num2.gif);
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left;
}
#ranking .r3 a
{
	display: block;
	width: 185px;
	height: 30px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/rank_num3.gif);
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left;
}
#ranking .r4 a
{
	display: block;
	width: 185px;
	height: 30px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/rank_num4.gif);
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left;
}
#ranking .r5 a
{
	display: block;
	width: 185px;
	height: 45px;
	color: #ffffff;
	text-decoration: none;
	background-image: url(../images/rank_num5.gif);
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: left;
}
#ranking .rdate
{
	display: block;
	width: 185px;
	height: 20px;
	color: #ffffff;
	text-decoration: none;
}
#ranking a:hover
{
	color: #ffffff;
}
#ranking a:hover , #ranking a:hover h3{
	color:#99FF00;
	text-decoration: underline;
}
.guest_detail {
	background-image: url(../images/guest_detail.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
	margin: 0 0 8px 0;
	padding: 4px 8px 0 8px;
	font-size: 10px;
	line-height: 1.4em;
	color: #CCCCCC;
}
.guest_detail a
{
	color: #669933;
	text-decoration: none;
}
.guest_detail a:hover , .guest_detail a:hover h3{
	color:#669933;
	text-decoration: underline;
}
.guest_detail h3 {
	color:#669933;
	line-height: 1.4em;
	margin: 3px 8px 3px 8px;
	padding: 0px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}
.guest_detail p {
	line-height: 1.4em;
	margin: 3px 8px 3px 8px;
	padding: 0px;
	}
#seventysix_detail {
	background-image: url(../images/title_76records_bg.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 200px;
	margin: 0 0 8px 0;
	padding: 8px 8px 0 8px;
	font-size: 10px;
	line-height: 1.4em;
	color: #CCCCCC;
}
#seventysix_detail p {
	line-height: 1.4em;
	margin: 3px 8px 3px 8px;
	padding: 0px;
	}
#update img {
	margin-bottom:5px;
}

/*------------event tables-------------*/
#event_table {
	margin: 0;
	padding: 0;
	width: 345px;
}

#event_table div {
	font-size:10px;
	color:#FFFFFF;
	width:115px;
	height: 115px;
	text-align:center;
	padding-bottom:5px;
	float:left;
	}

#event_table img {
	border: 0;
}

#foot h4{
	font-size:10px;
	color: #AAAAAA;
}
#foot h4 a:link{
	text-decoration: none;
	color: #AAAAAA;
}
#foot h4 a:visited{
	text-decoration: none;
	color: #AAAAAA;
}
#foot h4 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

/*------------what's new-------------*/
#whatsnew {
	background-color: #1E1E1E;
	margin: 0px;
	padding: 0px;
	width:345px;
	height:360px;
	overflow:auto;
	background-image: url(../index/images/whatsnewbg.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

#whatsnew ul{ 
	list-style-type:none;
	margin:0;
	padding:0;
}
#whatsnew li{
	display:inline;
	margin:0;
	padding:0;
}
#whatsnew a {
	padding:6px 6px 6px 6px;
	font-size:10px;
	color:#FFFFFF;
	line-height:1.3em;
	text-decoration: none;
	clear:both;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#whatsnew a:hover {
	background-color: #000;
	color: #669933;
	text-decoration: none;
}
#whatsnew .date {
	font-size:10px;
	color:#669933;
	line-height: 1.4em;
}
#whatsnew a .title  {
	font-size:12px;
	font-weight: 700;
	color:#669933;
	line-height: 1.4em;
}
#whatsnew .sp ul { list-style-type:none; }
#whatsnew .sp a, #whatsnew .a{
	padding:6px 6px 6px 6px;
	background-color: #669933;
	font-size:10px;
	color:#FFF;
	line-height:1.3em;
	text-decoration: none;
	clear:both;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}

#whatsnew .sp a:hover {
	background-color: #000;
	color: #FFF;
	text-decoration: none;
}
#whatsnew .sp .date {
	font-size:10px;
	color:#FFF;
	line-height: 1.4em;
}
#whatsnew .sp .title  {
	font-size:12px;
	font-weight: 700;
	color:#FFFFFF;
	line-height: 1.4em;
}

#whatsnew .block{ display:block; }
#whatsnew li{	clear:both; }


/*------------Time table-------------*/
#timetable_li { height:200px;}
#timetable_li ul{
	list-style-type:none;
	margin:0;
	padding:0;
}
#timetable_li li{
	display:inline;
	margin:0;
	padding:0;
}
#timetable_li a{
	padding:6px 6px 6px 6px;
	font-size:12px;
	color:#FFFFFF;
	line-height:1.3em;
	text-decoration: none;
	clear:both;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1E1E1E;
}
#timetable_li a:hover {
	background-color: #000;
	color: #669933;
	text-decoration: none;
}
#timetable_li .date {
	font-size:10px;
	color:#669933;
	line-height: 1.4em;
}
#timetable_li .time  {
	font-size:10px;
	font-weight: 700;
	color:#669933;
	line-height: 1.4em;
}

.clear{
	clear:both;
	height:1px;
	width:1px;
	font-size:1px;
	line-height:1px;
}
