div .lotbox{
	border: 1px solid #aaaaaa;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	margin-top:5px;
	width: 253px;
	display:block;
	float:left;
}
div .lotbox .lot_rightboxhead{
	background: url(../../Images/Lottery/lotboxhead.png) -10% 0 no-repeat #ffa930; 
	/*background-color:#FFFFFF;*/
	margin:0px;
	padding:0px;
	height:29px;
}
div .lotbox .lot_rightboxbody{
	background-color:#ffa930;
	margin:0px;
	margin-top:0px;
	padding: 5px;
	padding-bottom: 0px;
}
div .lotbox .lot_rightboxbottom{
	background: url(../../Images/Lottery/btmicon.png) 95% 100% no-repeat #ffa930; 
	margin:0px;
	margin-top:0px;
	height:33px;
}
.lot_rightbox_leftbody{
	float:none;
	width:112px;
	margin-right:2px;
	background-color: #ffa930;
}
.lot_rightbox_rightbody{
	float:none;
	margin-left:4px;
	width:112px;
	background:#ffa930;
}
/*box menu*/
.lotbox .bot_rightboxlist li{
	/*margin-left:20px;*/
	padding-left:0px;
	}
.lotbox .bot_rightboxlist{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	/*list-style-image: url(../../Images/icons/add.gif);*/
}
.lotbox a{
	display: block;
	padding: 3px;
	padding-left: 23px;
	/*width: 190px;*/
	width: 210px;
	background-color: #ff8900;
	background: url(../../Images/icons/cog.png) 2% 60% no-repeat #ff8900;
	border-bottom: 1px solid #ffa930;
	}
.lotbox a:link, .bot_rightboxlist a:visited{
	color: #fff;
	text-decoration: none;
}
.lotbox a:hover{
	background-color: #ffd46f;
	color: #b94014;
	border-bottom: 1px solid #b94014;
	border-right: 1px solid #b94014;
}
/*pai hang bang*/
.lotphb_odd{
	width:230px;
	background: url(../../Images/icons/cog.png) 0% 50% no-repeat #ff8900;
	vertical-align:middle;
	height:25px;
	line-height:25px;
	padding-left:20px;
}
.lotphb_even{
	width:230px;
	background: url(../../Images/icons/cog.png) 0% 50% no-repeat #ffa930;
	vertical-align:middle;
	height:25px;
	line-height:25px;
	padding-left:20px;
}
marquee{
	/*background: url(../../Images/Lottery/lotboxhead2.png) 0% 0% no-repeat #ffd46f;*/
	background: #ffd46f;
	border:1px solid #dd843f;
}
.lothomebanner{
	width: 700px;
	height: 89px;
	margin: 5px;
}

.lotSimpleTableTitle{
	width: 490px;
	border: 1px solid #ff8c37;
	background-image: url(../../Images/Lottery/layout/layout_title_bg.gif);
	height: 28px;
	border-bottom: 0px;
	font-weight: bold;
	color: #333;
	font-size: 13px;
}
.lotSimpleTableTitle td{
	padding-left: 5px; 
}
.lotSimpleTableBody{
	width: 490px;
	border: 1px solid #ff8c37;
}
.lotSimpleTableBody td{
	padding: 5px; 
}

.lotTextArea{
	border: 1px solid #ff8c37;
}
.lotText{
	border: 1px solid #ff8c37;
	height: 19px;
	padding: 3px;
}
.lotSubmitButton{
	height: 25px; 
	color: #fff; 
	font-size: 12px; 
	background: #ff8c37; 
	padding: 2px 10px;
	border-left: 1px solid #eee; 
	border-top: 1px solid #eee; 
	border-right: 1px solid #6a6a6a;
	border-bottom: 1px solid #6a6a6a; 
	cursor:pointer;
}