#container	{
/*NE*/margin: 0em auto;
 width: 924px;
 text-align: left;
 background-image: url(/base/user/img/bg/container.gif);
}

#topcontainer {
 width: 100%;
 height: 170px;
 position:relative;
 background-image: url(/base/user/img/bg/top_container.gif);
 background-color: #000000;
 font-size:15px;
}

#spvl	{
/*NE*/float: left;
	width: 4px;
	height: 342px;
}
#spa_l	{
/*NE*/float: left;
	width: 120px;
 height: 512px;
/*NE*/overflow:visible;
 color: #ffffff;
}
#spnl	{
/*NE*/float: left;
	width: 6px;
	height: 142px;
}
#content	{
/*NE*/float: left;
 width: 664px;
}
#spr{
/*NE*/float: left;
	width: 6px;
	height: 142px;
}

#spa_r{
 float: left;
 width: 120px;
 height: 142px;
 overflow:visible;
}

#footer		{
 position: relative;
 clear: both;
 width: 100%;
 height: 170px;
 background-image: url(/base/user/img/bg/footer.gif);
	font-family: Helvetica, Verdana, Tahoma, sans-serif;
 font-weight:bold;
 font-size:10px;
}	

