body,td,th {
    font-family: "MS UI Gothic", "‚l‚r ‚oƒSƒVƒbƒN", Osaka;
}
a { text-decoration: none; }
a:hover { background-color: #FFD700; }
.cate a { text-decoration: underline; }
/* .cate a:hover { color: #dd0000; } */
h1 {
	font-size:12px;
	color:#dd0000;
	font-weight:bold;
	display:inline;
}

h2 {
	font-size:12px;
	font-weight:normal;
}

h3 {
	font-size:12px;
	font-weight:normal;
	display:inline;
}
h4 {
	font-size:12px;
	font-weight:normal;

}
.tbl { background-color: #f0f0f0; color: #000000; }
.menu {
    color: #000000;
    padding: 5px;
    background-color: #EFEFEF;
    border-top: 1px solid #C0C0C0;
    border-left: 1px solid #C0C0C0;
    border-right: 1px solid #C0C0C0;
    border-bottom: 1px solid #C0C0C0;
}

#container {
	font-size:12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	height:auto;
	padding: 10px;
	width: 400px;
	border: 1px double #ff0000;
	}
.site {
    color: #000000;
    padding: 3px;
    background-color: #D2D2E8;
    border-right: 1px solid #2C2C56;
    border-bottom: 1px solid #2C2C56;
}
.pg { font-family:Century,Helvetica,Arial; }
.l { background-color:#666666; color:#ffffff; }
.r { background-color:#f0f0f0; color:#000000; }