/*blog_default.aspx表格左右样式*/
.blog_leftright
{
	border-left-color:#FEC87E;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:#FEC87E;
	border-right-width:1px;
	border-right-style:solid;}
	/*表格右边的样式*/
.blog_left
{
	border-left-color:#FEC87E;
	border-left-width:1px;
	border-left-style:solid;
	}
/*表格底部样式*/
.blog_botom
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEC87E;
}
/*整个表格样式*/
.blog_table
{
	border:solid 1px #FEC87E;}
body
{
	font-size:12px;
	background-attachment:fixed;
	margin: 0px;
	text-align: center;
	color: #FF0000;
	}
/*****************************************博客信息MessageList.aspx*****************************************************/
.bodyMessageList
{
	text-align:center;
	background-image:url(images/bj2.gif);
	background-attachment:fixed;
	margin: 0px;
	text-align: center;
	color: #FF0000;
}
.divMessageList
{
	width:780px;
	margin:auto;
	background-color:#FFFFFF;
}
.navigateTextMessageList
{
	background-image:url(images/trBG.jpg);
	padding-top:20px;
	margin-left:20px;
	color:#FFFFFF;
}
.divContentMessageList
{
	width:775px;
	border:#EFEFEF 1px solid;
	height:640px;
	margin:5px 0px 0px 0px;
}
.divContentMessageList ul
{
	margin:0px;padding:0px;
}
.divContentMessageList li
{
	margin:0px;padding:0px;
	list-style-type:none;
	line-height:25px;
	text-align:left;
}
.liNavigateMessageList
{
	height:580px;
	padding:0px 15px;
}
.tableMessageList
{
	width:100%; background-image:url(./Images/back_012.gif); border-bottom-style:none; border-collapse:collapse;
}
.tableMessageList td
{
	line-height:25px;
	height:25px;
	margin-left:5px;
	border:#B6EDB1 1px solid;
}
.navigateTrMessageList
{
	height:30px;
	background-color:#FEFDC5;
}
.dispartPageTableMessageList
{
	width:100%;
	background-color:#FEFDC5;
	height:30px;
}
.Position
{
	margin: auto;
	width: 780px;
	height: 20;
	margin-top: 2px;
	vertical-align: middle;
	padding-top: 10px;
}
/***********************************************************************************/
.bodyLotteryTypeDetail
{
	text-align:center;
	background-image:url(images/bj2.gif);
	background-attachment:fixed;
	margin: 0px;
	text-align: center;
	color: #FF0000;
}
.divLotteryTypeDetail
{
	width:780px;
	margin:auto;
	background-color:#FFFFFF;
}
.divContentLotteryTypeDetail
{
	width:775px;
	border:#EFEFEF 1px solid;
	height:640px;
	margin:5px 0px 0px 0px;
}
.tableLotteryTypeDetail
{
	width:100%;
}
.navigateLotteryTypeDetail
{
	background-image:url(images/trBG.jpg);
	padding-top:20px;
	margin-left:20px;
	color:#FFFFFF;
}
.trNavigateLotteryTypeDetail
{
	height:30px;
	background-color:#EBEBEB;
}
.tableLotteryTypeDetail tr
{
	line-height:25px;
	height:25px;
	margin-left:5px;
	background-color:#F5EFEF;
}