	body {
		background:#ffffff;
		height:100%;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		text-align:center;
		margin:0 auto;
	}
	a         { text-decoration: none; }
	a:link    { color:#003366; }
	a:visited { color:#003366; }
	a:active  { color:#006699; }
	a:hover   { color:#ff0000; }

	h1    { color:#996633;font-size:smaller; }
	h2    { margin:0 0 10px 0;padding:4px 8px;border-top:1px solid #339900;border-bottom:1px solid #339900;background:#ccff99;color:#336600;text-align:left;width:596px; }
	h3    { margin:0;padding:4px 0 2px 10px;border-top:1px solid #663300;border-bottom:1px solid #663300;background:#ffffcc;color:#996633;font-weight:bold; }
	h4,h5 { margin:0 10px 0 0;padding:0;float:left;}
	h6    { float:right; }
	img { border:none; }
	hr { height:1px;color:#ffffff; }
	ul { font-weight:bold;list-style:square url(image/mark.gif);margin:5px 0 0 40px; }

	.cr { clear:both; }
	.vox { margin:14px;text-align:left;clear:both; }
	.fleft { float:left; }
	.fright{ text-align:right; }

	#BASE { width:700px;height:100%;background:url(/data/image/bg.png);padding:10px 0;border-left:#663300 2px solid;border-right:#663300 2px solid; }
	#MAIN { width:650px;background:url(/data/image/bg_top.png) no-repeat 0 150px;;border:#993300 1px solid;padding-bottom:10px;margin-bottom:10px; }
	#MENU { width:612px;height:74px;background:url(/data/image/menu/base.png) no-repeat;margin-top:10px; }
	#MENU img { margin:5px 8px; }

	#SIDE { width:420px;float:left;text-align:left; }

	#SIDE2 { width:180px;padding:0 10px 0 20px;float:left;text-align:left; }
	#SIDE2 a { color:#ffffff; }
	#SIDE2 a:hover { color:#ffff00;text-decoration: underline; }
	#SIDE2 ul { font-size:smaller; }


	#BOTTOM { width:612px; }