div#frame{
 text-align:left;
  width:717px;
  background-color:#82D0F4;


}
div#header{
	width:717px;
	height:115px;
	background-image:url(../RC2005home/J2RC2005June_r1_c1.gif);
    background-repeat: no-repeat;
}
div#menu-HRZ {
    width:717px;
	text-align:right;
	margin-bottom:25px;
	font-size:12px;
}
    	  
div#box_a { /*menu on the left*/
    float:left;
	width:150px;
	margin-right:10px;
	margin-left:10px;
		text-decoration:none;
}
div.address {
 	font-size:12px;
	line-height:16px;
}

table.menu {
font-size:12px;
    border-top:1px solid #262D59;
    border-left:1px solid #262D59;
    border-collapse:collapse;
    border-spacing:0;
    background-color:#ffffff;
    empty-cells:show;
	text-decoration:none;
}
.menu th{
    border-right:1px solid #262D59;
    border-bottom:1px solid #262D59;
    color:#ffffff;
    background-color:#00659C;
    background-image:url(../img/table-back.gif);
    background-position:left top;
    padding:0.3em 1em;
    text-align:center;
}
.menu  td{
    border-right:1px solid #262D59;
    border-bottom:1px solid #262D59;
    padding:0.3em 1em;
	text-decoration:none;
	text-align:right;
}


div#contents {
width:717px;
}

div#box_b {  /*text on the right*/
    float:right;
	width:530px;
	margin: 0px;
	font-size:12px;
	text-align:left;
}

div.main-text {
	font-size:12px;
	line-height: 17px;
	margin-bottom:25px;
	margin-top:5px;
}
h4 {
	width:510px;
	color:#003366;
	border-bottom: solid 4px #003366;
	font-size:13px;
	padding-left:10px;
	padding-bottom:5px;
}
h5 {
	margin:0;
	color:#003366;
	padding: 5px 0px;
	margin-bottom:10px;
	font-size:13px;
}
span.we-text {
font-size:11px;
text-align:right;
}

div.update {  /*text on the right*/
    float:right;
	width:520px;
	height:500px;
	border: solid 1px #003366;
	background-color:#FFFFFF;
	overflow:auto;
	margin-right:10px;
	margin-bottom:25px;

}


div.update-text {
    padding: 0px 10px 10px 10px;
	font-size:12px;
	line-height:16px;
}

img.newsphotos {
	margin-bottom:7px;


}
div.others {  /*text on the right*/
    float:right;
	width:520px;
	border: solid 1px #003366;
	margin-bottom:10px;
	background-color:#FFFFFF;
	margin-right:10px;
	margin-bottom:25px;

}
table.others {
	width:510px;
	margin-bottom:15px;
}

.others td {
	width:255px;
}

img {
float:right;
margin-right:10px;
margin-left:20px;
}

div#footer  {
    clear: both;
    width: 717px;
	padding:4px;
	font-size:12px;
	color:#CCCCCC;
	background-color:#003366;
	text-align:center;

}



    

