html,body			{margin:0;padding:0;height:100%;}
html>body #wrap		{height:100%;}
html>body #header	{position:absolute;z-index:10;}
html>body #menbar	{position:absolute;top:40px;z-index:20;}
html>body #contew	{height:100%;}
html>body #contet	{padding:50px 20px;}
html>body #footer	{position:fixed;bottom:0;z-index:10;padding:5px 0 5px;}
#wrap			{width:800px;margin:0 auto;}
#header			{width:800px;height:60px;}
#menbar			{width:800px;height:20px;}
#footer			{width:800px;height:23px;}

#menbar			{background:url(./mbar.jpg) repeat-x;}
#contew,#contet	{background:#fff url(./images/80x_title2a.jpg) no-repeat;}
#footer			{color:#555;background:#ddd;text-align:center;font-size:10px;}
#footer a		{color:#00a;font-size:10px;}

html,body		{color:#333;background:#bbb fixed;}
body			{font:12px;line-height:20px;}
p				{margin:0;}
.belt			{color:#fff;background-color:#975;display:block;width:100%;text-align:center;}
.button			{color:#fff;background-color:#33a;display:block;width:100%;text-align:center;}
.colum 			{color:#227;font-size:10px;line-height:13px;}
.colum a:visited{color:#77f;font-size:10px;line-height:13px;}
.colum a:link	{color:#00d;font-size:10px;line-height:13px;}
.colum a:hover	{color:#f00;font-size:10px;line-height:13px;}
a:visited		{color:#77f;font-size:12px;line-height:20px;}
a:link			{color:#00d;font-size:12px;line-height:20px;}
a:hover			{color:#f00;}
h1				{color:#33a;font-size:16px;}
h2				{color:#a33;font-size:14px;}
