td {font-size:11px}
td.trl {
	text-align: center;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	background: #004080;
	color: #CCCCCC;
	font-size: 16px;
}
td.tr {
	text-align: center;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background: #004080;
	color: #CCCCCC;
	font-size: 16px;
}
.category {
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
	border-bottom: 1px dotted #CCCCCC;
}

#right table {
	float: left;
}

td.rl {
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	text-align: center;
}
td.r {
	border-right: 1px solid #CCCCCC;
	text-align: center;
}

#rankbox {
	margin: 5px 2px;
	padding: 0px;
	float: left;
	width: 48%;
	text-align: center;
	font-size: 11px;
	background: url(../images/2.gif) repeat-y;
	height: 130px;
}
#rankbox1 {
	margin: 5px 2px;
	padding: 0px;
	float: left;
	width: 48%;
	text-align: center;
	font-size: 11px;
	background: url(../images/1.gif) repeat-y;
	height: 130px;
}
#rankbox2 {
	margin: 5px 2px;
	padding: 0px;
	float: left;
	width: 48%;
	text-align: center;
	font-size: 11px;
	background: url(../images/2.gif) repeat-y;
	height: 130px;
}
#rankbox3 {
	margin: 5px 2px;
	padding: 0px;
	float: left;
	width: 48%;
	text-align: center;
	font-size: 11px;
	background: url(../images/3.gif) repeat-y;
	height: 130px;
}
#rankbox4 {
	margin: 5px 2px;
	padding: 0px;
	float: left;
	width: 48%;
	text-align: center;
	font-size: 11px;
	background: url(../images/4.gif) repeat-y;
	height: 130px;
}
#rankbox5 {
	margin: 5px 2px;
	padding: 0px;
	float: left;
	width: 48%;
	text-align: center;
	font-size: 11px;
	background: url(../images/5.gif) repeat-y;
	height: 130px;
}
.hot{
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
}
#box #contents {
	margin: 0px 2%;
	padding: 0px 0px 10px;
	float: left;
	width: 96%;
}
h1{
	font-size: 30px;
	color: #FF3300;
	float: left;
	width: 98%;
	padding: 0px;
	margin: 0px 0% 20px 2%;
	text-align: center;
}
.label{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	background: #6600FF;
}
