level 2
@charset "utf-8";
/* Name: 豆沙绿背景
High contrast (W/B)
Copyright 2011 Opera Software */
a[href="#"]{-o-link:attr(thunderHref) !important; -o-link-source:current !important;}
body {background-color:#c7edcc !important;}
div:not([class*="nav"]) {background: none #c7edcc !important;}/* 背景*/
body>div {background-color:transparent;}
td {background-color:#c7edcc !important;} /* 背景*/
table {background-color:#c7edcc !important;}/* 背景*/
p,div,span,h2,h3,h4,font {color: #0b3b8c !important;}
a:link {color:#0000cc!important;} /* 未访问的链接 */
a:visited {color:#02222c!important;} /* 已访问的链接 */#008000
a:hover {color:#0000FF!important;} /* 当有鼠标悬停在链接上 */
a:active {color:#FF0000!important;} /* 被选择的链接 */
HTML:not([style]):not([class]):not([id]), BODY:not([style]):not([class]):not([id]):not([link]) { background: none #C7EDCC !important }
tr,dt,span,tbody,p,textarea,h2,h3,h4,li:not([class*="nav"]) {background: none !important;}
td:not([class*="nav"]) {background: none;}
2012年09月24日 04点09分
