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

📄 center[1].css

📁 一套完整的OA办公系统(JSP)的
💻 CSS
字号:
/* ---------------与头部间隔--------------- */
#line {
     width:778px;
	 margin:auto;
	 line-height:5px;
	 background:#C6EAFA;
}
#lineleft {
     width:6px;
	 height:5px;
	 float:left;
}
#lineright {
     width:6px;
	 height:5px;
	 float:left;
}
#linecenter {
     width:766px;
	 height:5px;
	 float:left;
}
/* ---------------列表开始--------------- */
#centerlist {
     width:778px;
	 margin:auto;
	 height:750px;
	 background:url(../table_bg.gif);
}
#center {
     width:766px;
	 margin:0px 6px 0px 6px;
	 height:100%;
}
#centerleft {
     width:198px;
	 float:left;
	 height:100%;
	 background:url(../sky-cn.jpg);
}

/** ---------------统计信息--------------- **/
#tongji {
     width:198px;
	 background:url(../crsky_i_25.gif);
	 height:36px;
}
#tongjibg {
     width:198px;
	 text-align:left;
	 color:#06609f;
	 background:url(../crsky_i_79.jpg);
}
.tongjiinfo {
	 BACKGROUND-IMAGE: url(../crsky_i_53.gif);
	 width:186px;
	 margin-left:12px;
	 BACKGROUND-REPEAT: no-repeat;
}
.tongjiinfo ul {
	margin: 0;
	padding: 0;
}
.tongjiinfo li {
	display: block;
	height: 16px;
	list-style: none;
	overflow: hidden;
}

/** ---------------站内公告--------------- **/
#gonggaotitle {
    width:196px;
	height:31px;
	float:left;
	margin-top:3px;
	background:url(../bg.gif);
}
#gtitlephoto {
    width:23px;
	height:21px;
	float:left;
	margin-top:4px;
}
#gtitlesize {
	height:21px;
	font-weight:bold;
	float:left;
	color:#06609f;
	margin:8px 0px 0px 5px !important;
	margin /**/:7px 0px 0px 5px;
}
#ginfo {
    width:192px;
	margin-top:5px;
	text-align:left;
	padding-left:2px;
	float:left;
}
#ginfo ul {
	margin: 0;
	padding: 0;
}
#ginfo li {
	display: block;
	height: 20px;
	list-style: none;
	overflow: hidden;
	padding: 0px 0px 0px 14px;
	background: url(../ico.gif) no-repeat 2px 3px;
}


/** ---------------浏览排行--------------- **/
#liulantitle {
    width:196px;
	height:36px;
	margin-top:3px;
	float:left;
	background:url(../crsky_i_79.jpg);
}
#liulanleft {
    width:35px;
	height:36px;
	float:left;
	background:url(../crsky_i_104.gif);
}
#liulancenter {
    width:92px;
	height:28px !important;
	height /**/:36px;
	font-weight:bold;
	padding-top:8px;
	float:left;
	color:#00235b;
	background:url(../crsky_i_105.gif);
}
#liulanright {
    width:69px;
	height:36px;
	float:left;
	background:url(../crsky_i_107.gif);
}
#liulaninfo {
    width:196px;
	margin-top:3px;
	text-align:left;
	padding-left:2px;
	float:left;
}
#liulaninfo ul {
	margin: 0;
	padding: 0;
}
#liulaninfo li{
	padding: 0px 0px 0px 14px;
	list-style: none;
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	background: url(../ico.gif) no-repeat 2px 3px;
	height: 18px;
}


/** ---------------周下载排行--------------- **/
#weektop {
    width:196px;
	height:36px;
	float:left;
	background:url(../crsky_i_79.jpg);
}
#weektopleft {
    width:35px;
	height:36px;
	float:left;
	background:url(../crsky_i_132.gif);
}
#weektopcenter {
    width:92px;
	height:28px !important;
	height /**/:36px;
	font-weight:bold;
	padding-top:8px;
	float:left;
	color:#00235b;
	background:url(../crsky_i_105.gif);
}
#weektopright {
    width:69px;
	height:36px;
	float:left;
	background:url(../crsky_i_107.gif);
}
#weekinfo {
    width:196px;
	margin-top:5px;
	text-align:left;
	padding-left:2px;
	overflow: hidden;
    text-overflow:ellipsis; 
	float:left;
}
#weekinfo ul {
	margin: 0;
	padding: 0;
}
#weekinfo li{
	padding: 0px 0px 0px 14px;
	list-style: none;
	display: block;
	text-overflow:ellipsis;
	background: url(../ico.gif) no-repeat 2px 3px;
	height: 18px;
}

