
body  {
	color:              white;
	background-color:    #fff;
	text-align:          center;
	margin:              0px;
	padding:             0px;
	width:               100%;
	height:              100%;
	background-image:    url(../img/e-bg.jpg);
	background-repeat:   no-repeat;
	background-position: center 0;
	scrollbar-face-color:#000000;
	scrollbar-arrow-color:#33cc00;
	scrollbar-3dlight-color:#000000;
@	scrollbar-highlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#000000;
	font-family:Arial, Helvetica, sans-serif;

}
img{
	border:none;
}
#contents{
	margin: 0 auto;
	padding:0;
	width:        880px;
	height:       1298px;
	min-width:    880px;
	text-align:left;
}

#leftcontents{
	margin: 0;
	padding:0;
	width:        673px;
	height:       419px;
	text-align:left;
	float:left;}
#rightcontents{
	margin: 0px 0px 0px 26px;
	padding:0;
	width:        179px;
	text-align:left;
	float:right;}
#rightcontents img{
	margin: 0px 0px 5px 0px;
	padding:0;
	width:        179px;}
#navi{
	background:transparent;
	margin:0px;
	padding:5px 0;
	width:673px;
	height:27px;
	text-align:left;
	float:left;
}
#lang{
	text-align:left;
	margin:0px 0px 0px 67px;
	padding:5px 0px;
	width:132px;
	height:27px;
	text-align:left;
	float:left;
}
#regist{
	text-align:left;
	margin:0px;
	padding:5px 37px 5px 72px;
	width:115px;
	height:25px;
	float:left;
	
}
#title     {
	text-align: left;
	width:       184px;
	height:      223px;
	float:left;
	margin:0;
	padding:0;
	}

#title h1  {
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
	text-indent:       -9999px;
	width:       184px;
	height:      223px;
	margin:0px 0px 0px 40px;
	padding:0;
	}
#main{
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	text-align:right;
	width:       643px;
	height:      258px;
	margin:0px 8px 0px 5px;
	padding:0px;
	float:right;
}
#show{
	background-color:transparent;
	padding:0px 576px 27px 192px;
	margin:0;
	width:112px;
	height:67px;
	clear:both;}
hr{
	background-color:transparent;
	clear:both;
	width:100%;
	height:1px;
	border:none;
	visibility:hidden;
	margin:0px;
	padding:0px;
	}
#program{
	background-color:transparent;
	margin:0px;
	padding:0px 0px 0px 63px;
	width:124px;
	height:264px;
	float:left;
}
#whatsnew{
	background-color:transparent;
	margin:0px;
	padding:0px 0px 13px 37px;
	width:449px;
	height:25px;
	float:left;
}
#textbox{
	background-color:transparent;
	margin:0px;
	padding:0px 0px 0px 37px;
	width:449px;
	height:264px;
	float:left;
}
#infobox { 
	height: 216px; 
	width: 447px; 
	overflow: auto; 
	border-top: #00cc33 1px solid; 
	border-bottom: #00cc33 1px solid;
	border-left: none;
	border-right: none; 
	background-color:#FFFFFF; 
	margin:0;
	padding:5px 0px;
} 
#archives{
	background-color:transparent;
	margin:0px;
	padding:16px 0px 4px 63px;
	width:610px;
	height:25px;
	float:left;
}
#archivesbtn01{
	background-color:transparent;
	margin:0px;
	padding:0px 0px 0px 63px;
	width:610px;
	height:20px;
	text-align:left;	
	float:left;
}
#archivesbtn02{
	background-color:transparent;
	margin:0px;
	padding:0px 0px 0px 63px;
	width:610px;
	height:22px;
	text-align:left;
	float:left;
}
#logos{
	background-color:transparent;
	margin:0px;
	padding:0px 0px 0px 63px;
	width:610px;
	text-align:left;
	clear:left;
}

p{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#333333;
	margin:0;
	padding:5px 0px;
}
.green{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#33cc00;
	margin:0;
	padding:0px 5px 0px 0px;
	font-weight:bold;
}

.red {
	color: #FF0000;
	font-weight: bold;
}
