<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.yuezi_left{
	width:72%;
	float:left;
}
.yuezi_right{
	width:235px;
	float:right;
}
.yuezi_layout{
    font-size:1em;
    width:1200px;
    line-height:1.5em;
    margin:2% auto 0 auto;
}
.yuezi_title{
    font-size:1.5em;
    color:#c22c3d;
    border-bottom:2px solid #c22c3d;
    padding:0 0 10px 10px;
}
.yuezi_item{
    margin:2% 0 0 0;
    padding:0;
    list-style:none;
    width:100%;
}
.yuezi_item li{
    border:1px dashed #c22c3d;
    border-radius:5px;
    color:#c22c3d;
    text-align:center;
    height:40px;
    width:15%;
    margin:1% 0 0 5.9%;
    float:left;
    cursor:pointer;
    line-height:40px;
}
.yuezi_item li a{
    width:100%;
    height:100%;
    display:block;
}
.yuezi_item li:first-child,.yuezi_item li:nth-child(6){
    margin-left:0;
}
.yuezi_itemselect{
    background-color:#c22c3d;
    
    border:0 !important;
}
.yuezi_itemselect a{
	color:#fff !important;
}
.clear_float{
    clear:both;
}
.item_layout{
    margin-top:3%;
}
.item_title{
    border-left:5px solid #c22c3d;
    color:#c22c3d;
    padding-left:10px;
    height:30px;
    line-height:30px;
}
.article_describe{
    text-indent:2em;
    margin-top:1%;
}
.article_details{
    color:#c22c3d;
    margin-top:1%;
    float:right;
}
a{
    text-decoration:none;
}
.yuezi_itemselect a:hover{
	color:#fff !important;
}</pre></body></html>