body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	background-image: url(../menu/img/head.jpg);
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#FF0000;
}
a:active {
	text-decoration: none;
}


h1 {
	margin:0;
	padding:0;
	margin-top:0px;
	margin-right:0px;
	font-weight:normal;
	font-size: 12px;
	color:#ffffff;
	padding-top: 5px;
	padding-bottom: 0px;
}

h2 {
	margin:0;
	padding:0;
	margin-top:0px;
	margin-right:0px;
	font-weight:normal;
	font-size: 12px;
	color:#999999;
	padding-top: 5px;
	padding-bottom: 0px;
}



.f01 {
	font-size: 12px;
}

.f02 {
	font-size: 14px;
	line-height: 24px;
}

.f03 {
	font-size: 14px;
	color: #333333;
	line-height: 24px;
}

.f04 {
	font-size: 12px;
	color: #333333;
	line-height: 20px;
}



.fmenu {
	font-size: 14px;
	color: #0000FF;
	line-height: 20px;
}

.fmain {
	font-size: 14px;
	color: #000000;
	line-height: 24px;
}



.t01 {
	font-size: 14px;
	color: #555555;
	line-height: 22px;
}


.t02 {
	font-size: 12px;
	color: #555555;
}



.subred {
	background-color: #ffe6dc ; 
	border: solid 1px #e0cdbc ; 
	color:#996633;
	}

.subore {
	background-color: #fff0cc ; 
	border: solid 1px #ff9900 ; 
	color:#996633;
	}

.subgre {
	background-color: #f3ffec ; 
	border: solid 1px #9cd37a ; 
	color:#336633;
	}

.subblu {
	background-color: #f0f0ff ; 
	border: solid 1px #9999cc ; 
	color:#333377;
	}


.subbot {
	background-color: #fff0cc ; 
	border: solid 1px #e19f00 ; 
	color:#333333;
	}




