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

.s1, .s2 {border-color:#4F5486;}
.btnb, .btnbon {
	background:#4F5486;
	text-shadow:0 1px 0 #2C2F4C;
}
.fabu{background:#4F5486;}



#nav{
	background-color:#4F5486;
}

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


#nav a.on,#nav a:hover {
	border-color:#383B60;background:#434772;
}


#nav em {
	border-right:1px solid #5B609A;
	background:#383B60;
}

span.curr,.title span, .tcomment span {
    cursor: default;
    border-bottom: 3px solid #4F5486;
    color: #4F5486;
    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: #4F5486;
    opacity: 0.9;
    filter: alpha(opacity=90);
    border-radius: 3px;
}