	/* #1e426D #fff4c8*/
	body { text-align:center;margin:0 0; }
	body,p,table { font-family:verdana;font-size:13px;line-height:150%; }
 	div.container0 { width:100%;height:100%; position:fixed;text-align:center; }
	div.container { margin:0 auto;width:1024;height:100%; }

	#div_body,#div_banner,#div_footer,div.kader,.fee { border:1px solid #ffcc00; }

	#div_body { height:685px;overflow-y: scroll;overflow-x: hidden; }
	#div_banner { height:182px; background:url("../img/banner.jpg"); }
	#div_footer { height:100px; background:url("../img/logo.jpg"); background-repeat:no-repeat; }
	div.menu { width:150px; margin-bottom:2px; text-align:center; }
	div.kader { background-color:#fff4c8; }

	a.menu { text-decoration:none; background:#ffcc00; color:black; display:block; font-size:14px; }
	a.menu:hover {
		background:#99ccff; cursor:pointer;cursor:hand;
	}

	table.fee { border-width: 0 0 1px 1px; border-spacing:0; border-collapse: collapse; }
	td.fee {
	    margin:0; padding:4px; border-width: 1px 1px 0 0;
	    background-color: #fff4c8; text-align:center;
	}
	img { border:0px; }