关于网络渗透技术的详细讲解

源代码在线查看: style.asp

软件大小: 23861 K
上传用户: zjwbt
关键词: 网络
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				.btnA			{color: #202020; background-color: #EEEEEE; width:40px; height:18px; font-family: "宋体"; font-size: 12px; BORDER-RIGHT: 1px solid #404040; BORDER-BOTTOM: 1px solid #404040; BORDER-LEFT: 1px solid #FFFFFF; BORDER-TOP: 1px solid #FFFFFF; cursor:hand}
				.btnA_Over	{color: #495E6E; background-color: #FFFFFF; width:40px; height:18px; font-family: "宋体"; font-size: 12px; BORDER-RIGHT: 1px solid #404040; BORDER-BOTTOM: 1px solid #404040; BORDER-LEFT: 1px solid #FFFFFF; BORDER-TOP: 1px solid #FFFFFF; cursor:hand}
				
				.iptA			{height:18px; font-family: "宋体"; font-size: 12px; color:#505050; BackGround: #FFFFFF; border: 1px solid #606060;}
				.iptA_Over	{height:18px; font-family: "宋体"; font-size: 12px; color:#202020; BackGround: #F6FAFF; border: 1px solid #606060;}
				
				body {
					background-attachment: fixed;
					background-repeat: repeat-y;
					background-position: center;
					background-color: #FFFFFF;
					font-size: 9pt;
				}
				a {
					color: #000000;
					text-decoration: none;
				}
				a:hover {
					color: #999999;
					text-decoration: underline;
				}
				
				TD {
					FONT-SIZE: ; SCROLLBAR-ARROW-COLOR: #666666; FONT-FAMILY: "宋体", "Verdana", "Arial"; SCROLLBAR-BASE-COLOR: #f0faff;SCROLLBAR-DARKSHADOW-COLOR: #EEEEEE
				}
				TR {
					FONT-SIZE: ; SCROLLBAR-ARROW-COLOR: #666666; FONT-FAMILY: "宋体",MS Shell Dlg,Tahoma,sans-serif
				}
				.iptB {
					font-size: 12px;
					background-color: #F3F3F3;
					height: 16px;
				}
				.LoginInput {
					font-family: "宋体", "Verdana", "Arial";
					font-size: ;
					font-style: normal;
					line-height: normal;
					font-weight: normal;
					font-variant: normal;
					background-color: #F6F6F6;
					height: 17px;
					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: #999999;
					border-right-color: #EEEEEE;
					border-bottom-color: #EEEEEE;
					border-left-color: #999999;
				}
				textarea {
					font-family: "宋体","Arial";
					font-size: ;
					font-style: normal;
					line-height: normal;
					font-weight: normal;
					font-variant: normal;
					background-color: #F6F6F6;
					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: #CDCDCD;
					border-right-color: #EEEEEE;
					border-bottom-color: #EEEEEE;
					border-left-color: #CDCDCD;
				}
				.question {
				
					font-family: "宋体", "Verdana", "Arial";
					font-size: 12px;
					font-style: normal;
					line-height: normal;
					font-weight: normal;
					border: none;
					background-color: #F6F6F6;
				}
				
				
				
				
				
				
							

相关资源