@charset "utf-8";
/* ���ؽ�ѧ��Դ�� common css by jampa,QQ:136862066 ��ɫcss */
body {
	background:#F8F1F1;
}
.logoimg{background:url(../images/logo5.jpg) no-repeat left}

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



#nav{
	background-color:#E74C3C;
}

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


#nav a.on,#nav a:hover {
	border-color:#C0392B;
	background-color:#C0392B;
	
}


#nav em {
	border-right:1px solid #F24936;
	background:#C0392B;
}

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