/** ---------------投票调查--------------- **/
#toupiao {
    width:195px;
	text-align:left;
	float:left;
}

/** ---------------搜索--------------- **/
#centerright {
    width:568px;
	float:left;
	height:100%;
}
#search {
    width:568px;
	height:30px;
}
#searchleft {
    width:24px;
	float:left;
	margin-left:4px;
}
#searchcentersize {
    width:40px;
	margin:8px 0px 0px 4px !important;
	margin /**/:6px 0px 0px 4px;
	color:#06609f;
	float:left;
	font-weight:bold;
}
.textbox {
	border: 1px solid #666666;
	margin: 2px;
	background: #FFFFF0;
	font: 12px Tahoma, sans-serif;
	vertical-align: middle;
}
#searchall {
    float:left;
}
#searchcenter {
	margin:2px 0px 0px 0px !important;
	margin /**/:1px 0px 0px 0px;
	float:left;
}
#searchcenterphoto {
	margin:2px 0px 0px 4px;
	float:left;
	width:60px;
}

/** ---------------BBS--------------- **/
#searchbbsleft {
    width:6px;
	height:21px;
	margin:2px 0px 0px 10px;
	background:url(../crsky_i_36.gif);
	float:left;
}
#searchbbscenter {
    width:130px;
	margin:2px 0px 0px 0px;
	color:#06609f;
	height:18px !important;
	height /**/:21px;
	padding-top:3px;
	background:url(../crsky_i_38.gif);
	font-weight:bold;
	float:left;
}
#searchbbscenter1 {
    width:100px;
	margin:2px 0px 0px 0px;
	color:#06609f;
	height:18px !important;
	height /**/:21px;
	padding-top:3px;
	background:url(../crsky_i_38.gif);
	font-weight:bold;
	float:left;
}
#searchbbsright {
    width:6px;
	margin:2px 0px 0px 0px;
	height:21px;
	background:url(../crsky_i_40.gif);
	float:left;
}

/** ---------------最新软件文章--------------- **/
#softnewall {
    width:568px;
	height:690;
}
#newsoftbottombg {
    width:568px;
	float:left;
	background:url(../crsky_i_129.gif);
	height:3px;
}
#softnewallleft {
    width:368px;
	float:left;
}
#softnewallcenter {
    width:3px;
	float:left;
	height:100%;
	background:url(../crsky_i_60.gif);
}
#softnewallright {
    width:194px;
	float:left;
}

/** --------------- 最新软件 --------------- **/
#newsoftall {
    width:368px;
}
#newsoftleft {
    width:129px;
	float:left;
	background:url(../crsky_i_47.gif);
	height:31px;
}
#newsoftcenter {
    width:176px;
	float:left;
	background:url(../crsky_i_49.gif);
	height:31px;
}
#newsoftright {
    width:63px;
	float:left;
	background:url(../crsky_i_50.gif);
	height:31px;
}
#newsoftlist {
    width:368px;
	text-align:left;
	float:left;
	margin-top:5px;
}
#newsoftlist ul {
	margin: 0;
	padding: 0;
}
#newsoftlist li{
	padding: 0px 0px 0px 4px;
	list-style: none;
	display: block;
	text-overflow:ellipsis;
	height: 18px;
}

/** --------------- 最新文章 --------------- **/
#newinfoall {
    width:368px;
}
#newinfoleft {
    width:54px;
	float:left;
	background:url(../crsky_i_89.gif);
	height:31px;
}
#newinfocenter {
    width:95px;
	float:left;
	color:#00235b;
	LETTER-SPACING: 6px;
	padding-top:7px;
	font-weight:bold;
	background:url(../crsky_i_90.gif);
	height:23px !important;
	height /**/:30px;
}
#newinfocenter1 {
    width:156px;
	float:left;
	background:url(../crsky_i_92.gif);
	height:31px;
}
#newinforight {
    width:63px;
	float:left;
	background:url(../crsky_i_93.gif);
	height:31px;
}
#newinfolist {
    width:368px;
	text-align:left;
	float:left;
	margin-top:5px;
}
#newinfolist ul {
	margin: 0;
	padding: 0;
}
#newinfolist li{
	padding: 0px 0px 0px 4px;
	list-style: none;
	display: block;
	text-overflow:ellipsis;
	height: 18px;
}

