@charset "utf-8";
/* CSS Document */

/*全局样式*/
body {
	font: 12px "宋体", "微软雅黑", "黑体", arial;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #414141;
}

body,
td,
th {
	font-size: 12px;
}

ul li {
	list-style: none;
	line-height: normal;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p,
span {
	padding: 0;
	margin: 0;
}

img {
	vertical-align: top;
	border: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#menu2 .menu_l .dow,
#menu2 .menu_l .dow2,
#menu2 .menu_l .dow3,
#menu2 .menu_l .munjg,
#menu2 .menu_c .search,
#menu2 .menu_r .link,
#menu2 .menu_r .mobi,
.pindaodiv .pindaomain .title .titletag,
.box2 .videobox .vide-l,
.box2 .videobox .vide-r,
.box2 .videobox .video-aside .video-aside-item,
.videojg,
#playbox .sq,
#playbox .zk,
#playbox .list .p1,
#playbox .list .p6,
#playbox .list .p6 .onplay,
#playbox .list .p6 .offplay {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
}

#all {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#head {
	width: 100%;
	height: 85px;
	background-image: url(../images/bgimg/listheadbg.jpg);
	background-repeat: repeat-x;
}

#head .headmain {
	height: 85px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;

}

#head .indexlogo {
	background-repeat: no-repeat;
	float: left;
	height: 85px;
	width: 220px;
	background-image: url(../images/bgimg/allnet.png);
	background-position: -379px -511px;
}

/*主菜单*/
img {
	-ms-interpolation-mode: bicubic;
	/*IE7浏览器,修复图片质量*/
}

/*头部新加菜单样式*/
#menu2 {
	padding-top: 10px;
	float: left;
	height: 70px;
	width: 760px;
}

#menu2 .menu_l {
	float: left;
	height: 70px;
	width: 500px;
}

#menu2 .menu_l .hl_nav{
	width: 500px;
	display: flex;
	justify-content: space-evenly;
}


#menu2 .menu_l .hl_nav li a {
	color: #FFF;
	text-decoration: none;
}

#menu2 .menu_l .hl_nav li a:hover {
	color: #FFF;
	text-decoration: none;
}

#menu2 .menu_l .hl_nav li .on {
	color: #F90;
}

#menu2 .menu_l .dow {
	background-position: -58px 0px;
	width: 65px;
	float: left;
	text-align: left;
}

#menu2 .menu_l .dow2 {
	background-position: -68px 0px;
	width: 60px;
	float: left;
	text-align: left;
}

#menu2 .menu_l .dow3 {
	background-position: 46px 0px;
	width: 65px;
	float: left;
	text-align: left;
}

#menu2 .menu_l .munjg {
	background-position: -52px -22px;
	height: 70px;
	width: 2px;
}

#menu2 .menu_l .lja {
	text-align: center;
/*	padding-right: 18px;
	padding-left: 18px;*/
	font-size: 22px;
	position: relative;
	z-index: 999;
	font-weight: bold;
	padding-top: 25px;
	height: 45px;
}

#menu2 .menu_c {
	float: left;
	height: 40px;
	width: 150px;
	padding-top: 20px;
}

#menu2 .menu_c .search {
	float: left;
	height: 40px;
	width: 148px;
	background-image: url(../images/bgimg/search.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}

#menu2 .menu_c .search .searchl {
	float: left;
	height: 20px;
	width: 110px;
	padding-top: 11px;
	padding-bottom: 9px;
	padding-left: 5px;
}

#menu2 .menu_c .search .searchl input {
	height: 15px;
	width: 105px;
	border: 1px solid #333333;
	color: #666666;
	font-size: 12px;
	line-height: 15px;
}

#menu2 .menu_c .search .searchr {
	float: left;
	height: 40px;
	width: 30px;
	cursor: pointer;
}

#menu2 .menu_r {
	float: left;
	height: 60px;
	width: 110px;
	padding-top: 0px;
}

#menu2 .menu_r a {
	color: #CCC;
	text-decoration: none;
}

#menu2 .menu_r .link {
	height: 30px;
	width: 60px;
	background-position: -200px -50px;
	padding-left: 49px;
	line-height: 30px;
}

#menu2 .menu_r .mobi {
	height: 20px;
	width: 60px;
	background-position: -200px 2px;
	padding-left: 49px;
	padding-top: 10px;
}

/*主体*/
#allmain {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	/*火弧高度*/
	clear: both;
	overflow: hidden;
	background-color: #333;
	padding-top: 5px;
}

#allmain .box1 {
	float: left;
	height: auto;
	width: 980px;
	padding-bottom: 5px;
}

