﻿
/*---每周最佳球员----*/
#week_link
{
	border:0;
	width:242px;
	height:253px;
	margin:10px 8px;
	background-position: left top;
	background-image: url(../images/index/left_bg.jpg);
	background-repeat:no-repeat;
	position:relative;
	}
#week_link a
{	
	 position:absolute;
	 left:52px;
	 top:48px;
}
#week_link a>img
{
	 border:dashed 1px transparent;
	}
#week_link img:hover
{
	 border:dashed 1px #ccc;
	}
#week_link img
{
	width:117px;
	height:180px;
	padding:2px;
}
/*--登录框--*/
#d_left fieldset
{
	background-position: left top;
	background-image: url(../images/index/login.jpg);
	background-repeat:no-repeat;
	margin-left:10px;
	width:237px;
	border:0;
	height:176px;
}	
#d_login div
{
	margin-left:10px;
	width:237px;
	border:solid 1px #ccc;
	height:176px;
	}
#d_left p
{
	position:relative;
	top:85px;
	left:60px;
}
#d_login div p
{
	 font-size:1.3em;
	 position:static;
	
	 padding:20px 0 20px 40px;
}
#d_login div p a
{ font-weight:bold;
	color: #ff9900;
	margin-right:10px;
}
#d_left label
{
	 position:relative;
	 top:70px;
	 margin-bottom:7px;
	 display:block;
	 left:90px;
	}
#d_left label input
{
	border:0;
	width:115px;
	}	

#d_left p input
{
	background-position: left top;
	background-image: url(../images/index/login_btn1.gif);
	background-repeat:no-repeat;
	background-color:Transparent;
	border:none;
	width:31px;
	margin-right:20px;
	}
/*---此块是排行榜--*/
#d_left dl
{
	background-position: left top;
	background-image: url(../images/index/left_bg2.jpg);
	background-repeat:no-repeat;
	width:228px;
	height:480px;
	position:relative;
	left:15px;
	top:10px;
}
#d_left dt
{
	text-indent:-1000em;
	padding: 20px 0;
}
#d_left dd
{
	color: #000;font-size:1.3em;
	padding-left:20px;
	line-height:20px;
	width:170px;
	text-align:right;
	}
#d_left dd a
{
	color: #000;
	float: left;
	font-size: 1.2em;
	text-decoration: none;
	font-family: 'Century Schoolbook';
}
#d_left dd a:hover
{
	color: #ffcc33;
}

/*-----第四行首要公告-----*/	
#right_top4
{
	height:40px;
	background-position: left center;
	background-image: url(../images/index/right_top4.gif);
	background-repeat:no-repeat;
	margin:10px 0 20px 10px;
	padding-left:15px;
}
#right_top4 strong
{
	font-size:1.4em;
	display:block;
	color:#333;
	padding-top:5px;
	}	
#right_top4 a
{
	 font-size:1.2em;
	 clear:both;
	 color:#666;
	 text-decoration:none;
	}
#right_top4 a:hover
{
	color: #000;
}
/*-----每个文章的通用模块------*/
#d_right dl
{
	width:165px;
	float:right;
	position:relative;
	right:27px;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:120px;
}
#d_right dt
{
	height:34px;
	line-height:34px;
	width:165px;
	color:#fff;
	text-indent:26px;
	font-weight:bold;
	font-size:1.4em;
	margin-bottom:5px;
	cursor:move;
}
#d_right dd
{
	font-size:1.2em;
	line-height:2.1em;
	height:2.1em;
	text-indent:12px;
	margin-left:5px;
	color:#666;
	border-bottom:dashed 1px #ccc;
	background-image:url(../images/index/dt_bg.gif);
	background-position:left center;
	background-repeat:no-repeat;
	}
#d_right dd a
{
	color:#666;
	text-decoration:none;
	}
#d_right dd a:visited
{
	color: #999;
}
#d_right dd a:hover
{
	color:#ff6600;
}
/*-----设置每个模块顶部的颜色条-------*/
#dl1 dt,#dl2 dt,#dl3 dt,#dl4 dt,#dl5 dt,#dl6 dt
{
	background-position:left top;
	 background-repeat:no-repeat;
	}
#dl1 dt
{
	background-image:url(../images/index/model1.gif);
	}
#dl2 dt
{
	background-image:url(../images/index/model2.gif);
}
#dl3 dt
{
	background-image:url(../images/index/model3.gif);
}

#dl4 dt
{
	background-image:url(../images/index/model4.gif);
}
#dl5 dt
{
	background-image:url(../images/index/model5.gif);
}

#dl6 dt
{
	background-image:url(../images/index/model6.gif);
}
/*------中间的球员照片--------*/
#m_photo
{
	width:545px;
	height:105px;
	background-image:url(../images/index/m_photo_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin-bottom:30px;
	position:absolute;
	left:290px;
	top:420px;
}
#m_photo a
{
	position:relative;
	left:20px;
	top:12px;
	display:block;
	float:left;
	margin:0 4px;
	border:double 1px #FFF;
}
#m_photo a:hover 
{
	border:double 1px red;
	}
#m_photo img
{
	height:45px;
	width:40px;
}
#img_btn
{
	 position:absolute;
	 top:495px;
	 left:442px;
	}
#img_btn img
{
 margin:0 40px;
 cursor:pointer;
	}
