www.gusucode.com > 枫的记忆个人主页程序源码程序 > downcode.com\fengdejiyizh\admin\admin.css

    body,td,th {
	font-family: Verdana, 宋体;
	font-size: 9pt;
	color: #000000;
	scrollbar-arrow-color:  #3272B0;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-SHADOW-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
}
.tablebo1 {
	background-color: #798DA6;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #4F6177;
	border-bottom-color: #4F6177;
	border-left-color: #cccccc;
}
.tablebo2 {
	background-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4F6177;
	border-bottom-color: #4F6177;
	border-left-color: #4F6177;
}
input {
	font-family: Tahoma,Verdana, 宋体;
	font-size: 12px;
	border: 1px solid #4F6177;
	height: 20px;
	line-height: 15px;
}
textarea,select {
	font-family: Tahoma,Verdana, 宋体;
	font-size: 12px;
	border: 1px solid #4F6177;
	line-height: 15px;
}
.tablebody {
	background-color:#4F6177;
}
th {
	background-color: #798DA6;
	height:25px;
	font-size: 14px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #efefef;
	border-left-color: #efefef;
}