.box1 .pindaodiv {
	height: 70px;
	width: 970px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.pindaodiv .pindaomain {
	height: 70px;
	width: 960px;
	background-color: #666;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding-right: 5px;
	padding-left: 5px;
}

.pindaodiv .pindaomain .title {
	height: 20px;
	width: 960px;
	float: left;
	line-height: 20px;
	text-shadow: 1px 1px 2px #ccc;
}

.pindaodiv .pindaomain .title .titletag {
	float: left;
	background-position: -563px -50px;
	padding-left: 25px;
	width: 75px;
	line-height: 30px;
}

.pindaodiv .pindaomain .title .title-l {
	float: left;
	height: 20px;
	width: 860px;
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: repeat-x;
	background-position: 0px -150px;
}

.pindaodiv .pindaomain ul {
	height: 30px;
	width: 960px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.pindaodiv .pindaomain ul li {
	float: left;
	margin-left: 15px;
	line-height: 30px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #E7E7E7;
	text-align: center;
	width: 80px;
	overflow: hidden;
}

.pindaodiv .pindaomain ul a {
	color: #333;
}


.hl_nav .sub {
	z-index: 99;
	display: none;
	width: 108px;
	position: absolute;
	left: -10px;
	top: 60px;
	float: left;
	padding: 10px 0;
}

.hl_nav .sub .subbox {
	background: #333;
	position: relative;
	float: left;
}

.hl_nav .sub .subbox dl {
	display: inline-block;
	zoom: 1;
	vertical-align: top;
	line-height: 26px;
	padding: 15px 29px
}

.hl_nav .sub .subbox dl dd a {
	color: #1c90e2;
	padding-left: 15px;
	font-size: 14px;
	font-weight: 400;
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -585px -376px;
	text-align: left;
	float: left;
}

.hl_nav #m2 .sub {
	z-index: 1;
	width: 420px;
	left: -10px
}

.hl_nav #m3 .sub {
	z-index: 1;
	width: 420px;
	left: -10px
}

.hl_nav #m4 .sub {
	z-index: 1;
	width: 420px;
	left: -10px
}

.hl_nav .sub .subbox img {
	padding-top: 8px;
	padding-bottom: 8px;
}

/*直播版块*/
#allmain .box2 {
	height: auto;
	width: 970px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}

#allmain .box2 .videobox {
	float: left;
	height: 40px;
	width: 968px;
	border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	background-image: url(../images/bgimg/videotitbg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;


}

.box2 .videobox .vide-l {
	height: 40px;
	width: auto;
	line-height: 40px;
	font-size: 16px;
	float: left;
	padding-left: 45px;
	background-position: -550px 5px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 1px;
	text-shadow: 1px 1px 2px #000;
}

.box2 .videobox .vide-l a {
	color: #FFF;
}

.box2 .videobox .video-aside {
	height: 40px;
	width: 750px;
	line-height: 40px;
	float: left;
}

.box2 .videobox .video-aside li {
	float: right;
	text-shadow: 1px 1px 2px #000;
}

.box2 .videobox .vide-r {
	height: 40px;
	width: 49px;
	line-height: 40px;
	float: right;
	background-position: -330px -48px;
	cursor: pointer;
}

.box2 .videobox .video-aside .video-aside-item {
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	padding-left: 50px;
	font-size: 14px;
	color: #999;
	padding-right: 10px;
}

.box2 .videobox .video-aside .video-aside-item2 {
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	padding-left: 10px;
	font-size: 14px;
	color: #999;
	padding-right: 10px;
}

.videojg {
	height: 40px;
	width: 3px;
	background-position: -95px -42px;
}

.yc {
	background-position: 7px -370px;
}

.xj {
	background-position: -90px -369px;
}

.yj {
	background-position: -207px -368px;
}

.dj {
	background-position: -321px -368px;
}

.og {
	background-position: -442px -368px;
}

.zq {
	background-position: 6px -198px;
}

.yc-1 {
	background-position: 7px -380px;
}

.xj-1 {
	background-position: -90px -379px;

}

.yj-1 {
	background-position: -207px -378px;
}

.dj-1 {
	background-position: -321px -378px;
}

.og-1 {
	background-position: -442px -378px;
}

.zq-1 {
	background-position: 6px -208px;
}

.lq {
	background-position: -205px -429px;
}

.lq-1 {
	background-position: -205px -439px;
}

.qt {
	background-position: 4px -263px;
}

.nba {
	background-position: 6px -429px;
}

.nba-1 {
	background-position: 6px -439px;
}

.cba {
	background-position: -92px -429px;
}

.cba-1 {
	background-position: -92px -439px;
}

.bj {
	background-position: -202px -197px;
}

.bj-1 {
	background-position: -202px -207px;
}

.ufc {
	background-position: -321px -430px;
}

.ufc-1 {
	background-position: -321px -440px;
}

.rm {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -94px -548px;
}

.zl {
	background-position: -87px -485px;
}

.zl-1 {
	background-position: -87px -495px;
}

.mma {
	background-position: -208px -485px;
}

.mma-1 {
	background-position: -208px -495px;
}

.all {
	background-position: -531px -206px;
}

#allmain .box2 .videhead {
	float: left;
	height: 30px;
	width: 968px;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
}

#allmain .box2 .videhead li {
	float: left;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	text-shadow: 1px 1px 2px #000;
}

.videhead .t1 {
	text-align: center;
	width: 54px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}

