@charset "utf-8";
/* CSS Document */
.advertisment {
  background-image: url("图层 2.png");
  width:100%;
  width:inherit;
  height:200px;

}
.首页___新闻___视频___图片___直播___规则_ {
  font-family: "Microsoft YaHei";
  color: rgb(230, 14, 50);
  margin-right:250px;
  float:right;
}
.NCBApic{
	float:left;
	top:10px;
}
.NCBAword {
	font-size: 40px;
	font-family: "Minion Pro";
	color: rgb(251, 179, 55);
	font-weight: bold;
	font-style: italic;
	position:fixed;
	left: 20px;
	top: 50px;
}
.title {
  border-width: 0.417px;
  border-color: rgb(210, 210, 210);
  border-style: solid;
  border-radius: 1.0px;
  background-color: rgb(250, 252, 254);
  top: 10px;
  height: 50px;
}
.CBA_contitle{
	border-width: 0.5px;
	border-color: rgb(210, 210, 210);
	border-style: solid;
	border-radius:5.0px;
	background-color: rgb(250, 94, 39);
	width: auto;
	height: auto;
	position:relative;
}
.NBA_contitle{
	border-width: 0.5px;
	border-color: rgb(210, 210, 210);
	border-style: solid;
	border-radius:5.0px;
	background-color:rgb(11,72,130);
	width: auto;
	height: auto;
	position:relative;
	}
.brief {
  font-family: "DINPro";
  color: rgb(255, 255, 255);
  text-align: left;
}

.firsthead{
  font-family: "Microsoft YaHei";
  color: rgb(239, 37, 37);
}
.content{
  font-family: "Microsoft YaHei";
  color: rgb(28, 28, 28);
}
.bg_rank{
  border-width: 0.0417px;
  border-color: rgb(210, 210, 210);
  border-style: solid;
  border-radius: 5.0px;
  background-image: -moz-linear-gradient( 90deg, rgb(0,0,0) 0%, rgb(255,255,255) 100%);
  background-image: -webkit-linear-gradient( 90deg, rgb(0,0,0) 0%, rgb(255,255,255) 100%);
  background-image: -ms-linear-gradient( 90deg, rgb(0,0,0) 0%, rgb(255,255,255) 100%);
}

.rankname {
  font-family: "Microsoft YaHei";
  color: rgb(8, 127, 238);
  text-align: center;
  float:right;
}
.rank {
  font-family: "Microsoft YaHei";
  color: rgb(28, 28, 28);
  text-align: left;
  float:right;
}
.aside {
  width:20%;
  height:900px;
  float:left;
  background-color:rgb(61,68,74);
  border-width:1px;
  border-color:rgb(0,0,0);
  border-style:solid;
  border-radius:3px;
  color:#FFF;
}
.authentication {
  border-width: 2px;
  border-color: rgb(0, 117, 169);
  border-style: solid;
  border-radius: 3.0px;
  background-color: rgb(255, 255, 255);
  color:#000;
}
 .authenborder1 {
  border-width: 1px;
  border-color: rgb(210, 210, 210);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  ruby-position:after;
  float:right;
}
.authenword1 {
  font-family: "Microsoft YaHei";
  color: rgb(102, 204, 255);
 }
.authenborder2 {
  border-width: 1px;
  border-color: rgb(210, 210, 210);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  width: 30px;
}
.login {
  border-width: 1px;
  border-color: rgb(210, 210, 210);
  border-style: solid;
  border-radius: 3.0px;
  background-color: rgb(238, 238, 238);
  float:right;
  text-decoration:none;
  color:#000;
  font-size:16px;
}
.CBA{
	position:relative;
	float:inherit;
	width:100%;
	border-width:3px;
	border-color:#fafafa;
	border-radius:3px;
	margin-bottom:50px;
	background-color:#F1F1F1;
}
.NBA{
	position:relative;
	float:inherit;
	width:100%;
	border-width:0px;
	border-color:#fafafa;
	border-radius:3px;
	background-color:#F1F1F1;
	margin-bottom:50px;
}
.hr_top{
	width:1000px;
	height:5px;
}
textarea{
	caption-side:bottom;
	margin-left:20px;
	margin-right:20px;
	height:150px;
	width:80%;
}
.hr_bottom{
	width:1000px;
	height:1px;
	background-color:#FFF;
}
.linky{
	background-color:#fafafa;
	border-radius:5px;
}