@charset "utf-8";
/* 西藏教学资源网 common css by jampa,QQ:136862066 绿色css */
body {
	background:#F3FBEF;
}
.logoimg{background:url(../images/logo2.jpg) no-repeat left}

.s1, .s2 {
	border-color:#1E9E49;
}
.btnb, .btnbon {
	background:#1E9E49;
	text-shadow:0 1px 0 #1A5209;
}
.fabu{background:#1E9E49;}



#nav{
	background-color:#1E9E49;
}

#nav a {
	filter:glow(color=#1A5209, strength=1);
	text-shadow:0 1px 0 #1A5209;
}


#nav a.on,#nav a:hover {
	border-color:#18803B;
	background:#1A8A3F;
}


#nav em {
	border-right:1px solid #22B252;
	background:#18803B;
}

span.curr,.title span, .tcomment span {
    cursor: default;
    border-bottom: 3px solid #1E9E49;
    color: #1E9E49;
    font-weight: 700
}

.tbtncon_g li.curr,.list_paixu dd a.changefieldandcss,
.list_paixu dd a.on,.List_Tags ul li a:hover  {
    color: #fff;
    font-weight: 700;
    box-shadow: inset 0 1px 3px rgb(0 0 0 / 20%);
    background: #1E9E49;
    opacity: 0.9;
    filter: alpha(opacity=90);
    border-radius: 3px;
}