.videhead .t2 {
	text-align: center;
	width: 100px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}

.videhead .t3 {
	text-align: center;
	width: 253px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}

.videhead .t4 {
	text-align: center;
	width: 390px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}

.videhead .t5 {
	text-align: center;
	width: 66px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}

.videhead .t6 {
	text-align: center;
	width: 100px;
}

#playbox {
	float: left;
	height: auto;
	width: 970px;
}

#playbox .box {
	float: left;
	height: auto;
	width: 970px;
}

#playbox .dtime {
	float: left;
	height: 35px;
	width: 970px;
	color: #fff;
	background-color: #4F4F4F;
	line-height: 35px;
	letter-spacing: 1px;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}

#playbox .dtime h2 {
	text-shadow: 1px 1px 2px #000;
	font-size: 14px;
	text-align: right;
	float: left;
	width: 560px;
	padding-right: 350px;
}

#playbox .dtime h3 {
	text-shadow: 1px 1px 2px #000;
	font-size: 18px;
	text-align: right;
	float: left;
	width: 510px;
	padding-right: 400px;
}

#playbox .dtime span {
	float: left;
	width: 59px;
	height: 35px;
	cursor: pointer;
}

#playbox .sq {
	background-position: -550px -266px;
}

#playbox .zk {
	background-position: -550px -329px;
}

#playbox .list {
	float: left;
	height: auto;
	width: 970px;
}

#playbox .list .video-item,
#playbox .left .lx-item {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E3E3E;
}

#playbox .list .video-item:hover,
#playbox .left .lx-item:hover {
	background-color: #1E1E1E;
}

#playbox .list .y,
#playbox .left .y {
	background-color: #282828;
}

#playbox .list li {
	height: 60px;
	width: 970px;
}

#playbox .list .p1 {
	height: 40px;
	width: 60px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#playbox .list .p2 {
	height: 40px;
	width: 100px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3E3E3E;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #ccc;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	white-space: normal;
	word-break: break-all;
}

#playbox .list .p2 a {
	color: #FFF;
}

#playbox .list .p3 {
	height: 40px;
	width: 253px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3E3E3E;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}

#playbox .list .p3 a {
	color: #fff;
	text-decoration: none;
}

#playbox .list .p3 a:hover {
	color: #FFF;
	text-decoration: underline;
}

#playbox .list .p4 {
	height: 40px;
	width: 390px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3E3E3E;
	line-height: 40px;
	text-align: center;

	color: #fff;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}

#playbox .list .p4 a {
	text-decoration: none;
	margin-right: 8px;
}

#playbox .list .p4 a:hover {
	color: #FFF;
	text-decoration: underline;
	margin-right: 8px;
}

.xi,
.xi2 {
	border-radius: 4px;
	background-color: #006666;
	padding: 5px 5px;
	font-size: 12px;
	color: #FFF;
}

.xi2 {
	margin-left: 5px;
}

#playbox .list .p5 {
	height: 40px;
	width: 54px;
	float: left;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3E3E3E;
	padding-top: 10px;
	padding-bottom: 10px;
}

#playbox .list .p6 {
	height: 40px;
	width: 99px;
	float: left;
	line-height: 40px;
	text-align: center;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#playbox .list .on {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -419px 0px;
}

#playbox .list .off {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -245px -87px;
}

#playbox .list .p6 .onplay {
	height: 40px;
	width: 87px;
	float: left;
	background-position: -510px -101px;
	padding-left: 12px;
	color: #ffffff;
}

#playbox .list .p6 .offplay {
	height: 40px;
	width: 87px;
	float: left;
	background-position: -392px -101px;
	padding-left: 12px;
}

#playbox .list .p6 a {
	color: #FFF;
}

#playbox .tvlist {
	float: left;
	height: auto;
	width: 950px;
	background-color: #333;
	padding: 10px;
}

.p-item {
	float: left;
	text-align: center;
	width: 19.9%;
	overflow: hidden;
	padding-top: 5px;
}

.p-item .thumb-outer {
	cursor: pointer;
	color: #fff;
	display: block;
	border-radius: 4px;
}

.p-item .thumb-outer:hover {
	color: #484848;
	text-decoration: none;
}

.p-item .thumb {
	width: 80px;
	height: 50px;
	margin-bottom: 7px;
	border: 1px solid #D8D8D8;
	border-radius: 2px;
	padding: 10px;
	filter: alpha(opacity=85);
	opacity: .85;
	background-color: #FFF;
}

.p-item .thumb-outer:hover {
	_background-color: #FFF;
}

.p-item .thumb-outer:hover .thumb {
	border: 1px solid #ccc;
	filter: alpha(opacity=100);
	opacity: 1;
	background-color: #fff;
}

.p-item .t {
	display: block;
	height: 38px;
	line-height: 19px;
	overflow: hidden;
	font-size: 13px;
}

.p-item .s {
	font-weight: normal;
	color: #fff;
	font-style: normal;
}

/*底部*/
#footer {
	height: 139px;
	width: 100%;
	background-image: url(../images/bgimg/footer.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	float: left;
}

