#container	{
 background-image: url(/base/user/img/base/hg.jpg);
 margin: 0em auto;
 width: 920px;
 text-align: left;
 border: 2px solid #390A00;
}

#header	{
 position:relative;
 width: 100%;
 height: 130px;
 background-image:url(/base/user/img/layout/header_logo.jpg);
 background-repeat: no-repeat;
}

#sptl	{
	float: left;
	width: 6px;
	height: 25px;
}

#ldtopmenu	{
 float: left;
 width: 906px;
 height: 23px;
 /*
 background-image: url(/base/user/img/base/hg_div.jpg);
 background-color: #914535;
  */ 
 background-image: url(/base/user/img/base/hg_topmenu.jpg);
 border: 1px solid #390A00;
 border-top-color: #B36950;
 border-left-color: #A3553F;
 overflow:show;
}

#topspacer {
 position:relative;
 clear: both;
 width: 98%;
 height: 12px;
}

#lmenu	{
	float: left;
	width: 146px;
 height: 342px;
 overflow:visible;
}
#sub3 {
 display: block;
 padding: 6px;
}

#spl	{
	float: left;
	width: 10px;
	height: 342px;
}
#content	{
 float: left;
 text-align: left;
 width: 626px;
 min-height: 300px;
 background-image: url(/base/user/img/base/hg_div.jpg);
 border: 0px solid #390A00;
}
#spm	{
	float: left;
	width: 10px;
	height: 342px;
}
#rcontent	{
 float: left;
 width: 120px;
}
#footer		{
 clear: both;
 width: 100%;
 height: 15px;
}	
