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

📄 style.css

📁 狗狗影视搜索小偷
💻 CSS
字号:
/* 
系统名称:开良狗狗影视搜索小偷
系统开发:开良源码
技术支持:http://www.klcode.com.cn/
技 术 QQ:973573137
联系邮箱:klcde@qq.com
*/
* {
	margin:0;
	padding:0;
}
body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #000000;
}
img {
	border:0;
}
table {
	border-collapse:collapse;
}
.cal {
	clear:left;
}
#Index_Logo,#Index_Form,Index_Ad,#Index_Bottom {
	width:600px;
	margin:0 auto;
}
#Index_Logo {
	margin-top:60px;
	text-align:center;
}
#Index_Form {
	margin-top:20px;
	text-align:center;
}
#Index_Ad {
	text-align:center;
	margin-top:10px;
}
#Index_Bottom,#So_Bottom {
	margin-top:20px;
	color:#CCCCCC;
	text-align:center;
}
#Index_Bottom a,#So_Bottom a {
	color:#CCCCCC;
}
#Search_Input {
	width:300px;
	border:1px solid #CCCCCC;
	height:25px;
	line-height:25px;
	font-size:13px;
	text-indent:12px;
}
#Search_Button {
	width:100px;
	height:28px;
	border:1px solid #CCCCCC;
	line-height:25px;
}
#So_Top,#So_Info,#So_List,#So_Search2,#Donw_Top,#Down_As2 {
	width:1001px;
	margin:0 auto;
}
#So_Top {
	margin-top:10px;
}
#So_Logo {
	width:160px;
	margin-left:10px;
	float:left;
}
#So_Search {
	width:500px;
	margin-left:10px;
	float:left;
	margin-top:20px;
}
#So_Info {
	height:25px;
	line-height:25px;
	background-color:#008AFF;
	color:#FFFFFF;
}
.td1 {
	border-top:2px solid #B4C7E9;
	background-color:#F3F6F9;
	line-height:25px;
	font-weight:bold;
}
.td2 {
	line-height:25px;
	border-bottom:1px solid #DFE2E7;
}
#So_VList {
	width:780px;
	margin-left:10px;
	float:left;
	margin-top:10px;
}
#So_ListAd {
	width:180px;
	margin-left:10px;
	float:left;
	border:1px solid #B4C7E9;
	margin-top:10px;
}
#So_ListAdTop {
	width:180px;
	background-color:#B4C7E9;
	color:#FFFFFF;
	line-height:25px;
	text-align:center;
}
.So_V {
	width:128px;
	height:168px;
	line-height:20px;
	padding-top:12px;
	background-image:url(../Images/Vbg.gif);
	margin:10px;
	float:left;
	background-repeat:no-repeat;
	text-align:center;
}
.Su {
	color:#666666;
}
#So_Page {
	width:500px;
	margin-left:300px;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}
#So_Page a:link,#So_Page a:visited,#So_Page a:hover,#So_Page a:active {
	text-decoration: none;
	border:1px solid #DFE2E7;
	display:block;
	float:left;
	width:25px;
	margin:3px;
	line-height:22px;
	color:#0000CC;
}
#So_Page a:hover {
	background-color:#DFE2E7;
}
#So_PageNow {
	border:1px solid #DFE2E7;
	display:block;
	float:left;
	width:25px;
	margin:3px;
	line-height:22px;
	font-weight:bold;
}
.So_Pages {
	border:1px solid #DFE2E7;
	display:block;
	float:left;
	width:60px;
	margin:3px;
	line-height:22px;
	font-weight:bold;
}
#So_Search2 {
	background-color:#F3F6F9;
	border-top:1px solid #B4C7E9;
	border-bottom:1px solid #B4C7E9;
	height:35px;
	padding-top:10px;
	text-align:center;
	margin-top:10px;
}
#Down_Link {
	width:160px;
	margin-left:20px;
	float:left;
	text-align:center;
	margin-top:10px;
}
#Down_Link a {
	width:140px;
	display:block;
	height:50px;
	padding:10px;
	padding-bottom:0;
	border:1px solid #B4C7E9;
	background-color:#F3F6F9;
}
#Down_As1 {
	width:780px;
	float:right;
	margin-top:10px;
}
#Down_As2 {
	margin-top:10px;
	border-top:2px solid #B4C7E9;
}
#So_Bottom {
	margin-top:10px;
	padding-bottom:30px;
}

⌨️ 快捷键说明

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