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

📄 default.css

📁 一个简历管理系统
💻 CSS
字号:
a{text-decoration:none;color:#428EFF;}
a:hover{color:#CC0000;text-decoration:underline;}
body{
	text-align:center;
	font:12px "宋体", "Times New Roman", Times, serif;
	margin:0;
}
p,form{
	margin:0;
	padding:0;
}
ul,ol{
	margin:0;
}
img{
	border:0;
}
input,textarea,select{
	font:12px "宋体", "Times New Roman", Times, serif;
}
div{
	margin-left:auto;
	margin-right:auto;
}
#pagebg{
	width:770px;
	background:url(bg.gif) center repeat-y;
}
#PageMain,.pageMain{
	width:760px;
	table-layout:fixed;
	border-top:1px #000000 solid;
	border-bottom:1px #000000 solid;
}
table,td{
	table-layout:fixed;
}
.TableStyle1{
	background:#666666;
	width:98%;
	border:0;
}
.TableStyle1 tr{
	background:#FFFFFF;
}
.TableStyle1 td{
	height:25px;
}
.TableStyle2{
	background:#666666;
	width:100%;
	border:0;
}
.TableStyle2 tr{
	background:#FFFFFF;
}
.TableStyle2 td{
	height:25px;
}
td.title{
	background:#E6E6E6;
}
td.title2{
	background:#F7F7F7;
}
.br1{
	height:22px;
}
.br2{
	height:13px;
}
#banner{
	height:268px;
	background:url(banner.jpg);
}
#navigate{
	text-align:left;
	color:#EC5106;
	letter-spacing:1px;
	border-top:1px #333333 dotted;
	border-bottom:1px #333333 dotted;
	height:24px;
	line-height:25px;
	padding:0 5px 0 5px;
}
#navigate #greeting{
	float:left;
}
#navigate #nav{
	float:right;
}
#function{
	width:175px;
}
#function .function_top{
	height:37px;
	line-height:38px;
	font-weight:bold;
	text-align:left;
	padding-left:33px;
	background:url(home_11.gif) no-repeat;
}
#function .function_mid{
	background:url(home_12.gif) repeat-y;
}
#function .function_bottom{
	height:12px;
	background:url(home_13.gif) no-repeat;
}
#function2{
	width:175px;
}
#function2 .function_top{
	height:37px;
	line-height:38px;
	font-weight:bold;
	text-align:left;
	padding-left:33px;
	background:url(home_14.gif) no-repeat;
}
#function2 .function_mid{
	background:url(home_15.gif) repeat-y;
}
#function2 .function_bottom{
	height:12px;
	background:url(home_16.gif) no-repeat;
}
.login p{
	padding:2px 0 2px 0;
}
.login p .input{
	width:90px;
}
#left{
	float:left;
	width:175px;
}
#right{
	float:right;
	border-left:1px #333333 dotted;
	padding:0 6px 0 6px;
	width:572px;
}
#right .table_mar{
	margin:5px 0 5px 0;
}
#right .admin_add{
	margin:25px 0 25px 0;
}
#right .admin_add li{
	padding:4px 0 4px 0;
}
#bottom{
	border-top:1px #333333 dotted;
}
/*信息提示框*/
.warn_box{
	border:1px #FFBA00 solid;
	background:#FFFFE6;
	text-align:center;
	color:#FF0000;
	font-size:16px;
	width:92%;
}
.warn_box .box_margin{
	margin:16px auto 16px auto;
}
.register .input{
	width:130px;
}
.register .regtip{
	margin:5px;
	line-height:16px;
}
#loginfrm{
	width:359px;
	padding:15px;
}
#loginfrm .topLeft{
	width:11px;
	height:27px;
	background:url(login_main_01.gif) no-repeat;
	float:left;
}
#loginfrm .topMid{
	width:337px;
	height:27px;
	background:#6293BD;
	float:left;
}
#loginfrm .topRight{
	width:11px;
	height:27px;
	background:url(login_main_02.gif) no-repeat;
	float:right;
}
#loginfrm .middle{
	width:100%;
	height:86px;
	background:url(login_main_03.gif) no-repeat;
}
#loginfrm .bottom{
	width:100%;
	height:5px;
	background:url(user_login_end.gif) no-repeat;
}
#loginfrm .form{
	padding:20px;
	background:url(user_login_bg.gif) repeat-y;
}
.form p{
	padding:3px 0 4px 0;
}
#copyright{
	margin:10px 0 10px 0;
	line-height:18px;
}
#page_error{
	text-align:right;
	color:#808080;
	margin-right:5px;
}
div.ctrl_panel ul{
	padding:5px 0 5px 0;
}
div.ctrl_panel li{
	padding:3px 0 3px 0;
}
div.frm_submit{
	text-align:right;
	margin:3px 8px 0 0;
}
.input1{
	width:110px;
}
.input2{
	width:236px;
}
.input3{
	width:170px;
}
.input4{
	width:130px;
}
.input5{
	width:280px;
}
.input6{
	width:580px;
}

#search{
	margin:10px 0 10px 0;
}
#search #keyword{
	width:120px;
}
ul li{
	list-style-position:outside;
	list-style-type:none;
	padding:2px 0 2px 0;
}
/*=========上传相片=======*/
#upload_photo{
	margin-top:20px;
	border:1px #999999 solid;
	width:420px;
}
#upload_photo .title{
	margin:15px 0 15px 0;
	font-size:16px;
	font-weight:bold;
}
#upload_photo .submit{
	margin:15px 0 15px 0;
}
#upload_photo .tip{
	color:#FF0000;
	width:70%;
	margin-bottom:15px;
}
/*========登录管理========*/
#formpos{
	width:335px;
	height:210px;
	margin:25px 0 25px 0;
}
#formpos .formmain{
	width:317px;
	height:192px;
	float:left;
	border:1px #000000 solid;
}
#formpos .rightshadow{
	width:16px;
	height:210px;
	float:right;
	background:url(rightshadow.gif) no-repeat center;
}
#formpos .bottomshadow{
	width:319px;
	height:16px;
	background:url(bottomshadow.gif) no-repeat center;
}
#formpos .formtop{
	width:317px;
	height:60px;
	background:url(formtop.gif) no-repeat center;
}
#formpos .formbody{
	width:317px;
	height:132px;
	background:#d4d0c7;
}
#formpos .text{
	width:120px;
}
.modifyuser{
	text-align:left;
	margin:1px 10px 4px 10px;
}

⌨️ 快捷键说明

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