/**/

* {
margin:0; padding:0;border:none;
}

body {
	font-family: serif,sans-serif,cursive,fantasy,monospace;
	background-color: #FFFFFF;



    
	
}


.readmore {
visibility:hidden;
    }
    
.contents {
	background-image: url(../img/bg02.gif);
	width: 750px;
	margin:auto;
	border: none;
}


.header {

	float: none;
}


.header h5 {
margin-top: 30px ;
	font-size:	small;
	text-align: right;
	}
	

.header h1 {
	background-image:url(../img/title_base07eng.jpg);
	background-repeat: no-repeat;
	height: 50px;
	padding :30px 0px 0px 200px;
}

.header span {display:none}

.header_sub {
position: absolute;
top: 50px;
left:650px;
}




.header p {
	color: InactiveCaptionText;
		font-family: "Times New Roman", Times, serif;
			font-size: 16px;
	letter-spacing: 1px;
	white-space: nowrap;
		font-weight: lighter;
}

.fontsize{
float: right;
margin:0; padding:0;border:none;
padding-top: 2px;
}

.fontsize p{
text-align: right;
}

.fontsize img{
padding-top: 2px;
float: right;
}
.menu {
	float: left;
	margin-right: 5px;
	margin-top: 0px;
	width: 130px;

}

.menu FORM {
	margin: auto;
	margin-top: 10px;
	margin-left: 10px;
	}


.information {
	margin-top: 0px;
	padding-left: 30px;
	float: left;
	margin-left: 5px;
	margin-bottom: 20px;
	background-color: #EFEFFF;
		width: 600px;
}



.main01 {
	margin-top: 0px;
	float: left;
	margin-left: 5px;
	margin-bottom: 20px;
		width: 600px;
}

.main01-01{
	background-color: #EFEFFF;
	margin-top: 20px;
}


.summary{
	float: right;
	margin-right: 2%;
}

.member {
	float: right;
	margin-right: 2%;
}

.italic {
	font-style: italic;
	font-weight: bold;
}

h3 {
	margin-top: 0px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom: 5px;
	color: #ec5800 
}
h4 {
	font-family: Georgia, Times;
	font-size:	small;
}



P {
	text-indent: 15pt; /*css manual*/
	PADDING-RIGHT: 8px;
	 PADDING-LEFT: 8px;
	 FONT-SIZE: small;
	 PADDING-BOTTOM: 3px;
	 MARGIN: 0px 10px 10px 7px;
	 COLOR: #444;
	 LINE-HEIGHT: 140%; /*css manual*/
	 PADDING-TOP: 5px;
	 text-align: left;
	 letter-spacing: 2px; /*css manual*/
	 }

	 p img {
	 	float: right;
		margin: 3px;
		
	 }
/*CSS*/
h2 {
	font-size: 14px;
	font-family: serif,sans-serif,cursive,fantasy,monospace;
		font-weight: lighter;
			letter-spacing: 3px;
				margin-bottom: 5px;
}

.information ul {
	  list-style-image: url("../img/pin.gif");
	  }



.information li {

	border-bottom: 1px dashed Silver;
	text-indent: 15pt;
	PADDING-RIGHT: 8px;
	 PADDING-LEFT: 8px;
	 FONT-SIZE: small;
	 PADDING-BOTTOM: 3px;
	 MARGIN: 0px 40px 15px 7px;
	 COLOR: #444;
	 LINE-HEIGHT: 180%;
	 PADDING-TOP: 5px;
	 text-align: justify;
}

	
	.main01 li{
	border-bottom:none;
		text-indent: 15pt;
	PADDING-RIGHT: 8px;
	 PADDING-LEFT: 8px;
	 FONT-SIZE: medium;
	 PADDING-BOTTOM: 3px;
	 MARGIN: 0px 5px 2px 7px;
	 COLOR: #444;
	 LINE-HEIGHT: 160%;
	 PADDING-TOP: 5px;
	 text-align: justify;
	}
	
	
	.main01-01 li{
		margin-left: 30px;
	}
	
a {
	text-decoration:none;
}
a:link{
	color:#339900;
}
a:visited{
	color:#006486;
}
a:hover{
	color:#0099CC;
}
a:active{
	color:#996600;
}
h2 a {
	display: block;
	width: 120px;
	text-align: center;
	background-image:url(../img/menu_back10.gif);
	height:30px;
	line-height:30px;
	background-position:left top;
}
h2 a:hover {
	background-position:left center;
}
h2 a:active {
	background-position:left bottom;
}


.up {
	border-color: Gray;
	border-top: dotted;
	font-size: small;
	text-align: right;
}


.font_mid{
	font-size: medium;

}

.right{
	text-align: right;
	PADDING-TOP: 5px;
	font-size: medium;
}

.footer {
	   clear: both;

	border-top: dashed 1px #EC5800;

}

address {
		text-align:center;
		font-family: "Times New Roman", Times, serif;
		font-size: 80%;
		font-style: normal;
		margin-top: 10px;
}

.w3c{
text-align: right;
}




