body
{
	background: #2b2a21 url('../design/bodybg.png');
	text-align: center;
	margin: 0px;
	* margin-left: 1px;
	min-width: 950px;
	height: 100%;
}

td#main
{
	width:786px;
}

td#leftMenu
{
	width:159px;
}

td#leftMenu a
{
	color:#000000;
}

table#Tholder
{
	background-color:#FFFFFF;
	margin: 0 auto;
	margin-top:24px;
	width: 950px;
	overflow:hidden;
	text-align: left;
	position:relative;
}

div.menypost
{
	width:129px;
	height:21px;
	background: url('/design/menypost_bg.png') no-repeat;
	margin-bottom:4px;
	padding-left:8px;
	cursor:pointer;
}

div.menypost a, div.menypost a:hover
{
	color:#000000;
	line-height:18px;
	font-weight:bold;
	font-size:11px;
	text-decoration:none;
}