@charset "utf-8";
/* CSS Document */
a{
	text-decoration: none;
	color:#FFF;
}
.NCBApic{
	float:left;
	top:10px;
}
.首页___新闻___视频___图片___直播___规则_ {
  font-family: "Microsoft YaHei";
  color: rgb(230, 14, 50);
  margin-right:250px;
  float:right;
}
.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;
}
.article{
	float:left;
	width:65%;
	margin-right:5%;
}
.starpic{
	float:left;
	width:30%;
}
.star{
	width:100%;
	float:left;
	background-color:#fafafa;
}
.text{
	overflow:visible;
	float:left;
	background-color:#fafafa;
	border-radius:5px;
}
.figure{
	border-color:#00F;
	border-width:3px;
	border-radius:5px;
}
.aside {
  width:20%;
  height:630px;
  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);
}
 .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;
}
.NBA_title{
	background-color:rgb(11,72,130);
	height:50px;
	font-size:25px;
	text-decoration:none;
	color:#FFF;
	border-radius:5px;
}
.section{
	border-radius:5px;
	width:79%;
	float:left; 
	background-color:#fafafa;
}
.hr_top{
	width:1000px;
	height:5px;
}