/*CSS reset code*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, hr, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
	text-shadow:0 0 0 none;
	
}
html, body {
	height:100%;
	font-size:11px;
	font-family:Arial, Tahoma, Verdana;
	color:#333;
	text-align:left;
}
html {
	-webkit-font-smoothing: antialiased;
	-webkit-text-size-adjust: none;
	text-shadow:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style:normal;
	font-weight:normal;
}
li {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
	margin:0px;
	padding:0px;
	line-height:normal;
}
q:before, q:after {
	content:'';
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
sup {
	vertical-align:text-top;
}
sub {
	vertical-align:text-bottom;
}

legend {
	color:#000;
}
del, ins {
	text-decoration:none;
}
a {
	color:#333;
}
a:active {
	outline: none;
	-moz-outline-style: none;
}
a:focus {
	-moz-outline-style: none;
}
a {
	text-decoration:none;
	-moz-outline-style: none;
	outline: none;
}
a:hover {
	opacity: 1;
}
a:link {
	cursor:pointer;
}
a:visited {
	cursor:pointer;
}
a:active {
	cursor:pointer;
}
a:hover span, a:hover strong, a:hover em {
	text-decoration:none;
	cursor:pointer;
}

.clr:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clr {
@display: inline-block;
}
* html .clr {
	height: 1%;
	_height:auto;
}
.clear:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clear {
@display: inline-block;
}
* html .clear {
	height: 1%;
	_height:auto;
}
.clearBoth {
	clear:both;
}
body{
	-webkit-user-select:none;
	-webkit-text-size-adjust:none;
}
/*CSS reset code end*/

.allContent{
	width:960px;
	height:auto;
	margin:auto;
}

.sporTvContain{
	width:960px;
	height:auto;
	margin:auto;
}

.sporTvMenu{
	width:960px;
	height:31px;
	overflow:hidden;
	background:url(http://img3.mynet.com/spor/sportv/menu-bg.jpg) no-repeat 0 0;
}

.sporTvMenu ul{
	padding:0 0 0 25px;
}

.sporTvMenu ul li{
	float:left;
	margin:0 22px 0 0;
}

.sporTvMenu ul li a{
	color:#fff;
	font-weight:bold;
	font-size:14px;
	line-height:31px;
	padding:0 5px 0 5px;
	display:block;
}

.sporTvMenu ul li a.active{
	background:#fff;
	color:#00529a;
}

.sporTvContent{
	width:960px;
	display:inline-block;
	background:#7e7e7e url(http://img3.mynet.com/spor/sportv/bg.jpg) no-repeat center -120px;
}

.ePlayer{
	width:620px;
	height:540px;
	margin:auto;
	-webkit-box-shadow: 0px 6px 25px ;
	-moz-box-shadow: 0px 6px 25px ;
	box-shadow: 0px 6px 25px ; 
}

.ePlayer p{
	font-size:20px;
	color:#fff;
	font-weight:bold;
	line-height:610px;
	width:300px;
	text-align:center;
	margin:auto;
}

.ePlayInfo{
	width:620px;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	margin:25px auto 55px auto;
}

.ePlayFace{
	width:620px;
	w\idth:612px;
	height:35px;
	he\ight:27px;
	margin:80px auto 0 auto;
	text-align:right;
	background:#fff;
	padding:4px;
}

.tvSubMenu{
	width:958px;
	border-left:1px solid #1b1b1b;
	border-right:1px solid #1b1b1b;
	border-bottom:1px solid #1b1b1b;
	background:#fff;
}

.tvSubMenu ul li{
	float:left;
	width:158px;
	overflow:hidden;
	float:left;
	border-right:1px solid #9dbbd6;
	border-bottom:1px solid #9dbbd6;
}

.tvSubMenu ul li.noBorder{
	border-right:none;
	width:163px;
}

.tvSubMenu ul li a{
	font-size:10px;
	font-weight:bold;
	color:#3f4a4d;
	padding:4px;
	display:block;
	line-height:22px;
	text-align:center;
}

.tvSubMenu ul li a.active{
	color:#78AD18;
}

.stv{
	width:958px;
	overflow:hidden;
	border:1px solid #7E7E7E;
	border-top:none;
}

.stv .topicYsl{
	background:#5873a9;
	border:none;
}

.stv .spRightClmCntr {
	width:980px;
	border:none;
}

.stv .spRightClmCntr .spVideolarCntr{
	padding:11px;
	margin:0 -1px 0 0;
	font-size:12px;
	height:97px;
}

.stv .spRightClmCntr .spVideolarCntr img{
	padding:3px;
	border:1px solid #ccc;
	margin:0 0 5px 0;
}