#MainImageBG {
	float:left; width: 378px; height: 240px;
	background-color: black;
	margin-left: 2px; margin-top: 3px;
}

#MainPlayerBG {
	float:left; width: 378px; height: 240px;
	margin-left: 2px; margin-top: 3px;
}
#MainPlayerBG #player {
	float:left; width: 320px; height: 240px;
	margin-left: 29px; margin-top: 0px;
	background-repeat: no-repeat;
}

#MainPlayerBG #VideoThumbnail {
	float:left; width: 378px; height: 240px;
	margin-left: 2px; margin-top: 0px;
	z-index:10; 
	background-size:378px 240px;
}

#MainPlayerBG #btn_player {
	float: left; width: 66px; height: 66px; 
	margin-left: 156px; margin-top: -153px; 
}
#MainPlayerBG #btn_player a {
	float: left; width: 66px; height: 66px;
	background: url('/images/common/btn_player.png') no-repeat;
}
#MainPlayerBG #btn_player a:hover {
	background: url('/images/common/btn_player_on.png') no-repeat;
}

/* ~~~~~~~~~~~~ */

#NewsImageBG {
	margin-left: 2px; margin-top: 3px;
}

#NewsPlayerBG {
	width: 320px; height: 240px;
	margin-left: 2px; margin-top: 3px;
}
#NewsPlayerBG #player {
	float:left; width: 320px; height: 240px;
	margin-left: 0px; margin-top: 0px;
	background-repeat: no-repeat;
}

#NewsPlayerBG #VideoThumbnail {
	float:left; width: 320px; height: 240px; 
	margin-left: 2px; margin-top: 0px;
	z-index:10; 
}

#NewsPlayerBG #btn_player {
	float: left; width: 66px; height: 66px; 
	margin-left: 127px; margin-top: -153px; 
}
#NewsPlayerBG #btn_player a {
	float: left; width: 66px; height: 66px;	
	background: url('/images/common/btn_player.png') no-repeat;
}
#NewsPlayerBG #btn_player a:hover {
	background: url('/images/common/btn_player_on.png') no-repeat;
}


/* ~~~~~~~~~~~~ */
#GolfImageBG {
	clear:both; width: 500px; height: 300px;
	background-color: #362f2d;
}

#GolfPlayerBG {
	float:left; width: 500px; height: 300px;
	margin-left: 10px; margin-top: 5px;
}
#GolfPlayerBG #player {
	float:left; width: 500px; height: 300px;
	margin-left: 0px; margin-top: 0px;
	background-repeat: no-repeat;
}

#GolfPlayerBG #VideoThumbnail {
	float:left; width: 500px; height: 300px;
	margin-left: 0px; margin-top: 0px;
	z-index:10; background-size:500px 300px;
}

#GolfPlayerBG #btn_player {
	float: left; width: 66px; height: 66px;
	margin-left: 217px; margin-top: -183px; 
}
#GolfPlayerBG #btn_player a {
	float: left; width: 66px; height: 66px;
	background: url('/images/common/btn_player.png') no-repeat;
}
#GolfPlayerBG #btn_player a:hover {
	background: url('/images/common/btn_player_on.png') no-repeat;
}

#GolfNewsImageBG {
	float: left; width: 370px; height: 240px;
	background-color: #362f2d;
}

#GolfNewsPlayerBG {
	float: left; width: 370px; height: 240px;
}
#GolfNewsPlayerBG #player {
	float: left; width: 320px; height: 240px;
	margin-left: 25px; margin-top: 0px;
	background-repeat: no-repeat;
}

#GolfNewsPlayerBG #VideoThumbnail {
	float:left; width: 370px; height: 240px;
	margin-left: 0px; margin-top: 0px;
	z-index:10; 
	background-size:370px 240px;
}

#GolfNewsPlayerBG #btn_player {
	float: left; width: 66px; height: 66px;
	margin-left: 152px; margin-top: -153px; 
}
#GolfNewsPlayerBG #btn_player a {
	float: left; width: 66px; height: 66px;
	background: url('/images/common/btn_player.png') no-repeat;
}
#GolfNewsPlayerBG #btn_player a:hover {
	background: url('/images/common/btn_player_on.png') no-repeat;
}


/* ~~~~~~~~~~~~~~ */

#MatchHighlightsPlayerBG {
	width: 640px; height: 385px;
	margin-left: 2px; margin-top: 3px;
}
#MatchHighlightsPlayerBG #player {
	float:left; width: 640px; height: 385px;
	margin-left: 0px; margin-top: 0px; z-index:1;
	background-repeat: no-repeat;
}

#MatchHighlightsPlayerBG #VideoThumbnail {
	float:left; width: 640px; height: 385px;
	margin-left: 2px; margin-top: 0px;
	z-index:10; 
	background-size:640px 385px;
}

#MatchHighlightsPlayerBG #btn_player {
	float: left; width: 66px; height: 66px;
	margin-left: 287px; margin-top: -226px; 
}
#MatchHighlightsPlayerBG #btn_player a {
	float: left; width: 66px; height: 66px;
	background: url('/images/common/btn_player.png') no-repeat;
}
#MatchHighlightsPlayerBG #btn_player a:hover {
	background: url('/images/common/btn_player_on.png') no-repeat;
}


/* ~~~~~~~~~~~~~~ */
#MatchReportImageBG {
	clear:both; width: 480px; height: 272px;
}

#MatchReportImageBG #ImageDesc{
	width:420px; 
	font-size:14px;
	color:#8a8a8a; 
	letter-spacing:1px;
	text-align:left;
}

#MatchReportPlayerBG {
	width: 480px; height: 272px;
}
#MatchReportPlayerBG #player {
	float:left; width: 480px; height: 272px;
	margin-left: 0px; margin-top: 0px;
	background-repeat: no-repeat;
}

#MatchReportPlayerBG #VideoThumbnail {
	float:left; width: 480px; height: 272px;
	margin-left: 0px; margin-top: 0px;
	background-color: #000000;
	z-index:10; 
}

#MatchReportPlayerBG #btn_player {
	float: left; width: 66px; height: 66px;
	margin-left: 207px; margin-top: -169px; 
}
#MatchReportPlayerBG #btn_player a {
	float: left; width: 66px; height: 66px;
	background: url('/images/common/btn_player.png') no-repeat;
}
#MatchReportPlayerBG #btn_player a:hover {
	background: url('/images/common/btn_player_on.png') no-repeat;
}