#bodyMain{
	position:relative;
	width:923px;
	height:545px;
	margin:0 auto;
	/*border:1px solid #000;*/
}

#bodyMainLeft{
	position:relative;
	float:left;
	width:335px;
	height:555px;
	border-right:1px solid #e5e5e5;
}

#bodyMainRight{
	position:relative;
	float:right;
	height:555px;
	margin-top:15px;
	/*border:1px solid #000;*/
}

#txtMain{
	position:relative;
	font-size:63px;
	color:#cccccc;
	text-align:right;
	padding-right:38px;
}

#txtAdm{
	position:relative;
	font-size:22px;
	color:#666666;
	text-align:right;
	padding-right:38px;
}

.box{
	height:100px; 
	width:123px; 
	position:relative; 
	background-image:url(../imgs/bt_itemMenu_out.jpg); 
	cursor:pointer;