⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 global[1].css

📁 一套完整的OA办公系统(JSP)的
💻 CSS
字号:
@charset "utf-8";/** * Style Sheet v2.0 for VeryCD.com * * You may adapt elements of this CSS in your own projects, * but the unique combination of images, colors, sizes, typography, and positioning ("the design") is * Copyright 2005 VeryCD Team and xdanger<@http://www.xdanger.com/> Some Rights Reserved * and may not be reproduced. * * $Id: global.css,v 1.66 2006/04/18 03:48:42 Onion Exp $ *//** * global config */html { min-width: 779px; } /* fix a bug in Mozilla */body { background: #fff; margin: 0px; padding: 0px; text-align: center; }html, body, input, textarea, select, button, td {    color: #333;    font: normal 12px "Lucida Grande",Tahoma,Verdana,Lucida,Arial,Helvetica,sans-serif,"宋体";}a, h1, h2, h3, h4, h5, h6, p, dl, ol, ul, dt, dd, li, td { line-height: 150%; }h1, h2 {    clear: both;    font-size: 16px;    font-weight: bold;    margin: 8px;    text-align: center;    width: 100%;}h2 {    font-size: 14px;}h3, h4 {    font-weight: bold;    font-size: 14px;    margin: 0px;}h4 {    font-size: 12px;}a, a:link, a:visited, a:active, a:hover { background: transparent; border: 0px; }a, a:link, a:visited, a:active { color: #333; text-decoration: none; }a:hover { color: #000; text-decoration: underline; }blockquote {    border-left: 1px dashed #ccc;    margin: 3px 3px 3px 10px;    padding: 3px 3px 3px 10px;}div { margin: 0px; padding: 0px; }form { display: inline; margin: 0px; padding: 0px; }hr   {    border: 0px dashed #d1d7dc;    border-top-width: 1px;    height: 0px;    margin: 8px 0px 8px 0px;    padding: 0px;}img, a img { color: #fff; vertical-align: middle; } /* trick to hide the border in Netscape 4 */@media all { /* hide the next rule from Netscape 4 */    img, a img, a:link img, a:visited img { color: inherit; border: none; }/* undo the color change above */}table { border: 0px; }/** * global layout */div#globalWrapper {    background: #fff;    margin: 0px auto 0px auto;    width: 779px;    text-align: left;}div#globalContainer {    background: #fff;    float: left;    position: relative;    left: 4px;    top: 0px;    width: 766px;}div#pageHeader {    background: url(http://doc.verycd.com/images/header_seperator.gif) no-repeat bottom;    width: 100%;    height: 106px;}div#pageBody {    background: url(http://doc.verycd.com/images/body_background.gif) repeat-y;    clear: both;	width: 100%;}div#pageFooter {    border-top: 1px solid #d4d4d4;    clear: both;    margin-top: 4px;    padding: 9px 0px 12px 0px;    text-align: center;}div#globalSiteLogo {    float: left;    width: 215px;    height: 100px;}div#globalSiteLogo img {    width: 215px;    height: 100px;}div#globalTopNav {    background: #f4f4f4;    border: 1px dotted #e7e7e7;    border-top: 0px;    color: #b999b9;    float: right;    padding: 6px;    position: relative;    top: 0px;}div#globalTopNav a,div#globalTopNav a:link,div#globalTopNav a:visited {    color: #000;    text-decoration: none;}div#globalTopNav a:hover,div#globalTopNav a:active {    background: #e00000;    color: #fff;    text-decoration: none;}div#globalSearchArea {    float: left;    height: 36px;    position: relative;    left: 0px;    top: 30px;    width: 548px;}div#bodyLeftWrapper, div#bodyLeftWraper {    background: url(http://doc.verycd.com/images/body_seperator.gif) no-repeat top right transparent;    float: right;    position: relative;    left: -602px;    width: 164px;    word-wrap: break-word;}div#bodyLeftWrapper dl,div#bodyLeftWrapper dt,div#bodyLeftWrapper dd,div#bodyLeftWrapper ol,div#bodyLeftWrapper ul,div#bodyLeftWrapper li {    letter-spacing: 1px;    list-style: none;    margin: 0px;    padding: 0px;}div#bodyLeftContainer {    background: transparent;    padding: 4px 0px 0px 0px;    margin: 0px;    text-align: center;    width: 158px;}div#bodyMainWrapper, div#bodyMainWraper {    float: left;    position: relative;    left: 168px;    top: 4px;    width: 596px;    word-wrap: break-word;}div#pageFooter {    margin: 0px;    padding-top: 10px;}/** * global style */.hidden { display: none; }button, .globalButton {	padding: 2px;	vertical-align: middle;}img.ico { vertical-align: middle; }input#globalSearchQuery {    background: transparent;    border: 1px solid #ccc;    height: 22px;    padding: 0px;    margin: 10px 0px 0px 8px;    vertical-align: middle;    width: 285px;}@media screen {    div#globalSearchArea {        background: url(http://doc.verycd.com/images/search.png) no-repeat left;    }    input#globalSearchQuery {        border: 0px;    }}input#globalSearchSubmitButton, input#globalSearchMovieButton{    background: transparent;    border: 0px;    color: #fff;    cursor: pointer;    cursor: hand;    font-weight: bold;    height: 36px;    letter-spacing: 6px;    margin: 0px 0px 0px 5px;    padding: 1px 0px 0px 24px;    vertical-align: middle;    width: 94px;}#globalArtistSearchButton, #globalResourceSearchButton {    background: transparent;    border: 0px;    color: #fff;    cursor: pointer;    cursor: hand;	letter-spacing: 6px;    height: 36px;    margin: 0px;    padding: 1px 0px 0px 2px;    vertical-align: middle;    width: 78px;}#globalAdvanceSearchButton, #globalPublishResourceButton{    background: transparent;    border: 0px;    color: #fff;    cursor: pointer;    cursor: hand;    height: 36px;    margin: 0px;    padding: 1px 0px 0px 2px;    vertical-align: middle;    width: 78px;}div#bodyLeftContainer dl {    text-align: left;}div#bodyLeftContainer dt {    background: url(http://doc.verycd.com/images/bg/002.png) no-repeat left #c00;    border: 1px solid #e00000;    color: #fff;    letter-spacing: 1px;    margin: 0px 0px 4px 0px;    padding: 3px 3px 3px 28px;    text-align: left;}div#bodyLeftContainer dt a {    color: #fff;}div#bodyLeftContainer dd {	line-height: 150%;	margin: 0px 0px 4px 12px;	padding-left: 0px;}/* root category */dl#libCatalog dt {    background: url(http://doc.verycd.com/images/bg/002.png) no-repeat left #c00;    border: 1px solid #e00000;    color: #fff;    letter-spacing: 1px;    padding: 3px 3px 3px 28px;}dl#libCatalog dd {    background: #f4f4f4;    border: 1px solid #e7e7e7;    display: block;    font-weight: bold;    letter-spacing: 5px;    margin: 4px 0px;    padding: 2px;}dl#libCatalog dd a {    display: block;    border: 0px;    text-indent: 18px;}dl#libCatalog dd a:hover {    background: #e7e7e7;    text-decoration: none;}dl#libCatalog dd.rootCurrent a {    background: #e7e7e7;    display: block;    letter-spacing: 5px;    text-indent: 18px;    text-decoration: none;}dl#libCatalog span.recordCount {    letter-spacing: 0px;    font-weight: normal;    font-style: italic;    font-size: 11px;    margin-left: 5px;}/* sub categoty */dl#libCatalog dd.sub {    background: #f4f4f4;    border: 1px solid #e7e7e7;    display: block;    font-weight: normal;    letter-spacing: 5px;    margin: 0px 0px 4px 10px;}dl#libCatalog dd.sub a {    display: block;    letter-spacing: 1px;    text-indent: 9px;}dl#libCatalog dd.sub a:hover {    background: #e7e7e7;    text-decoration: none;}dl#libCatalog dd.subCurrent {    background: #f4f4f4;    border: 1px solid #e7e7e7;    display: block;    font-weight: normal;    letter-spacing: 5px;    margin: 0px 0px 4px 10px;}dl#libCatalog dd.subCurrent a {    background: #e7e7e7;    display: block;    text-indent: 9px;    text-decoration: none;}dl#eMuleDownloadArea {    margin-top: 0px;}dl#recommendResouces dd {    border-bottom: 1px dashed #ccc;    line-height: 100%;    margin-bottom: 4px;    margin-left: 0px;    text-align: center;}dl#recommendResouces dd img {    margin-bottom: 4px;    width: 134px;}dl#adsNews dd table {    text-align: left;    width: 150px;}/* others */img#eMuleBox {    float: left;    height: 98px;    width: 78px;}img#eMuleDownload {    width: 158px;    margin-bottom: 4px;}#bodyLeftContainer p {    line-height: 150%;    text-align: left;}div#mainCenter img {	max-width: 596px;}div#pageFooter img {    vertical-align: middle;}div#pageFooter img#BaiduCounter {    height: 0px;    width: 0px;}img.seperator {    height: 1px;    margin: 0px;    padding: 0px;    width: 100%;}.min { font-size: 12px; }.mid { font-size: 14px; }.max { font-size: 16px; }/* hack config */.package:after, div#globalWrapper:after, div#pageBody:after, div#bodyMainWrapper:after {   content: " ";   display: block;   visibility: hidden;   clear: both;   height: 1px;   font-size: 0.1em;   line-height: 0px;}/** * ads config */#GoogleAdsense { text-align: center; }#globalFooter  { display: none; }.refererTip {	border: 1px solid #36c;	margin: 5px 10px;	padding: 7px;}.hilite , .hilite  a, .hilite  a:link, .hilite  a:visited, .hilite  a:hover { background-color: #ff6; color: #000; font-weight: bold; }.hilite1, .hilite1 a, .hilite1 a:link, .hilite1 a:visited, .hilite1 a:hover { background-color: #9f9; color: #000; font-weight: bold; }.hilite2, .hilite2 a, .hilite2 a:link, .hilite2 a:visited, .hilite2 a:hover { background-color: #800; color: #fff; font-weight: bold; }.hilite3, .hilite3 a, .hilite3 a:link, .hilite3 a:visited, .hilite3 a:hover { background-color: #0a0; color: #fff; font-weight: bold; }.hilite4, .hilite4 a, .hilite4 a:link, .hilite4 a:visited, .hilite4 a:hover { background-color: #049; color: #fff; font-weight: bold; }.hilite5, .hilite5 a, .hilite5 a:link, .hilite5 a:visited, .hilite5 a:hover { background-color: #ff6; color: #000; font-weight: bold; }.hilite6, .hilite6 a, .hilite6 a:link, .hilite6 a:visited, .hilite6 a:hover { background-color: #9f9; color: #000; font-weight: bold; }.hilite7, .hilite7 a, .hilite7 a:link, .hilite7 a:visited, .hilite7 a:hover { background-color: #800; color: #fff; font-weight: bold; }.hilite8, .hilite8 a, .hilite8 a:link, .hilite8 a:visited, .hilite8 a:hover { background-color: #0a0; color: #fff; font-weight: bold; }.hilite9, .hilite9 a, .hilite9 a:link, .hilite9 a:visited, .hilite9 a:hover { background-color: #049; color: #fff; font-weight: bold; }/* Page */#page a {	border:#950000 solid 1px;	color:#CC0000;}#page a:link{	border:#950000 solid 1px;	color:#CC0000;}#page a:hover {}/*loading*/.loading {	color      : #FFFFFF;	background : #CA0000;	font-size  : 12px;	width      : 75px;	z-index    : 1;	display    : none;}.status {   font-family      : Tahoma;   font-size        : 12px;   font-weight      : bold;   text-align       : center;   margin           : 2px 6px;   background-color : #ffd363;   display          : none;}/** * Local Variables: * mode: css * tab-width: 4 * c-basic-offset: 4 * End: */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -