.count{margin-left:5px;color:green;}
.u0{margin-left:10px;}
.u1{margin-left:20px;font-width: bold; font-size: 22pt;}
.u2{margin-left:30px;color: #000;  font-size: 18pt; font-style:  Italic }
.u3{margin-left:40px;font-size: 18pt;}
.u4{margin-left:50px;color: #07f;font-size: 16pt; font-style:  Italic}
.u5{margin-left:60px;font-size: 16pt; font-style:  Italic}
.u6{margin-left:70px;font-size: 16pt; font-style:  Italic}
.u7{margin-left:80px;font-size: 16pt; font-style:  Italic}
.u8{margin-left:90px;font-size: 16pt; font-style:  Italic}
txt{
font-size: 12pt;
}
header{
	border: 1px solid #f0f;
    background: #f0f0ff;
    padding: 10px;
	font-size: 24pt;
	text-align: center;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
#content{
/* position: absolute; 
border: 1px solid #f0f;*/
margin: 0 auto;
padding: 0 20px;
max-width: 1900px;
height: 100%;
	/* border: 1px solid #f0f; height: 100px*/
	
}
.vnm{
color: red;
}
.com div{
	background: #fff;
	border: 1px solid #808080;
	color: #636363;
	border-radius: 5px;
    padding: 10px;
	font-size: 18pt;
	width:800px;
	
}
.works, .icom{
cursor: pointer;
}
.bledit{
	float: top;
}
#fedit{
	border: 1px solid #f0f;
    background: #f0f0ff;
    padding: 10px;
	font-size: 14pt;
	
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
}
footer{
    background: #fff0f0;
	border: 1px solid #fff0f0;
	color:#777;
	opasity: 0.7;
    padding: 10px;
	float: bottom;
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0,0,0,0.5);
   }
img{
border-radius: 3px;
max-width: 100%;
height: auto;
}
.nr{
width: 30px;
}
#list{
display:none;
} 
figcaption{
text-align: left;
}
.rcontent{
display:inline;
}