﻿body{
	font-size: 12px;
	margin:0px;
	padding:0px;
	font-family:Arial,宋体;
}
#main{
	width:650px;
	margin:0px auto;
	text-align:center;
	font-size:14px;
	}
h1{
	font-size:20px;
	}
.CLfinfo{
	line-height:30px;
	height:30px;
	font-size:12px;
	}
.CLartibody{
	font-size:14px;
	line-height:25px;
	}
.CLartibody p{
	text-align:left;
	font-weight:normal;
	}
.CLartibody img{
	width:600px;
	}
.CLartibody table{
	align:center;
	}
.article-a__figure{
	margin-left:0px;
	}
.article-a__figcaption{
	width:650px;
	}
.title{
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
	}
.title span{
	font-size:12px;
	font-weight:normal;
	}
.img_wrapper img{
	margin-top:5px;
	margin-bottom:5px;
	width:590px;
	clear:both;
	}
#main p{
	margin-left:0px;
	line-height:25px;
	text-align:left;
	}
.img_descr{
	display:block;
	}
.CLbodytitle{
	border-bottom:1px solid #CCC;
	}
#menu #sports {
	background:#DF0000;
	display:block;
	width:90%;
	height:40px;
	line-height:38px;
	border:1px solid red;
	border-top:1px solid #DF0000;
	margin:-10px auto auto auto;
	}
.navi{
	height:35px;
	line-height:35px;
	border-radius:5px;
	background:url(../images/menubg.png);
	width:838px;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:10px;
	color:#FFF;
	font-size:16px;
	margin-left:auto;
	margin-right:auto;
	}
#navi a{
	display:block;
	width:44px;
	height:35px;
	float:left;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	text-align:center;
	}
#navi .fa{
  line-height:35px;
}
#navi a:hover{
	color:#FFF;
	font-weight:normal;
	background:#BD0000;
	border-bottom:2px solid #BD0000;
	border-top:2px solid #BD0000;
	margin-top:-2px;
	}
.navi_on{
	background:#BD0000;
	}
#navi b{
	float:left;
	font-style: italic;
	font-size:18px;
	margin-right:20px;
	}
#menu #sport {
	background:#DF0000;
	display:block;
	width:90%;
	height:46px;
	line-height:44px;
	border:0px solid red;
	border-top:0px solid #DF0000;
	margin:-12px auto auto auto;
	}

/***240128***/
#main p img, #main figure img{
	width:590px;
}
#main p{
	text-indent:30px;
	text-align:justify;
}

#main figure{
	margin-inline-start:30px;
}
#main figure figure{
	margin-inline-start:0px;
}
#main figure figcaption{
	text-align:left;
	margin-top:1rem;
}
#main ul{
	list-style:none;
	padding:0px;
}