@charset "utf-8";
/* CSS Document */

ul
{
list-style:none;
}

a
{
text-decoration:none;

}
/* 重写页面顶部样式 */
.Frametop
{
background:url(../image/PlayerTeam/MatchFrameTopAmend.jpg);
}

/*内容框标题*/
.NewsTitle
{
background:url(../image/PlayerTeam/TitleBg.jpg) no-repeat;
height:21px;
width:81px;
line-height:21px;
color:#FFFFFF;
text-align:center;
float:left;
}

.NewsTitle a
{
color:#CCCCCC;
}

.NewsTitle a:hover
{
color:#FFFFFF;
}

/* 主题框外部横条、背景涂鸦*/
.NewsTopBg
{
background:url(../image/PlayerTeam/MatchFrameTopAmendBg.jpg) no-repeat;
}

.NewsBody
{
background:url(../image/PlayerTeam/MatchTopBg.jpg) no-repeat center top;
width:974px;
margin:auto;
margin-top:37px;
padding-top:10px;
padding-bottom:10px;
}

/* 所有内容框标题 */
.VideTtitle
{
background:url(../image/PlayerTeam/MatchBg.jpg) no-repeat;
height:21px;
width:86px;
line-height:21px;
color:#FFFFFF;
text-align:center;
float:left;
}

.VideTtitle a
{
color:#FFFFFF;
text-decoration:none;
}

.VideTtitle a:hover
{
text-decoration:underline;
}

/* 导航文字 */
.NavTextBgLeft
{
height:25px;
padding-left:5px;
background:url(../image/PlayerTeam/NavTextBg.jpg) left no-repeat;
float:left;
}

.NavTextBgRight
{
height:25px;
background:url(../image/PlayerTeam/NavTextBg2.jpg) right no-repeat;
padding-right:5px;
float:left;
}

/*左边白色边框、比赛列表*/
.NewsMain
{
width:664px;
}

.NewsMainTop
{
height:7px;
background:url(../image/PlayerTeam/NewsMainTop.jpg) no-repeat;
overflow:hidden;
}

.NewsMainBg
{
background:url(../image/PlayerTeam/NewsMainBg.jpg) repeat-y bottom center;
}

.NewsMainContent
{
background:url(../image/PlayerTeam/NewsMainDown.jpg) no-repeat bottom;
padding-bottom:10px;
}

.MatchListTop
{
width:648px;
height:26px;
background:url(../image/PlayerTeam/MatchListFrameTop.jpg) repeat-x;
margin:auto;
border:1px solid #cccccc;
}

.MatchListTopBgImg
{
height:26px;
background:url(../image/PlayerTeam/MatchListFrameTopImgBg.jpg) right no-repeat;
}

.MatchListContent
{
width:648px;
margin:auto;
border:1px #000000 solid;
margin-top:7px;
}

.MatchListContentCon
{
border:1px #ccc solid;
border-top:0px;
padding-top:10px;
}

.MatchListMain
{
width:630px;
margin:auto;
padding:10px 0px;
}

.MatchListTopRow
{
margin:auto;
width:auto;
background:url(../image/PlayerTeam/MatchListTopRowBg.jpg) repeat-x;
height:31px;
}

.MatchListTopRowRight
{
height:31px;
width:7px;
background:url(../image/PlayerTeam/MatchListTopRowRight.jpg) no-repeat;
float:left;
}

.MatchListTopRowLeft
{
height:31px;
width:8px;
background:url(../image/PlayerTeam/MatchListTopRowLeft.jpg) no-repeat;
float:left;
}

.MatchListTopRowBg
{
padding-top:6px;
padding-left:45px;
width:570px;
height:25px;
float:left;
background:url(../image/PlayerTeam/PlayButtonSel.jpg) 20px 7px no-repeat;
}

/* 右边框 start*/
.NewsVideoViewHotTitle
{
background:url(../image/PlayerTeam/NewsVideoOtherBg3.jpg) no-repeat;
height:49px;
width:251px;
margin:auto;
color:#000000;
margin-bottom:5px;
}

.NewsVideoViewHotTitle img
{
width:43px;
height:41px;
margin-left:5px;
}

.NewsVideoViewHot
{
width:295px;
float:left;
margin-left:5px;
margin-top:5px;
}

.NewsVideoViewHot .NewsVideoViewHotTop
{
height:35px;
background:url(../image/PlayerTeam/NewsVideoViewHotTop.jpg);
}

.NewsVideoViewHot .NewsVideoViewHotBg
{
background:url(../image/PlayerTeam/NewsVideoViewHotBg.jpg);
padding:5px 0px;
}

.NewsVideoViewHot .NewsVideoViewHotDown
{
background:url(../image/PlayerTeam/NewsVideoViewHotDown.jpg);
height:10px;
overflow:hidden;
}

.videoHotTitle img
{
float:left;
margin-top:4px;
}

.videoHotTitle
{
margin:auto;
width:251px;
border-top:1px #999999 solid;
padding:0px;
list-style:none;
}

.videoHotTitle li
{
height:24px;
line-height:24px;
border-bottom:#999999 1px dotted;
width:90%;
margin:auto;
color:#FFFFFF;
}

.videoHotTitle li a
{
color: #cccccc;
}

