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

📄 index.css

📁 电子商务网站转载而来[展开所有目录] [建议增加分类] (重要) 您上载的源码为何会被站长不采用或帐号被删除? 1.源码太简单 2.不是源码 3.缺少文件 4.所选类别和开发环境
💻 CSS
📖 第 1 页 / 共 2 页
字号:
body{
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	background-color: #FF6600;
}
div{
	margin: 0px;
	padding: 0px;

}
a:link {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}
a:visited {
	font-size: 12px;
	color: #E14400;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #E14400;
}


ul{
	font-size: 12px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #B83F29;
	text-decoration: none;
}
td,li,dl,dt,dd{
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#HeaderShow {
	background-color: #FFFFFF;
	width: 960px;
	margin-left: 22px;
	height: 356px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Logon {
	float: left;
	width: 240px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	height: 90px;
}
.Logon a {
	float: left;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;

}
.Login {
	float: left;
	height: 30px;
	width: 660px;
}
.Search {
	float: left;
	height: 40px;
	width: 660px;
	text-align: right;
	vertical-align: bottom;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.Nav {
	float: left;
	height: 50px;
	width: 900px;
	background-image: url(Image/nav_bg.gif);
	background-repeat: repeat-x;
	padding-left: 60px;
}
.Nav a:link {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.Nav a:visited {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.Nav a:hover {
	font-size: 12px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
}
.NavOne {
	float: left;
	width: 93px;
	height: 50px;
}
.NavOne_li1 {
	float: left;
	width: 90px;
	height: 16px;
	margin: 0px;
	padding-top: 11px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.NavOne_li2 {
	float: left;
	width: 3px;
	height: 37px;
	background-image: url(Image/line.gif);
	background-repeat: no-repeat;
}
.NavOne_li3 {
	float: left;
	width: 90px;
	height: 13px;
	text-align: center;
	color: #FF9900;
}
.NavTwo {
	float: left;
	width: 90px;
	height: 50px;
}
.NavTwo_li1 {
	float: left;
	width: 90px;
	height: 26px;
	margin: 0px;
	padding-top: 11px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
}
.NavTwo_li2 {
	float: left;
	width: 90px;
	height: 13px;
	text-align: center;
	color: #FF9900;
}
.CommText {
	float: left;
	height: 26px;
	width: 960px;
	background-image: url(Image/g_bg.gif);
	background-repeat: repeat-x;
}
.CommPic {
	float: left;
	height: 180px;
	width: 950px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ffab5e;
	border-right-color: #ffab5e;
	border-bottom-color: #ffab5e;
	border-left-color: #ffab5e;
	margin: 0px;
	background-color: #FFFFFF;
}
#demo1 img {
	border: 1px solid #c9c9c9;
}
#demo1 span{
	width: 100px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#demo1 td{
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#Header1_demo1 img {
	border: 1px solid #c9c9c9;
}
#Header1_demo1 span{
	width: 100px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#Header1_demo1 td{
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#demo2 img {
	border: 1px solid #c9c9c9;
}
#demo2 span{
	width: 100px;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
}
#demo2 td{
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.PicOne {
	height: 170px;
	width: 102px;
	float: left;
	margin-left: 15px;
}
.PicOne img{
	border: 1px solid #c9c9c9;
	margin-bottom: 10px;

}
.PicOne span{
	width: 100px;
	height: 20px;
	float: left;

}
.ShowPic {
	float: left;
	height: 170px;
	width: 950px;
	margin: 0px;
	padding: 0px;
}
#ContentShow {
	height: 2280px;
	width: 950px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.demoShow {
	width: 950px;
	overflow: hidden;
	background-color: #FFFFFF;
}

#ShowAD {
	float: left;
	width: 698px;
	height: 184px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#ShowAD img {
	text-align: center;
}
#Broad {
	float: left;
	height: 184px;
	width: 238px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#Brand {
	float: left;
	height: 184px;
	width: 200px;
}
.BrandBorder{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #c9c9c9;
	border-right-color: #c9c9c9;
	border-bottom-color: #c9c9c9;
	border-left-color: #c9c9c9;
}
.ContentCol {
	float: left;
	height: 390px;
	width: 700px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.FontWhite {
	font-weight: bold;
	color: #FFFFFF;
}
.DressPic {
	float: left;
	height: 205px;
	width: 111px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
}
.DressPic img{
	border: 1px solid #c9c9c9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;


}
.ConCatePic {
	float: left;
	height: 205px;
	width: 111px;
	margin-top: 0px;
	margin-right: 33px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.ConCatePic img{
	border: 1px solid #c9c9c9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;


}
.ConCatePic span{
	float: left;
	height: 20px;
	width: 110px;

}
.ShowDressCol {
	height: 350px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	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-top-color: #D9F2C0;
	border-right-color: #D9F2C0;
	border-bottom-color: #D9F2C0;
	border-left-color: #D9F2C0;
}

.DressPic span{
	float: left;
	height: 20px;
	width: 110px;

}
.FontOne{ color:#00ccff}
.ColText {
	float: left;
	height: 120px;
	width: 650px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.ColText li{
	list-style-type: none;
	float: left;
	width: 175px;
	height: 24px;
	background-image: url(Image/liPoint.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-position: left 4px;
	margin: 0px;
}

.ColText a:link {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
.ColText a:visited {
	font-size: 12px;
	color: #000033;
	text-decoration: none;
}
.ColText a:hover {
	font-size: 12px;
	color: #E14400;
	text-decoration: underline;
} 
.FontTwo{ color:#ff6000}
.FontThree{ color:#42a600}
.FontFour{
	color:#333333;
	text-decoration: line-through;
}
.RightLine {
	float: left;
	width: 238px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.RigthText {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 360px;
}
.RigthText a:link {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #E81955;
}
.RigthText a:visited {
	font-size: 12px;
	color: #6A0B27;
	text-decoration: none;
}
.RigthText a:hover {
	font-size: 12px;
	color: #E14400;
	text-decoration: underline;
}
.RigthText span{

⌨️ 快捷键说明

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