html
{
	margin:0px;
}
body
{
	text-align:center;
	margin:0px;
	font-size:13px;
}
.bodyPic
{
	background-color:#EFEFD3;
}
/*div样式*/
.div
{
	margin:auto;
	width:780px; 
	height:auto; 
}
.divPic
{
	border: #00cc99 thin solid;
	margin: auto;
	height: auto;
	margin-top:10px;
	width:auto;
}
/*图表名样式*/
.picName
{
	font-weight: bold;
	font-size: 15px;
	color: darkcyan;
	height: 30px;
	background-color: #f8f8a2;
	text-align: center;
}
/*连接样式*/
a
{
	font-weight: bold;
	font-size: 13px;
	color: red;
	text-align: center;
	text-decoration: none;
}
/*表样式*/
.tableStyle
{
	border-right: #ffffff thin solid;
	border-top: #ffffff thin solid;
	font-size: 14px;
	border-left: #ffffff thin solid;
	width: 100%;
	border-bottom: #ffffff thin solid;
	text-align: center;
	margin:0px 0px;
	padding:2px 2px;
	font-size:13px;
}
/*表行样式*/
.tableStyle tr
{
	height:20px;
}
.tableStyle tr,.tableStyle td,.tableStyle span
{
	margin:0px;padding:0px;
}
/*上2行样式*/
.top
{
	background-color: cornsilk;
}
/*分页区*/
.dispartPageArea
{
	background-color: cornsilk;
	font-size:13px;
}
/*行数据样式*/
.row
{
	background-color:#EFF3AC;height:25px;
}
/*一区样式*/
.oneArea
{
	background-color:#EFDAD6;
}
/*二区样式*/
.twoArea
{
	background-color:#DDEAE9;
}
/*三区样式*/
.threeArea
{
	background-color:#E3E6AF;
}
/*和值*/
.sum
{
	background-color:#C2EFE6;
}
/*奇偶*/
.oddEven
{
	background-color:#E5DFF8;
}
/*大小*/
.bigSmall
{
	background-color:#DDEBA7;
}
/*尾和*/
.sumEnd
{
	background-color:#F3E0F2;
}
/*012路*/
.zeroOneTwo
{
	background-color:#BBEFE8;
}
/*蓝码*/
.blueNumber
{
	background-color:#B6E0EF;
}
/*搜索样式*/
.findTable
{
	border-right: #ffffff thin solid;
	border-top: #ffffff thin solid;
	font-size: 13px;
	border-left: #ffffff thin solid;
	width: 100%;
	border-bottom: #ffffff thin solid;
	text-align: center;
	margin:0px 0px;
	padding:2px 2px;
	font-size:13px;
	background-color:#F095A8;
}
/*下拉列表*/
.dropDownList
{
	width: 80px;
	background-color:#FAFAAA;
}
/*加红*/
.red
{
	font-size: 13px;
	background-color:#FB2F2F;
	color:#FDFDFD;
	height:20px;
	width:100%;
	vertical-align:middle;
	line-height:20px;
}
/*加蓝*/
.blue
{
	font-size: 13px;
	background-color:blue;
	color:#FDFDFD;
	height:20px;
	width:100%;
	vertical-align:middle;
	line-height:20px;
}
/*操作*/
.operate
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #ff9966;
	border-bottom-style: none;
}
/*按钮样式*/
.button
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: #ffcccc;
	border-bottom-style: none;
	color:#847671;
	width:70px;
	height:25px;
	padding:5px;
}
/*说明*/
.decription
{
	border: #ffffff thin solid;
	height:25px;
	color:#847671;
	text-align:left;
}
/*号码出现率条形图*/
.top
{
	font-size:13px;
	color:#FC0000;
	background-color:#F94D44;
	height:30px;
}
.img
{
	background-image:url(../images/Columnar.jpg);
}
td
{
	text-align:center;
	vertical-align:bottom;
}
.right
{
	text-align: right;
	width:150px;
}
.oneColumn
{
	font-size:13px;
	background-color:#EFF3AC;
}
/****************双色球参数总表*********************/
/*方格样式*/
td
{
	font-size:13px;
}
/*第一行*/
.top
{
	font-size:13px;
	background-color:#EFE9E5;
}
/*连接样式*/
a
{
	font-size: 13px;
	color: red;
	text-align: center;
	text-decoration: none;
}
/*期数样式*/
.dateNumber
{
	background-color:#EFF3AC;
}
/*红球样式*/
.redBall
{
	background-color:#EFE9E5;
}
/*篮球*/   	  	
.blueBall
{
	background-color:#F5F6CB;
}
/*和值*/
.sumValue
{
	background-color:#EFE9E5;
}
/*AC值*/
.AC
{
	background-color:#F5F6CB;
}
/*间隔*/
.interval
{
	background-color:#EFE9E5;
}
/*连号*/
.continueNumber
{
	background-color:#F5F6CB;
}
/*奇偶比*/
.oddEven
{
	background-color:#EFE9E5;
}
/*质合比*/
.primeComposite
{
	background-color:#F5F6CB;
}
/*大小比*/  	  	  	  	  	
.bigSmallCompare
{
	background-color:#EFE9E5;
}
/*三区间比*/
.areaCompare
{
	background-color:#F5F6CB;
}
/*尾数*/
.endNumber
{
	background-color:#EFE9E5;
}
/*012路*/
.zeroOneTwo
{
	background-color:#F5F6CB;
}
/*跨度*/
.span
{
	background-color:#EFE9E5;
}
/*最大值*/
.maxNumber
{
	background-color:#F5F6CB;
}
/*最小值*/
.minNumber
{
	background-color:#EFE9E5;
}
