.back{background: rgb(153,209,255);font-size: 120%;font-weight: bold; font-family: Tahoma,Arial,sans-serif;}
.english{font-size: 80%; font-style: italic; font-family: Tahoma,Arial,sans-serif;}

.menuitem{color: #000000; background: rgb(217,238,255);font-size: 100%;  padding:5px; font-family: Tahoma,Arial,sans-serif;}
.menuitem:hover{background: rgb(153,209,255);}
.menuitem:active{ background: none transparent;}
.menuitem:visited{text-decoration: none;}
.menuitem:link{text-decoration: none;}
.menubox{background: rgb(153,209,255); border-width:thin; border-color: rgb(60, 255, 60); padding:5px;}


.backb{background: rgb(255, 255, 153);font-size: 120%;font-weight: bold; }
.englishb{font-size: 80%; font-style: italic;}

.menuitemb{color: #000000; background: rgb(255, 255, 200);font-size: 100%;  padding:5px;}
.menuitemb:hover{background: rgb(255, 255, 153);}
.menuitemb:active{ background: none transparent;}
.menuitemb:visited{text-decoration: none;}
.menuitemb:link{text-decoration: none;}
.menuboxb{background: rgb(255, 255, 153); border-width:thin; border-color: rgb(60, 255, 60); padding:5px;}


div.box {
font-family: Tahoma,Arial,sans-serif;
border:20px solid;
padding:30px;
background: #ffc;
width:300px;
}
	
.rbroundbox { background: url(nt.gif) repeat; }
.rbtop div { background: url(tl.gif) no-repeat top left; }
.rbtop { background: url(tr.gif) no-repeat top right; }
.rbbot div { background: url(bl.gif) no-repeat bottom left; }
.rbbot { background: url(br.gif) no-repeat bottom right; }

.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }
