jsp实现的网上购物系统

源代码在线查看: style

软件大小: 1069 K
上传用户: guigong
关键词: jsp 网上购物
下载地址: 免注册下载 普通下载 VIP

相关代码

				td {
					font-size: 9pt;
				}
				.line1 {
					border-top-width: 1px;
					border-right-width: 0px;
					border-bottom-width: 1px;
					border-left-width: 0px;
					border-top-style: solid;
					border-right-style: solid;
					border-bottom-style: solid;
					border-left-style: solid;
					border-top-color: #000000;
					border-right-color: #000000;
					border-bottom-color: #000000;
					border-left-color: #000000;
				}
				a:link {
					text-decoration: none;
					color: #000000;
				
				}
				a:visited {
					text-decoration: none;
					color: #000000;
				
				}
				a:hover {
					text-decoration: underline;
					color: #000000;
				
				}
				a:active {
					text-decoration: none;
					color: #000000;
				
				}
				.line32 {
					border-top-width: 0px;
					border-right-width: 0px;
					border-bottom-width: 1px;
					border-left-width: 0px;
					border-top-style: dashed;
					border-right-style: dashed;
					border-bottom-style: dashed;
					border-left-style: dashed;
					border-top-color: #000000;
					border-right-color: #000000;
					border-bottom-color: #000000;
					border-left-color: #000000;
				}
				INPUT{BORDER-TOP-WIDTH: 1px; PADDING-RIGHT: 1px; PADDING-LEFT: 1px; BORDER-LEFT-WIDTH: 1px; FONT-SIZE: 9pt; BORDER-LEFT-COLOR: #cccccc; BORDER-BOTTOM-WIDTH: 1px; BORDER-BOTTOM-COLOR: #cccccc; PADDING-BOTTOM: 1px; BORDER-TOP-COLOR: #cccccc; PADDING-TOP: 1px; HEIGHT: 18px; BORDER-RIGHT-WIDTH: 1px; BORDER-RIGHT-COLOR: #cccccc}
				.size3 {
					font-size: 12pt;
				}
				.SelectBg {
					color: #FF0000;
				}
				.line150 {
					line-height: 145%;
				}
							

相关资源