#footer .netlink {
	height: 40px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#footer .netlink span {
	height: 40px;
	float: left;
	padding-right: 10px;
	padding-left: 5px;
	line-height: 40px;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}

#footer .netlink a {
	height: 40px;
	float: left;
	padding-right: 10px;
	line-height: 40px;
	color: #333333;
	font-size: 14px;
}

#footer .netcopy {
	height: 40px;
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
	color: #333333;
	font-size: 12px;
	padding-top: 10px;
}

#footer .netcopy2 {
	height: 46px;
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	line-height: 46px;
	color: #333333;
	font-size: 14px;
}

#footer .netcopy1 {
	height: 40px;
	width: 980px;
	margin-right: auto;

	margin-left: auto;
	overflow: hidden;
	line-height: 40px;
	text-align: center;
	color: #333333;
}

#footer .netcopy1 a,
#footer .netcopy2 a {
	color: #333333;
}

.interval {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	float: left;
}

/*录像列表*/
#playbox .left {
	float: left;
	height: auto;
	width: 680px;
	padding-right: 10px;
}

#playbox .right {
	float: left;
	height: auto;
	width: 280px;
}

#playbox .left li {
	height: 40px;
	width: 680px;
	font-size: 14px;
	color: #FFF;
}

#playbox .left .lx-item .l {
	float: left;
	line-height: 40px;
	height: 40px;
	width: 430px;
	text-align: left;
	padding-left: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#playbox .left .lx-item .r {
	float: right;
	line-height: 40px;
	height: 40px;
	width: 220px;
	text-align: right;
	padding-right: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px;
	color: #EEE;
}

#playbox .left li a {
	color: #FFF;
	text-decoration: none;
}

#playbox .left li a:hover {
	color: #FFF;
	text-decoration: underline;
}

#playbox .left .lx-item .r a {
	color: #ccc;
	margin-right: 7px;
}

/*列表分页*/
.pager {
	line-height: 30px;
	text-align: center;
	height: 30px;
	width: 679px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}

.pager A,
.pager SPAN {
	margin-right: 3px;
	height: 20px;
	line-height: 20px;
}

.pager A,
.pager A:active {
	border: 1px solid #c5c5c5;
	color: #CCCCCC;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}

.pager A:hover {
	text-decoration: none;
	color: #fff;
}

.pager SPAN.current {
	background: #666;
	border: 1px solid #999999;
	color: #fff;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}

.pager SPAN.disabled {
	border: 1px solid #c5c5c5;
	color: #c0c0c0;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}

/**/
#playbox .right .r-tit {
	height: 35px;
	width: 278px;
	background-color: #262626;
	border: 1px solid #666;
	float: left;
}

#playbox .right .r-tit h1 {
	float: left;
	height: 35px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 35px;
	font-weight: normal;
	padding-left: 20px;
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -577px -372px;
}

#playbox .right .r-tit a {
	float: right;
	height: 35px;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 35px;
	text-decoration: none;
	padding-right: 10px;
}

#playbox .right .r-box {
	float: left;
	height: auto;
	width: 268px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 5px;

}

#playbox .right .r-box a {
	float: left;
	height: 25px;
	width: 253px;
	line-height: 25px;
	text-align: left;
	padding-left: 15px;
	color: #FFF;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -576px -614px;
}

#playbox .right .r-box a:hover {
	background-color: #1E1E1E;
}

/**/
#tabHeader {

	height: auto;
	width: 970px;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	margin-right: auto;
	margin-left: auto;
	display: none;
}

#tabHeader .dtime {
	float: left;
	height: 35px;
	width: 970px;
	color: #fff;
	background-color: #4F4F4F;
	line-height: 35px;
	letter-spacing: 1px;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

#tabHeader .dtime h2 {
	text-shadow: 1px 1px 2px #000;
	font-size: 14px;
	text-align: right;
	float: left;
	width: 560px;
	padding-right: 350px;
}

#tabHeader .dtime span {
	float: left;
	width: 59px;
	height: 35px;
	cursor: pointer;
}

#tabHeader .sq {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -550px -266px;
}

/**/
.red {
	color: #F00;
}

.white {
	color: #FFF;
}

.gray {
	color: #CCC;
}

.yellow {
	color: #F90;
}

.play {
	padding-left: 28px;
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -5px -672px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 14px;
}

.play2 {
	padding-left: 28px;
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -5px -615px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 14px;
}

/*ad*/
#ad2c {
	height: auto;
	width: 980px;
	background-color: #333;
	margin-left: auto;
	margin-right: auto;
@charset "utf-8";
/* CSS Document */

/*全局样式*/
body {
	font: 12px "宋体", "微软雅黑", "黑体", arial;
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #414141;
}

body,
td,
th {
	font-size: 12px;
}

ul li {
	list-style: none;
	line-height: normal;
}

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
blockquote,
p,
span {
	padding: 0;
	margin: 0;
}

