a,
a:link,
a:visited,
a:active,
a:hover{
	font-weight:normal;
}
#container{
	width:145px;
/*	height:100%;*/
	overflow:visible;
}
.box{
	width:143px;
	margin:0px 1px;
	padding:2px 0px;
}
.box table{
/*	table-layout:fixed;*/
	width:100%;
}
.box table th{
	font-weight:normal;
}
.box table td{
	padding-bottom:1px;
}
.t1{
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding:3px 5px;
}
.t2{
	font-weight:bold;
	padding:1px 2px 1px 15px;
	background-image:url(../img/bullet.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.t3{
	padding:1px 2px 1px 3px;
	margin-top:1px;
}
.p{
	width:12px;
	text-align:center;
	padding:0px 1px;
}
.g{
	width:18%;
	text-align:center;
}
.win{
	color:#FE0;
}
.gl{
	margin-top:2px;
}
.half{
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
}