/** --------------- 软件/文章推荐 --------------- **/
#softtuijianall {
    width:196px;
}
#softtuijianleft {
    width:31px;
	height:35px;
	background:url(../crsky_i_95.gif);
	float:left;
}
#softtuijiancenter {
    width:96px;
	color:#06609f;
	LETTER-SPACING: 6px;
	font-weight:bold;
	padding-top:7px;
	height:28px !important;
	height /**/:35px;
	background:url(../crsky_i_105.gif);
	float:left;
}
#softtuijianright {
    width:69px;
	height:35px;
	background:url(../crsky_i_107.gif);
	float:left;
}
#imageinfo {
    width:196px;
	float:left;
}
#imageinfo ul {
	margin: 0;
	padding: 0;
}
#imageinfo li.divpic {
	height:100px;
	width:100%;
	float:left;
	text-align:center;
	padding:0px 0px 5px 0px;
}
#imageinfo li.imgline {
    width:100%;
	height:24px;
	float:left;
	text-align:center;
	padding:0px 0px 5px 0px;
}

/** --------------- 软件列表左边开始 --------------- **/
#centerlist1 {
     width:778px;
	 margin:auto;
	 height:780px;
	 background:url(../table_bg.gif);
}
#center1 {
     width:766px;
	 margin:0px 6px 0px 6px;
	 height:100%;
}
#indexsoftlistleft {
    width:286px;
	background:url(../148.gif);
	height:100%;
	float:left;
}
#indexsoftlistright {
    width:282px;
	height:100%;
	float:left;
}
#indexsoftlisttitle {
    width:286px;
	float:left;
	height:36px;
}
#indexsoftlisttitleleft {
    width:16px;
	background:url(../crsky_i_134.gif);
	float:left;
	height:36px;
}
#indexsoftlisttitlecenter {
    width:86px;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	LETTER-SPACING: 6px;
	padding-top:5px;
	background:url(../crsky_i_136.gif);
	height:31px !important;
	FILTER: dropshadow(color=#5FC8F5, offx=1, offy=1, positive=1);
	TEXT-DECORATION: none;
	height /**/:36px;
}
#indexsoftlisttitlecenter1 {
    width:130px;
	float:left;
	background:url(../crsky_i_139.gif);
	height:36px;
}
#indexsoftlisttitleright {
    width:54px;
	float:left;
	background:url(../crsky_i_141.gif);
	height:36px;
}
#indexsoftlistinfo {
    width:283px;
	margin-top:3px;
	text-align:left;
	padding-left:2px;
	float:left;
}
#indexsoftlistinfo ul {
	margin: 0;
	padding: 0;
}
#indexsoftlistinfo li{
	padding: 0px 0px 0px 14px;
	list-style: none;
	display: block;
	text-overflow:ellipsis;
	background: url(../ico.gif) no-repeat 2px 3px;
	height: 18px;
}

/** --------------- 软件列表右边开始 --------------- **/
#index_title {
    width:282px;
	float:left;
	height:36px;
}
#index_titleleft {
    width:16px;
	background:url(../crsky_i_134.gif);
	float:left;
	height:36px;
}
#index_titlecenter {
    width:86px;
	float:left;
	color:#FFFFFF;
	font-weight:bold;
	LETTER-SPACING: 6px;
	padding-top:5px;
	background:url(../crsky_i_136.gif);
	height:31px !important;
	FILTER: dropshadow(color=#5FC8F5, offx=1, offy=1, positive=1);
	TEXT-DECORATION: none;
	height /**/:36px;
}
#index_titlecenter1 {
    width:111px;
	float:left;
	background:url(../crsky_i_139.gif);
	height:36px;
}
#index_titleright {
    width:69px;
	float:left;
	background:url(../crsky_i_107.gif);
	height:36px;
}
#index_listinfo {
    width:280px;
	margin-top:3px;
	text-align:left;
	padding-left:2px;
	float:left;
}
#index_listinfo ul {
	margin: 0;
	padding: 0;
}
#index_listinfo li{
	padding: 0px 0px 0px 14px;
	list-style: none;
	display: block;
	text-overflow:ellipsis;
	background: url(../ico.gif) no-repeat 2px 3px;
	height: 18px;
}

⌨️ 快捷键说明

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