img {
	vertical-align: top;
	border: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#menu2 .menu_l .dow,
#menu2 .menu_l .dow2,
#menu2 .menu_l .dow3,
#menu2 .menu_l .munjg,
#menu2 .menu_c .search,
#menu2 .menu_r .link,
#menu2 .menu_r .mobi,
.pindaodiv .pindaomain .title .titletag,
.box2 .videobox .vide-l,
.box2 .videobox .vide-r,
.box2 .videobox .video-aside .video-aside-item,
.videojg,
#playbox .sq,
#playbox .zk,
#playbox .list .p1,
#playbox .list .p6,
#playbox .list .p6 .onplay,
#playbox .list .p6 .offplay {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
}

#all {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}

#head {
	width: 100%;
	height: 85px;
	background-image: url(../images/bgimg/listheadbg.jpg);
	background-repeat: repeat-x;
}

#head .headmain {
	height: 85px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;

}

#head .indexlogo {
	background-repeat: no-repeat;
	float: left;
	height: 85px;
	width: 220px;
	background-image: url(../images/bgimg/allnet.png);
	background-position: -379px -511px;
}

/*主菜单*/
img {
	-ms-interpolation-mode: bicubic;
	/*IE7浏览器,修复图片质量*/
}

/*头部新加菜单样式*/
#menu2 {
	padding-top: 10px;
	float: left;
	height: 70px;
	width: 760px;
}

#menu2 .menu_l {
	float: left;
	height: 70px;
	width: 500px;
}

#menu2 .menu_l .hl_nav{
	width: 500px;
	display: flex;
	justify-content: space-evenly;
}


#menu2 .menu_l .hl_nav li a {
	color: #FFF;
	text-decoration: none;
}

#menu2 .menu_l .hl_nav li a:hover {
	color: #FFF;
	text-decoration: none;
}

#menu2 .menu_l .hl_nav li .on {
	color: #F90;
}

#menu2 .menu_l .dow {
	background-position: -58px 0px;
	width: 65px;
	float: left;
	text-align: left;
}

#menu2 .menu_l .dow2 {
	background-position: -68px 0px;
	width: 60px;
	float: left;
	text-align: left;
}

#menu2 .menu_l .dow3 {
	background-position: 46px 0px;
	width: 65px;
	float: left;
	text-align: left;
}

#menu2 .menu_l .munjg {
	background-position: -52px -22px;
	height: 70px;
	width: 2px;
}

#menu2 .menu_l .lja {
	text-align: center;
	padding-right: 18px;
	padding-left: 18px;
	font-size: 22px;
	position: relative;
	z-index: 999;
	font-weight: bold;
	padding-top: 25px;
	height: 45px;
}

#menu2 .menu_c {
	float: left;
	height: 40px;
	width: 150px;
	padding-top: 20px;
}

#menu2 .menu_c .search {
	float: left;
	height: 40px;
	width: 148px;
	background-image: url(../images/bgimg/search.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
}

#menu2 .menu_c .search .searchl {
	float: left;
	height: 20px;
	width: 110px;
	padding-top: 11px;
	padding-bottom: 9px;
	padding-left: 5px;
}

#menu2 .menu_c .search .searchl input {
	height: 15px;
	width: 105px;
	border: 1px solid #333333;
	color: #666666;
	font-size: 12px;
	line-height: 15px;
}

#menu2 .menu_c .search .searchr {
	float: left;
	height: 40px;
	width: 30px;
	cursor: pointer;
}

#menu2 .menu_r {
	float: left;
	height: 60px;
	width: 110px;
	padding-top: 0px;
}

#menu2 .menu_r a {
	color: #CCC;
	text-decoration: none;
}

#menu2 .menu_r .link {
	height: 30px;
	width: 60px;
	background-position: -200px -50px;
	padding-left: 49px;
	line-height: 30px;
}

#menu2 .menu_r .mobi {
	height: 20px;
	width: 60px;
	background-position: -200px 2px;
	padding-left: 49px;
	padding-top: 10px;
}

/*主体*/
#allmain {
	height: auto;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	/*火弧高度*/
	clear: both;
	overflow: hidden;
	background-color: #333;
	padding-top: 5px;
}

#allmain .box1 {
	float: left;
	height: auto;
	width: 980px;
	padding-bottom: 5px;
}

.box1 .pindaodiv {
	height: 70px;
	width: 970px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
}

.pindaodiv .pindaomain {
	height: 70px;
	width: 960px;
	background-color: #666;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding-right: 5px;
	padding-left: 5px;
}

.pindaodiv .pindaomain .title {
	height: 20px;
	width: 960px;
	float: left;
	line-height: 20px;
	text-shadow: 1px 1px 2px #ccc;
}

.pindaodiv .pindaomain .title .titletag {
	float: left;
	background-position: -563px -50px;
	padding-left: 25px;
	width: 75px;
	line-height: 30px;
}

.pindaodiv .pindaomain .title .title-l {
	float: left;
	height: 20px;
	width: 860px;
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: repeat-x;
	background-position: 0px -150px;
}

