body, div, table, tr, td, p, form, input, select, a, img, ul, li { margin: 0; padding: 0;}
body { 
	text-align: center;
	color: #000000;
	font-size: 9pt;
	font-family: "Osaka", sans-serif;
	font-style: normal;
	}
a:link, a:visited{
	text-decoration: none;
	color: #00cc99;
	outline: none;
	}
a:hover, a:active{
	text-decoration: none;
	color: #00cc99;
	outline: none;
	}
img { border: 0;}
h1{
	margin: 0;
	padding: 10px 10px 0;
	}
h2{
	margin: 0;
	padding: 0px 0px 0px;
	font-size: 9pt;
	font-family: "arial";
	font-weight: normal;
	color: #444;
	}
h3{	font-size: 11pt; }
h4{	font-size: 10pt;}
h5{	font-size: 9pt;}
p{ line-height: 1.5em;font-size: 9pt;}
span{ color: #ffffff;}

.right { float: right;}
.left {	float: left;}
.clearfix {
	clear: both;
	height: 20px;
	visibility: hidden;
	}

#frame{
	width: 900px;
	text-align: left;
	background-color: #fff;
	border: #fff 1px solid;
	}


/*j[1*/

#menu_top{
	padding: 0 20px 10px;
	text-align: right;
	}
#menu_top form{
	display: inline;
    margin: 0 15px 0 0;
	}
.search_box {
	color: #666;
	font-size : 9pt;
	font-family: "arial";
	background-color: #fff;
	border: 1px solid #fff;
	display: inline;
}

