body,td,{
	font-family: "MS UI Gothic";
	font-size: 12px;
	color: #333333;
    scrollbar-Track-Color:#ffffff;
    scrollbar-Face-Color:#ffffff;
    scrollbar-Shadow-Color:#333399;
    scrollbar-DarkShadow-Color:#ffffff;
    scrollbar-Highlight-Color:#ffffff;
    scrollbar-3dLight-Color:#333399;
    scrollbar-Arrow-Color:#333399;
@@base-target:"_blank";
}
body {
   font-size: 12px;
}
td {
   font-size: 12px;
}      
p {
	border: none;
	margin: 5px;
	padding: 2px;
}
a:link {
	text-decoration: none;
	color: #0000CC;

}
a:visited {
	text-decoration: none;
	color: #0000CC;

}
a:hover {
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	color: #CC0000;
	text-decoration: underline overwrite;
}
.rank {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right top;
}
.s1 {
	font-size: 10px;
}
.s2 {
	font-size: 12px;
	font-family: "MS UI Gothic";
}
.s3 {
	font-size: 14px;
}
.s4 {
	font-family: "Arial";
	font-size: 24px;
}
.s5 {
	font-family: "Verdana";
	font-size: 40px;
}
.block{
display:block
}