
html{
	background-color: #ffffff;
	color: #000000;
	margin: 0px auto;
}

body{
	position:relative;
	font-size: normal;
	width: 800px;
	margin: 0px auto;
	padding-bottom: 10px;
}

div{
	margin: 0px;
	padding: 0px;
}

p{
	margin: 0px;
	padding: 2px 4px;
}

img{
	border: 0px;
}

a{
	color: #0000ff;
}
a:hover{
	color: #ff00ff;
	background-color: #ffff00;
}


table{
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}

td{
	padding: 2px 4px;
	vertical-align:top;
	text-align: left;
}


h1{
	margin: 0px;
	padding: 0px;
	text-align:left;
	padding-left: 5px;
	font-size: x-large;
	font-weight: bold;

	color: #e0ffe0;
	background-color: #60a060;
}

h2{
	text-align:left;
	margin: 0px;
	padding:0px 0px 0px 4px;
	background-color:#80b080;
	color: #f0fff0;
	font-size: medium;
}


.imgbox .imgboxr .imgboxl{
	margin: 0px;
	padding: 0px;

	width:100%;
}

.imgboxr{
	text-align:right;
	margin-left: auto;
	margin-right: 0px;
}
.imgboxc{
	text-align:center;
	margin-left: auto;
	margin-right: auto;
}



#mainbody{
	position:relative;
	width: 800px;
	background-color: #ffffe8;

	background-image: url("grapic/top/toprightbg.gif");
	background-position: right top;
	background-repeat: repeat-y;
}


/*  ============================== whats new */
#whatsnew{
	position: absolute;
	top: 130px;
	left: 10px;
/*
	top:480px;
	left: 295px;
*/
	z-index: 1;

	width: 250px;
	padding: 0px;

	border: 1px solid #603000;

	border-collapse: collapse;

}

#whatsnew #title{
	width: 250px;
	color: #fff0f0;
	background-color:#603000;

	text-align:left;
	font-weight: bold;
	font-size: medium;
	padding: 0px 0px 0px 5px;
}
#whatsnew #title #wnewclose{
	padding: 0px 3px 0px 0px;
	text-align:right;
}
#whatsnew #title #wnewclose a{
 	color: #fff0f0;
	text-decoration: none;
}
#whatsnew #title #wnewclose a:hover{
	background-color: #e88080;
}

#whatsnew #listbox {
	position:relative;
	width: 250px;
	height: 160px;
}

#whatsnew #listbox #wnewlbbg{
	position:absolute;
	top: 0px;
	left: 0px;

	display:block;
	width: 250px;
	height: 160px;


	background-color: #ffffe8 ;
}

#whatsnew #listbox #wnewlbbody{
	position: relative;	/* vs alphaImageLoader */

	display: block;
	width: 250px;
	height: 160px;
	overflow: auto;
	padding: 0px;
}


#whatsnew #listbox #wnewlbbody #newdata{
	width: 230px;
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;

}

#whatsnew #listbox #wnewlbbody #newdata td , #whatsnew #listbox #wnewlbbody #newdata th{
	padding: 1px 0px 1px 2px;
	font-weight:normal;
	font-size: small;
}
#whatsnew #listbox #wnewlbbody #newdata th{
	width: 60px;
}
#whatsnew #listbox #wnewlbbody #newdata td{
	width: 170px;
}
#whatsnew #listbox #wnewlbbody #oldlog{
	padding-top: 10px;
	width:230px;
	font-size: small;
	text-align: right;
}

/*  ===================================== left style */
#bodyleft{
	width: 549px;
	float:left;
	padding-bottom: 80px;
}

#bodyleft div{
	margin: 0px 7px 7px 10px;
	padding: 0px;
	border: 1px solid #80b080;
}

#bodyleft p.subbody{
	margin: 0px 7px 0px 0px;
	padding: 4px 0px 5px 7px;
	margin-left: 7px;
	margin-bottom: 10px;
}

#bodyleft table.subbody {
	margin: 4px 0px 15px 14px;
	padding: 0px;
}
#bodyleft #infobox {
	margin:0px;
	padding:0px;
	border: 0px;
}



/*  ==================================== right style */
#bodyright{
	background-color: #e0ffc0;
	float:right;
	padding-left:0px;
	width: 250px;
	margin-bottom: 0px;
	border-right: 1px solid #60a060;
}

/*  ========================= right info */
#bodyright .info{
	margin: 0px 0px 4px 10px;
	padding: 0px 0px 2px 0px;

	border: 1px solid #80b080;
	border-right: 0px;
	border-top: 0px;

}
#bodyright .info a{
	
	padding-left:2px;
	padding-top: 1px;
	line-height: 125%;
	display:block;
	width:237px;
	text-decoration: none;

	color: #f0fff0;
	background-color: #80b080;
}
#bodyright .info a:hover{
	color: #ffffff;
	background-color: #90d080;
}
#bodyright .info p{
	padding-top: 4px;
	padding-bottom: 2px;
	padding-left: 1em;

}


#bodyright .info div.dlshop{
	font-size: small;
	margin: 0px 1px -1px 4px;
	border :1px solid #90a070;
	background-color: #f0ffd0;
}

#bodyright .info div.dlshop h4{
	margin: 0px;
	padding: 2px;
	color: #ffffff;
	background-color: #90a070;
}

#bodyright .info div.dlshop a{
	display:inline;
	white-space: nowrap;
	word-break: keep-all;
	width:auto;
	background-color: transparent;
	color: #0000ff;
	text-decoration: underline;
}
#bodyright .info div.dlshop a:hover{
	color: #ff0000;
	font-weight: bold;
	font-style: italic;
	background-color: #ffffa0;
}



/*  ========================= right image */
#bodyright a.imglink{
	display: block;
	margin:  0px 0px 0px 10px;
	padding: 0px 0px 0px  0px;

	line-height: 0px;
	text-decoration: none;
	
	background-color: #80b080;
}

#bodyright a:hover.imglink{
	margin:  0px  0px 0px 0px;
	padding: 0px 10px 0px 0px;
}
#bodyright .imglink img{
	vertical-align: text-bottom;
}


/* ======================================== footer */
#footer{
	margin: 0px;
	background-color:#80b080;
	padding: 1px 5px;
	color: #e0f0e0;
	text-align:left;
}

/* ======================= left bottom */
#mainbody #leftbottom{
/*
	border-top: 2px solid #80b080;
	background-color: #f0ffe8;
 */
	position:absolute;
	bottom: 0px;
	left: 0px;
	width:549px;

}
#leftbottom #mailto{
	text-align:right;
	font-size: x-small;
}
