@charset "utf-8";
/* ���ؽ�ѧ��Դ�� common css by jampa,QQ:136862066, ��ɫcss */
body {
	background:#F1F1F1;
}
.logoimg{background:url(../images/logo.jpg) no-repeat left}

.s1, .s2 {
	border-color:#0090CE;;
}
.btnb, .btnbon {
	background:#0090CE;
	text-shadow:0 1px 0 #1A5209;
}
.fabu{background:#0090CE;}



#nav{
	background-color:#0090CE;
}

#nav a {
	filter:glow(color=#1A5209, strength=1);
	text-shadow:0 1px 0 #1A5209;
}


#nav a.on,#nav a:hover {
    background:#0082BA;
	border-color:#18803B;
}


#nav em {
      border-right:1px solid #009EE2; 
       background:#0074A6;
}


span.curr,.title span, .tcomment span {
    cursor: default;
    border-bottom: 3px solid #0090CE;
    color: #0090CE;
    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: #0090CE;
    opacity: 0.9;
    filter: alpha(opacity=90);
    border-radius: 3px;
}


