html
{
	margin: 0px;
}
body
{
	background-image: url(../images/bj1.gif);
	background-attachment:fixed;
	margin: 0px;
	text-align: center;
	color: #FF0000;
	
}
/*div样式*/
.div
{
	margin: auto;
	width: 780px;
	height: auto;
	background-color: White;
}
.img {border: solid 1px #ff0000;} 

/*表样式*/
.tableStyle
{
	margin: 0px;
	background-image: url(none);
	background-color: #FFFFFF;
}
/*连接样式*/

/*彩票类型样式*/
.lotteryType
{
	color: #000000;
}
/*按期查找*/
.qiFind
{
	background-color: Maroon;
	width: 300px;
}
/*选择前多少行*/
.topFind
{
	background-color: #cccccc;
	width: 300px;
}
/*新闻表格边框*/
.NewsTableBg
{
	font-size: 9pt;
	background-color: #CCCCCC;
}
.NewTableRow
{
	background-color: White;
}
.MiddleBoder
{
	border-left-width: 1px;
	border-left-style: dotted;
}
/*白色字体*/
.WhiteFont
{
	color: White;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FF6F3D;
}
/*大字体-黑色*/
.BlackFont
{
	color: Black;
	font-size: 10pt;
	font-weight: bold;
}
.kenotop
{
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	padding: 4px;
	color: white;
	height: 20px;
	background-color: #ff9900;
}
.main_centertop
{
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	padding: 4px;
	color: white;
	height: 20px;
	background-color: #ff9900;
}
a:link
{
	color: #000000;
	text-decoration: none;
}
a:visited
{
	color: #FF00FF;
	text-decoration: underline;
}
a:hover
{
	color: #FF0000;
	text-decoration: underline @importent;
}
/*新闻详细信息*/
.Position
{
	
	margin: auto;
	width: 780px;
	height: 20px;
	margin-top: 2px;
	vertical-align: middle;
	padding-top: 10px;
}
.Text
{
	width: 500px;
	background-color: White;
	border: 1px;
	border-color: Gray;
	height: auto;
}
/*评论TextBox*/
.PingTextBox
{
	height: 150px;
	width: 600px;
}
.left
{
	text-align: left;
}
.right
{
	text-align: right;
}
hr{
height:1px;
color:#D2D2D2 ;
}
.gamecon {
	BACKGROUND: url(../images/pic_gamecon_bj.jpg) no-repeat;  COLOR: #7c7a6c
}
.gcon {
	MARGIN: 5px 0px 0px
}