.pindaodiv .pindaomain ul {
	height: 30px;
	width: 960px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

.pindaodiv .pindaomain ul li {
	float: left;
	margin-left: 15px;
	line-height: 30px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #E7E7E7;
	text-align: center;
	width: 80px;
	overflow: hidden;
}

.pindaodiv .pindaomain ul a {
	color: #333;
}


.hl_nav .sub {
	z-index: 99;
	display: none;
	width: 108px;
	position: absolute;
	left: -10px;
	top: 60px;
	float: left;
	padding: 10px 0;
}

.hl_nav .sub .subbox {
	background: #333;
	position: relative;
	float: left;
}

.hl_nav .sub .subbox dl {
	display: inline-block;
	zoom: 1;
	vertical-align: top;
	line-height: 26px;
	padding: 15px 29px
}

.hl_nav .sub .subbox dl dd a {
	color: #1c90e2;
	padding-left: 15px;
	font-size: 14px;
	font-weight: 400;
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -585px -376px;
	text-align: left;
	float: left;
}

.hl_nav #m2 .sub {
	z-index: 1;
	width: 420px;
	left: -10px
}

.hl_nav #m3 .sub {
	z-index: 1;
	width: 420px;
	left: -10px
}

.hl_nav #m4 .sub {
	z-index: 1;
	width: 420px;
	left: -10px
}

.hl_nav .sub .subbox img {
	padding-top: 8px;
	padding-bottom: 8px;
}

/*直播版块*/
#allmain .box2 {
	height: auto;
	width: 970px;
	padding-right: 5px;
	padding-left: 5px;
	float: left;
}

#allmain .box2 .videobox {
	float: left;
	height: 40px;
	width: 968px;
	border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	background-image: url(../images/bgimg/videotitbg.jpg);
	background-repeat: repeat-x;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;


}

.box2 .videobox .vide-l {
	height: 40px;
	width: auto;
	line-height: 40px;
	font-size: 16px;
	float: left;
	padding-left: 45px;
	background-position: -550px 5px;
	color: #FFF;
	font-weight: bold;
	letter-spacing: 1px;
	text-shadow: 1px 1px 2px #000;
}

.box2 .videobox .vide-l a {
	color: #FFF;
}

.box2 .videobox .video-aside {
	height: 40px;
	width: 750px;
	line-height: 40px;
	float: left;
}

.box2 .videobox .video-aside li {
	float: right;
	text-shadow: 1px 1px 2px #000;
}

.box2 .videobox .vide-r {
	height: 40px;
	width: 49px;
	line-height: 40px;
	float: right;
	background-position: -330px -48px;
	cursor: pointer;
}

.box2 .videobox .video-aside .video-aside-item {
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	padding-left: 50px;
	font-size: 14px;
	color: #999;
	padding-right: 10px;
}

.box2 .videobox .video-aside .video-aside-item2 {
	cursor: pointer;
	line-height: 40px;
	height: 40px;
	padding-left: 10px;
	font-size: 14px;
	color: #999;
	padding-right: 10px;
}

.videojg {
	height: 40px;
	width: 3px;
	background-position: -95px -42px;
}

.yc {
	background-position: 7px -370px;
}

.xj {
	background-position: -90px -369px;
}

.yj {
	background-position: -207px -368px;
}

.dj {
	background-position: -321px -368px;
}

.og {
	background-position: -442px -368px;
}

.zq {
	background-position: 6px -198px;
}

.yc-1 {
	background-position: 7px -380px;
}

.xj-1 {
	background-position: -90px -379px;

}

.yj-1 {
	background-position: -207px -378px;
}

.dj-1 {
	background-position: -321px -378px;
}

.og-1 {
	background-position: -442px -378px;
}

.zq-1 {
	background-position: 6px -208px;
}

.lq {
	background-position: -205px -429px;
}

.lq-1 {
	background-position: -205px -439px;
}

.qt {
	background-position: 4px -263px;
}

.nba {
	background-position: 6px -429px;
}

.nba-1 {
	background-position: 6px -439px;
}

.cba {
	background-position: -92px -429px;
}

.cba-1 {
	background-position: -92px -439px;
}

.bj {
	background-position: -202px -197px;
}

.bj-1 {
	background-position: -202px -207px;
}

.ufc {
	background-position: -321px -430px;
}

.ufc-1 {
	background-position: -321px -440px;
}

.rm {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -94px -548px;
}

.zl {
	background-position: -87px -485px;
}

.zl-1 {
	background-position: -87px -495px;
}

.mma {
	background-position: -208px -485px;
}

.mma-1 {
	background-position: -208px -495px;
}

.all {
	background-position: -531px -206px;
}

#allmain .box2 .videhead {
	float: left;
	height: 30px;
	width: 968px;
	overflow: hidden;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-left-color: #666;
}

#allmain .box2 .videhead li {
	float: left;
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	font-size: 14px;
	text-shadow: 1px 1px 2px #000;
}

.videhead .t1 {
	text-align: center;
	width: 54px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}

.videhead .t2 {
	text-align: center;
	width: 100px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}

