/**************************************************
* * 首页样式
* * 2008-9-19
* **************************************************
* * msn:danxinju@hotmail.com
* * author:淡新举
***************************************************/

/*设定OTaday及按钮部分*/
#content .top span {
	display:block;
	float:left;
}
#content .top .left {
	padding-left:170px;
	width:610px;
	padding-top:15px;
	color:#CBBEA2;
}
#content .top .right {
	padding-left:0px;
	padding-top:8px;
	height:27px;
}

/*设定内容中间部分*/

#content .middle {
	width:100%;
	height:272px;
}
#content .middle .bigFont {
	padding-top:40px;
	margin-left:-10px;
	width:600px;
	height:115px;
}
#content .middle .firework {
	margin-top:20px;
	margin-left:0px;
}

#content .middle .main{
	width:100%;
	height:44px;
	margin-top:0px;
}

#content .middle .regMj{
	margin-left:20px;
	margin-top:0px;
	width:162px;
	height:44px;
	cursor:pointer;
	background:url(http://tw.cdn.i8-bet.com//images/reg.png)!important;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://tw.cdn.i8-bet.com/images/reg.png',sizingMethod='scale');
}

#content .middle .downMj{
	margin-right:20px;
	margin-top:0px;
	width:162px;
	height:44px;
	cursor:pointer;
	background:url(http://tw.cdn.i8-bet.com/images/download.png)!important;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://tw.cdn.i8-bet.com/images/download.png',sizingMethod='scale');
}


#content .middle .currMoney {
	margin-top:-1px;
	*margin-top:1px;
	margin-left:100px;
	width:380px;
	height:35px;
	overflow:hidden;
}
#content .middle .poc_layout {
	position:relative;
	top:-35px;
	*top:-32px;
	left:8px;
	cursor:default;
}
#content .middle .currMoney_swf {
	position:relative;
	
}

/*设定内容下部分*/
#content .bottom {
	margin-left:340px;
	width:630px;

	color:#84715A;
}
#content .bottom a {
	color:#84715A;
}

/*最新动态，英雄榜，赛程查询*/
#news ,#hero ,#tour {
	float:left;
}

/*统一设定h5样式*/
#news h5 ,#hero h5 ,#tour h5 {
	margin:0;
	margin-top:5px;
	margin-bottom:9px;
	
	font-family:Arial,sans-serif;
	font-size:11px;
	font-weight:lighter;
	color:#84715A;
}

/*最新动态样式*/
#news h5 {
	margin-left:160px;
}

/*英雄榜样式*/
#hero h5 {
	margin-left:175px;
}
#hero ul {
	margin-left:35px;
	width:180px;
}
#hero ul li {
	clear:left;
}
#hero li span {
	display:block;
	float:left;
	/*width:55px;
	width:90px;*/
}

/*赛程查询样式*/
#tour h5 {
	margin-top:0;
	margin-left:180px;
}
#tour h5 a {
	display:block;
	width:30px;
}
#tour #week ,#tour #dayView {
	height:18px;
	width:200px;
	line-height:20px;
	margin-left:10px;
}
#tour #week {
	background:#85745D;
	margin-top:-4px;
	color:#D4D0C8;
	text-align:center;
}
#tour #dayView {
	background:#E0D9CB;
	overflow:hidden;
}
#tour #dayView a ,#tour #dayView span {
	display:block;
	float:left;
}
#tour #dayView a {
	width:30px;
	text-decoration:none;
}

#tour #dayView img {/*ie-6向下偏移4个像素*/
	_margin-bottom:-4px;
}
#tour #day span {
	width:20px;
	text-align:center;
	cursor:pointer;
}

/*月份样式*/
#month {
	background:#EAE5DD;
	position:absolute;
	width:35px;
	color:#84715A;
}
#month li {
	padding-left:3px;
	cursor:pointer;
}
#month li:hover {
	color:#D4D0C8;
	background:#85745D;
}

/*最新赛事样式*/
#tour #newTours {
	margin-left:10px;
	margin-top:5px;
	*margin-top:3px;
}

#tour .moreTour {
	margin-left:50px;
	margin-top:4px;
	font-weight:bold;
}


/*浮动层临时样式*/
#tourLayer {
	width:226px;
	height:130px;
	position:absolute;
	line-height:20px;

	background:url(../images/tour_bg.png)!important;
	_background:url(../images/tour_bg.gif);
}
#tourLayer h5 {
	margin:0;
	padding-top:15px;
	padding-left:10px;
	font-size:12px;
	color:#FB8D08;
}
#tourLayer div {
	width:226px;
	z-index:100;
	height:90px;
	overflow:hidden;
	overflow-y:auto;
}
#tourLayer ul {
	margin-top:3px;
	color:#84715A;
}
#tourLayer ul li {
	padding-left:10px;
	cursor:default;
}

/*广告部分样式*/
#adIndex {
	position:absolute;
	left:178px;
	top:200px;
	z-index:15;
}


#eventIndex {
	position:absolute;
	left:204px;
	*left:196px;
	top:542px;
	z-index:11;
}


#adPanel div {
	float:left;
}
#adPanel div .number {
	margin-top:2px;
	*margin-top:4px;
	cursor:pointer;
}

/*底部合作方样式*/
#union {
	margin-top:-5px;
	width:1024px;
	height:48px;
	background:url(../images/index_bottom.jpg);
}

#union .union1 {
	margin-top:7px;
	margin-left:260px;
}
#union .union2 {
	margin-left:140px;
}