.videoHotTitle li a:hover
{
color: #ffffff;
}
/* 右边框 over*/


/* ==============================球队列表页=================================== */
/* 球队列表 start*/
.teamListAllFrame
{
width:628px;
margin:auto;
background:#f4f4f4 url(../image/PlayerTeam/ColumnistManInfoBg1.jpg) bottom repeat-x;
}

.teamList
{
width:314px;
float:left
}

.teamListTop
{
width:280px;
height:31px;
background:url(../image/PlayerTeam/TeamListTitleBg.jpg) no-repeat;
color:#000000;
font-size:14px;
font-weight:bold;
line-height:31px;
padding-left:34px;
}


.teamInfo img
{
float:left;
margin-left:5px;
width:80px;
height:64px;
}

.font_team {
float:right;
font-size:12px;
margin-top:7px;
text-align:left;
width:195px;
margin-top:13px;
}

.teamName
{
font-size:14px;
font-weight:bold;
height:20px;
line-height:20px;
}

.teamName a
{
color:#000;
}
    
.teamName a:hover
{
color:#F63;
}

.teamLink
{
float:left;
}

.teamLink a
{
color:#000000;
}

.teamLink a:hover
{
color:#FF0000;
}

/* 球队列表 over*/


/* 最新赛事 start*/
.TeamListNewMatchList
{
margin:3px auto 0px auto;
width:277px;
height:42px;
background:url(../image/PlayerTeam/TeamListNewMatch.jpg) no-repeat;
}

.TeamListNewMatchTime
{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
text-align:left;
padding-left:17px;
}

.TeamListNewMatchTeam
{
color:#000000;
padding-left:10px;
}

.TeamListNewMatchScore1
{
font-weight:bold;
text-align:center;
color:#ff6600;
}
.TeamListNewMatchScore2
{
font-weight:bold;
text-align:center;
}
/* 最新赛事 over*/

/* ==============================球星列表页=================================== */
.StarListFrame
{
margin:auto;
width:626px;
margin-top:10px;
}

.StarListFrameTop
{
background:url(../image/PlayerTeam/StarListFrameTop.jpg) no-repeat;
height:43px;
}

.StarListFrameBg
{
background:url(../image/PlayerTeam/StarListFrameBg.jpg) repeat-y;
}

.StarListFrameDown
{
background:url(../image/PlayerTeam/StarListFrameDown.jpg) no-repeat;
height:11px;
overflow:hidden;
}

.StarListFrameTitleK
{
background:url(../image/PlayerTeam/StarListFrameTitleK.jpg) repeat-x;
height:37px;
margin-top:5px;
margin-left:5px;
float:left;
}

.StarListFrameTitleKLeft
{
background:url(../image/PlayerTeam/StarListFrameTitleKLeft.jpg) left no-repeat;
height:37px;
width:auto;
}

.StarListFrameTitleKRight
{
background:url(../image/PlayerTeam/StarListFrameTitleKRight.jpg) right no-repeat;
height:37px;
width:auto;
text-align:center;
font-size:14px;
line-height:37px;
}

.StarListFirstNameUl
{
margin:0px;
padding:0px;
padding-left:24px;
width:602px;
}

.StarListFirstNameUl li
{
float:left;
}

.StarListFirstNameUl li a
{
float:left;
margin-right:14px !important;
margin-right:7px;
margin-top:10px;
display:block;
background:url(../image/PlayerTeam/StarFirstNameBg1.jpg) no-repeat;
width:31px;
height:31px;
line-height:31px;
text-align:center;
color:#000000;
}

.StarListFirstNameUl li a:hover
{
background:url(../image/PlayerTeam/StarFirstNameBg2.jpg) no-repeat;
color:#cc0000;
}

.StarListContentFrame
{
margin:auto;
background:url(../image/PlayerTeam/StarListContentBg.jpg);
width:616px;
height:auto;
}

.StarListContentFrameName
{
float:left;
width:308px;
height:24px;
}

.StarListContentFrameName a
{
color:#000000;
}

.StarListContentFrameName a:hover
{
color:#FF3300;
}

.StarListContentName1
{
float:left;
margin-left:10px !important;
margin-left:5px;
height:19px;
line-height:19px;
}

.StarListContentName2
{
float:left;
height:19px;
line-height:19px;
}

/* ========================追加修改======================== */
/* 热门视频 */
.VideoViewHotTitle
{
background:url(../image/PlayerTeam/NewsVideoOtherBg3.jpg) no-repeat;
height:49px;
width:251px;
margin:auto;
color:#000000;
margin-bottom:5px;
}

.VideoViewHotTitle img
{
width:43px;
height:41px;
margin-left:5px;
}

.VideoViewHot
{
width:295px;
float:left;
margin-left:5px;
margin-top:5px;
}

.VideoViewHot .VideoViewHotTop
{
height:35px;
background:url(../image/PlayerTeam/NewsVideoViewHotTop.jpg);
}

.VideoViewHot .VideoViewHotBg
{
background:url(../image/PlayerTeam/NewsVideoViewHotBg.jpg);
padding:5px 0px;
}

.VideoViewHot .VideoViewHotDown
{
background:url(../image/PlayerTeam/NewsVideoViewHotDown.jpg);
height:10px;
overflow:hidden;















