.culture>div{
height: 35em;
border: 1px solid #ccc;
margin-top: 2em;
}
.one{
margin: 0 auto;
line-height: 36px; 
writing-mode: vertical-rl;
letter-spacing:4px
}
.con {
width: 100%;
height: 500px;
float: left;
border: 1px solid #ccc;
margin-bottom: 3rem;
}
.title {
font-size: 14px;
font-weight: bold;
color: #cc5522;
}
.content {
font-size: 13px;
color: #333;
margin-top: 6px;
}
.aboutnav{
padding-top: 1.6rem;
text-align: right;
}
.aboutnav a{
padding-left: 9px;
padding-right: 8px;
}