.videhead .t3 {
	text-align: center;
	width: 253px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}

.videhead .t4 {
	text-align: center;
	width: 390px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}

.videhead .t5 {
	text-align: center;
	width: 66px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
}

.videhead .t6 {
	text-align: center;
	width: 100px;
}

#playbox {
	float: left;
	height: auto;
	width: 970px;
}

#playbox .box {
	float: left;
	height: auto;
	width: 970px;
}

#playbox .dtime {
	float: left;
	height: 35px;
	width: 970px;
	color: #fff;
	background-color: #4F4F4F;
	line-height: 35px;
	letter-spacing: 1px;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
}

#playbox .dtime h2 {
	text-shadow: 1px 1px 2px #000;
	font-size: 14px;
	text-align: right;
	float: left;
	width: 560px;
	padding-right: 350px;
}

#playbox .dtime h3 {
	text-shadow: 1px 1px 2px #000;
	font-size: 18px;
	text-align: right;
	float: left;
	width: 510px;
	padding-right: 400px;
}

#playbox .dtime span {
	float: left;
	width: 59px;
	height: 35px;
	cursor: pointer;
}

#playbox .sq {
	background-position: -550px -266px;
}

#playbox .zk {
	background-position: -550px -329px;
}

#playbox .list {
	float: left;
	height: auto;
	width: 970px;
}

#playbox .list .video-item,
#playbox .left .lx-item {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E3E3E;
}

#playbox .list .video-item:hover,
#playbox .left .lx-item:hover {
	background-color: #1E1E1E;
}

#playbox .list .y,
#playbox .left .y {
	background-color: #282828;
}

#playbox .list li {
	height: 60px;
	width: 970px;
}

#playbox .list .p1 {
	height: 40px;
	width: 60px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#playbox .list .p2 {
	height: 40px;
	width: 100px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3E3E3E;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #ccc;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	white-space: normal;
	word-break: break-all;
}

#playbox .list .p2 a {
	color: #FFF;
}

#playbox .list .p3 {
	height: 40px;
	width: 253px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3E3E3E;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}

#playbox .list .p3 a {
	color: #fff;
	text-decoration: none;
}

#playbox .list .p3 a:hover {
	color: #FFF;
	text-decoration: underline;
}

#playbox .list .p4 {
	height: 40px;
	width: 390px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3E3E3E;
	line-height: 40px;
	text-align: center;

	color: #fff;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
}

#playbox .list .p4 a {
	text-decoration: none;
	margin-right: 8px;
}

#playbox .list .p4 a:hover {
	color: #FFF;
	text-decoration: underline;
	margin-right: 8px;
}

.xi,
.xi2 {
	border-radius: 4px;
	background-color: #006666;
	padding: 5px 5px;
	font-size: 12px;
	color: #FFF;
}

.xi2 {
	margin-left: 5px;
}

#playbox .list .p5 {
	height: 40px;
	width: 54px;
	float: left;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3E3E3E;
	padding-top: 10px;
	padding-bottom: 10px;
}

#playbox .list .p6 {
	height: 40px;
	width: 99px;
	float: left;
	line-height: 40px;
	text-align: center;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#playbox .list .on {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -419px 0px;
}

#playbox .list .off {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -245px -87px;
}

#playbox .list .p6 .onplay {
	height: 40px;
	width: 87px;
	float: left;
	background-position: -510px -101px;
	padding-left: 12px;
	color: #ffffff;
}

#playbox .list .p6 .offplay {
	height: 40px;
	width: 87px;
	float: left;
	background-position: -392px -101px;
	padding-left: 12px;
}

#playbox .list .p6 a {
	color: #FFF;
}

#playbox .tvlist {
	float: left;
	height: auto;
	width: 950px;
	background-color: #333;
	padding: 10px;
}

.p-item {
	float: left;
	text-align: center;
	width: 19.9%;
	overflow: hidden;
	padding-top: 5px;
}

.p-item .thumb-outer {
	cursor: pointer;
	color: #fff;
	display: block;
	border-radius: 4px;
}

.p-item .thumb-outer:hover {
	color: #484848;
	text-decoration: none;
}

.p-item .thumb {
	width: 80px;
	height: 50px;
	margin-bottom: 7px;
	border: 1px solid #D8D8D8;
	border-radius: 2px;
	padding: 10px;
	filter: alpha(opacity=85);
	opacity: .85;
	background-color: #FFF;
}

.p-item .thumb-outer:hover {
	_background-color: #FFF;
}

.p-item .thumb-outer:hover .thumb {
	border: 1px solid #ccc;
	filter: alpha(opacity=100);
	opacity: 1;
	background-color: #fff;
}

.p-item .t {
	display: block;
	height: 38px;
	line-height: 19px;
	overflow: hidden;
	font-size: 13px;
}

.p-item .s {
	font-weight: normal;
	color: #fff;
	font-style: normal;
}

/*底部*/
#footer {
	height: 139px;
	width: 100%;
	background-image: url(../images/bgimg/footer.gif);
	background-repeat: repeat-x;
	margin-top: 5px;
	float: left;
}

