
*				{margin:0 auto;padding:0;}
body			{width:980px;height:950px;margin:0 auto;background:url(pics/g.jpg);}

#wrapper		{width:980px;height:950px;position:absolute;top:0;}
a				{text-decoration:none;color:#333333;}
a:hover			{text-decoration:underline;}

a.navi			{color:#228b22;text-decoration:none;font-size:14px;}
a.navi:hover	{color:#228b22;text-decoration:none;font-weight:bold;}

#header		{height: 130px;width: 960px; background:url('pics/bg1.jpg');background-repeat: repeat;position:absolute;top:0;left:10px;}


#navi_o			{height:  9px;width:175px;background:url('img/navi_o.PNG');position:absolute;top:150px;left:10px;}
#navi_m			{height:700px;width:175px;background:url('img/navi_m.PNG');position:absolute;top:159px;left:10px;}
#navi_u			{height:  9px;width:175px;background:url('img/navi_u.PNG');position:absolute;top:859px;left:10px;}




.spann			{margin: 5px 0 5px 30px;}
#cont_o			{height:  9px;width:765px;background:url('img/content_o.PNG');position:absolute;top:150px;left:200px;}
#cont_m			{height:700px;width:765px;background:url('img/content_m.PNG');position:absolute;top:159px;left:200px;}
#cont_u			{height:  9px;width:765px;background:url('img/content_u.PNG');position:absolute;top:859px;left:200px;}

#footer			{width:980px;position:absolute;top:870px;left:0;font-size:12px;color:#333333;}

