body, td, blockquote, p {font-size:12px; font-family:±¼¸²;
}

body {
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
}

#all {
	width: 970px;
	position: relative;
	background-color: #000000;
}
#menu {
	width: 120px;
	background-color: #000000;
	float: left;
}
#menu td {
	text-align: center;
}
#menu img {
	margin-top: 10px;
	margin-bottom: 10px;
}
#contents {
	width: 850px;
	float: right;
	background-color: #FFFFFF;
}
.logostyle {
	margin-top: 10px;
	margin-left: 10px;
}
 /* only text decoration */
 
.textweight {
	font-weight: 600;
}
.redtext {
	color: #FF0000;
}
.yellowtext {
	color: #cccc00;
}
.yellowbold {
	font-weight: 600;
	color: #cccc00;
}
.greentext {
	color: #666600;
}

.greenaling {
	color: #666600;
	text-align: center;
}

