
body {
    width            : 99% ;
    /* background-color : FFFFFF ; */
    background-image : url(../image/background_star.gif) ;
    background-repet : repeat ;
    font-size        : 12px ;
    color            : #FFFFFF ;
    margin-top       : 0px ;
}

#page {
    clear            : both ;
    /* width            : 700px ; */
    width            : 800px ;
    margin           : 10px auto 0px auto ;
    background-image : url(../image/background_star.gif) ;
    background-repet : repeat ; 
}

img { border-style : none ; }

#top_logo img {
	width : 550px ;
	height : 55px ;
}

#top_logo {
	width : 430px ;
	height : 55px ;
	margin : 5px auto 5px 30px ;
	padding : auto ;
}

#language {
    font-size   : 10px ;
    font-weight : bold ;
    color       : #FFFF00 ; 
    line-height : 150% ;
    width       : 190px ;
    height      : 20px ;
    margin      : -30px auto 0px 590px ;
    padding     : 0px ;
    list-style  : none;	
}

#language li {
	float:left;
	background-color : none ;
	margin-right: 15px ;
	padding-top: 0px  ;
	border : 3px outset #FFFF00 ;
	text-align : center;
	width : 73px ;
	height : 15px ;
}

#language a:link {
	color : #FFFF00 ;
	text-decoration : none ;
	border-bottom : none ;
}

#language a:visited {
	color: #FFFF00 ;
	text-decoration : none ;
	border-bottom : none ;
}

#language a{
	color : #FFFF00 ;
	display : block ;
	padding : 0px ;
	width : 73px ;
	height : 15px ;
}

#language a:hover {
	color : #FF0000 ;
	background-color : #FFFF33 ;
	text-decoration : none ;
	font-size : 12px ;
}


#nojava {
    clear      : both ;
    color      : #FF0000 ;
    font-size  : 18px ;
    text-align : center ;
    width      : 580px ;
    margin     : -40px auto 0px auto ; 
}

#credit {
    clear      : both ;
    text-align : right ;
    font-size  : 20px ;
    color      : #FFFFFF ;
    margin     : 20px auto 20px auto ;
    width      : 650px ; 
}
