<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">a.lBtn {
	text-align:center;
	color:#fff;
	background-color:#03ccf7;
	display: inline-block;
float: left;
height: 35px;
line-height: 35px;
padding-left:10px;
padding-right:10px;
margin: 0 15px 15px 0;
text-align: center;
font-size: 14px;
font-weight: bold;
}
a.lBtn:hover {
	color:#fff;
	background-color:#ffc807;
}

a.lBtnr {
	text-align:center;
	color:#fff;
	background-color:#DB4D4D;
	display: inline-block;
float: left;
height: 35px;
line-height: 35px;
padding-left:10px;
padding-right:10px;
margin: 0 15px 15px 0;
text-align: center;
font-size: 14px;
font-weight: bold;
}
a.lBtnr:hover {
	color:#fff;
	background-color:#ffc807;
}
a.lBtng {
	text-align:center;
	color:#fff;
	background-color:#6DD900;
	display: inline-block;
float: left;
height: 35px;
line-height: 35px;
padding-left:10px;
padding-right:10px;
margin: 0 15px 15px 0;
text-align: center;
font-size: 14px;
font-weight: bold;
}
a.lBtng:hover {
	color:#fff;
	background-color:#ffc807;
}
a.lBtn2{ display:inline-block;height:40px;width:120px; text-align:center;color:#a33300;font:18px/40px "\5FAE\8F6F\96C5\9ED1"; background:url(/skin/ecms026/images/lBtn.png) no-repeat left top; text-decoration:none; margin-left:5px; margin-top:20px;}
a.lBtn2:hover{background:url(/skin/ecms026/images/lBtn.png) no-repeat left -40px;}
a.lBtn2.down{background:url(/skin/ecms026/images/lBtn.png) no-repeat left -80px;}

#sidebar { width: 316px; margin-left: 16px; float: right; }
#sidebar-follow { width: 316px; }
.widget { padding: 10px; }
.widget h3 { padding: 0; margin-bottom: 10px; height: 30px; line-height: 30px; border-bottom: #ff7d00 solid 3px; font-size: 15px; font-weight: bold; }
.widget span { color: #FF7D00; }
.widget em { color: #666; font-style: normal; margin-right: 20px; float: right; }
.widget ul { padding: 1px 0 1px 0; }
.widget ul li { line-height: 1.5em; border-bottom: dashed 1px #f3f3f3; padding: 5px 0 }
.blogroll li { display: inline-block; margin-right: 10px }</pre></body></html>