#footer .netlink {
	height: 40px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

#footer .netlink span {
	height: 40px;
	float: left;
	padding-right: 10px;
	padding-left: 5px;
	line-height: 40px;
	font-weight: bold;
	color: #333333;
	font-size: 14px;
}

#footer .netlink a {
	height: 40px;
	float: left;
	padding-right: 10px;
	line-height: 40px;
	color: #333333;
	font-size: 14px;
}

#footer .netcopy {
	height: 40px;
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	line-height: 150%;
	color: #333333;
	font-size: 12px;
	padding-top: 10px;
}

#footer .netcopy2 {
	height: 46px;
	width: 960px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	line-height: 46px;
	color: #333333;
	font-size: 14px;
}

#footer .netcopy1 {
	height: 40px;
	width: 980px;
	margin-right: auto;

	margin-left: auto;
	overflow: hidden;
	line-height: 40px;
	text-align: center;
	color: #333333;
}

#footer .netcopy1 a,
#footer .netcopy2 a {
	color: #333333;
}

.interval {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	float: left;
}

/*录像列表*/
#playbox .left {
	float: left;
	height: auto;
	width: 680px;
	padding-right: 10px;
}

#playbox .right {
	float: left;
	height: auto;
	width: 280px;
}

#playbox .left li {
	height: 40px;
	width: 680px;
	font-size: 14px;
	color: #FFF;
}

#playbox .left .lx-item .l {
	float: left;
	line-height: 40px;
	height: 40px;
	width: 430px;
	text-align: left;
	padding-left: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#playbox .left .lx-item .r {
	float: right;
	line-height: 40px;
	height: 40px;
	width: 220px;
	text-align: right;
	padding-right: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px;
	color: #EEE;
}

#playbox .left li a {
	color: #FFF;
	text-decoration: none;
}

#playbox .left li a:hover {
	color: #FFF;
	text-decoration: underline;
}

#playbox .left .lx-item .r a {
	color: #ccc;
	margin-right: 7px;
}

/*列表分页*/
.pager {
	line-height: 30px;
	text-align: center;
	height: 30px;
	width: 679px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
}

.pager A,
.pager SPAN {
	margin-right: 3px;
	height: 20px;
	line-height: 20px;
}

.pager A,
.pager A:active {
	border: 1px solid #c5c5c5;
	color: #CCCCCC;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}

.pager A:hover {
	text-decoration: none;
	color: #fff;
}

.pager SPAN.current {
	background: #666;
	border: 1px solid #999999;
	color: #fff;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}

.pager SPAN.disabled {
	border: 1px solid #c5c5c5;
	color: #c0c0c0;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 6px;
}

/**/
#playbox .right .r-tit {
	height: 35px;
	width: 278px;
	background-color: #262626;
	border: 1px solid #666;
	float: left;
}

#playbox .right .r-tit h1 {
	float: left;
	height: 35px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 35px;
	font-weight: normal;
	padding-left: 20px;
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -577px -372px;
}

#playbox .right .r-tit a {
	float: right;
	height: 35px;
	font-size: 12px;
	color: #CCCCCC;
	line-height: 35px;
	text-decoration: none;
	padding-right: 10px;
}

#playbox .right .r-box {
	float: left;
	height: auto;
	width: 268px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 5px;

}

#playbox .right .r-box a {
	float: left;
	height: 25px;
	width: 253px;
	line-height: 25px;
	text-align: left;
	padding-left: 15px;
	color: #FFF;
	text-decoration: none;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -576px -614px;
}

#playbox .right .r-box a:hover {
	background-color: #1E1E1E;
}

/**/
#tabHeader {

	height: auto;
	width: 970px;
	position: fixed;
	top: 0px;
	left: 0px;
	right: 0px;
	margin-right: auto;
	margin-left: auto;
	display: none;
}

#tabHeader .dtime {
	float: left;
	height: 35px;
	width: 970px;
	color: #fff;
	background-color: #4F4F4F;
	line-height: 35px;
	letter-spacing: 1px;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

#tabHeader .dtime h2 {
	text-shadow: 1px 1px 2px #000;
	font-size: 14px;
	text-align: right;
	float: left;
	width: 560px;
	padding-right: 350px;
}

#tabHeader .dtime span {
	float: left;
	width: 59px;
	height: 35px;
	cursor: pointer;
}

#tabHeader .sq {
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -550px -266px;
}

/**/
.red {
	color: #F00;
}

.white {
	color: #FFF;
}

.gray {
	color: #CCC;
}

.yellow {
	color: #F90;
}

.play {
	padding-left: 28px;
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -5px -672px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 14px;
}

.play2 {
	padding-left: 28px;
	background-image: url(../images/bgimg/allnet.png);
	background-repeat: no-repeat;
	background-position: -5px -615px;
	color: #FFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	font-size: 14px;
}

/*ad*/
#ad2c {
	height: auto;
	width: 980px;
	background-color: #333;
	margin-left: auto;
	margin-right: auto;
}