h1{

		text-align:	left;
        padding-left:	10px;
}

p{
	margin-right:	10px;
}

p.whitetext{
		position:		relative;
		left:			0px;
        top:			100px;
        height:			5px;
        color:			#ffffcc;
}

#headertop{
        z-index:	999;
		left:		10px;
        top:		0px;
        height:		58px;
        font-family:	sans-serif;
}

#headerbottom{
	position:	relative;
    z-index:	999;
	left:		0px;
   	top:		5px;
	background:	#D6D6D6;
}

body {
	position: 	relative;
	text-align:	center;
	#background:	#3399cc;
	#background:	#f5fffa
}

div.content{
	position:		relative;
	top:			-140px;
    left:			185px;
    width:			570px;
    text-align:		justify;
}

div#pages{
	position:		relative;
	top:			-15px;
	width: 			760px;
  	margin-left: 	auto;
  	margin-right: 	auto;
  	text-align: 	left;
	background:		#f5f5f5;
}

#page{
  	height:			580px;
}

div.sectionA{
	position:relative;
	top:-155px;
	left:0px;
	width:100px;
	height:200px;
	z-index: 100;
}


div.menuback{
	top:-155px;
	left:0px;
	width:180px;
	height:200px;
	z-index: 100;
}

a.menutab {
	display:block;
	text-align:center;
	padding-top: 5px;
    padding-bottom:	5px;
    margin: 0 0 2px;
	border-width:1px;
    color:#336666;
    background:#EBEBEB;
	border-right:0px solid #888888;
	border-bottom:1px solid #CFCFCF;
	border-top:1px solid #CFCFCF;
	text-decoration:none;
}

a:hover.menutab {
	display:block;
	text-align:center;
	padding-top: 5px;
    padding-bottom:	5px;
    margin: 0 0 2px;
	border-width:1px;
    color:#336666;
    background:#DEDEDE;
	border-right:0px solid #888888;
	border-bottom:1px solid #CFCFCF;
	border-top:1px solid #CFCFCF;
	text-decoration:none;
}

div.searchA{
	position:relative;
	top:10px;
	left:0px;
	width:180px;
	height:150px;
	z-index: 100;
}

div.searchtab{
	top:100px;
	left:0px;
	width:180px;
	height:150px;
	background:#E3E3E3;
	z-index: 100;
}

div.searchinfotab{
	position:relative;
	top:50px;
	left:0px;
	height:160px;
	width:550px;
}

label{
	font-size:	10pt;
}

#list{
	height:20px;
	width: 110px;}

#textbox{
	height:15px;
	width: 50px;}

#button{
	height:25px;
}

h1.content{
	text-align:	center;
    padding-top:	0px;
    font-size:	26px;
}

table{
	width:		570px;
}
	
td.tdit{
	width:		200px;
	valign:		center;
}
	
td.tduk{
	width:		200px;
	valign:		center;
}
	
td.tdpr{
	width:		200px;
	valign:		center;
}


