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

📄 css1.css

📁 淘客网上商店网站程序 淘客网上商店网站程序 淘客网上商店网站程序
💻 CSS
字号:
/*==========CSS名称:CreateLiveCMSv4==========*/
/*==========CSS名称:CreateLiveCMSv4==========*/
/* CSS Document */
body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #0096CE;
	font-size: 12px;
}
input,select {
	font-size: 12px;
}
body,td,input,select,textarea,option,div,ul,li {
	font-family : tahoma, verdana, 宋体, fantasy;
}
ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	color: #004669;
	text-decoration: underline;
}
/*===头部BEGIN===*/
.head,.body {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.head {
	padding-top: 5px;
}
.head .top{
	height:70px;
}
.top_logo {
	text-align: center;
	float: left;
	width: 190px;
}
.top_banner {
	float: left;
	width: 570px;
	text-align: left;
	margin-left: 5px;
	margin-right:5px;
}
.top_right {
	float:left;
	margin-top:5px;
	width: 80px;
	line-height:15pt;
	text-align:left;
}
.channelmenu {
	background-color: #0096CE;
	height: 22px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
	padding-left: 0px;
	padding-top: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #FAFAFA;
}
.channelmenu a {
	font-size: 14px;
	font-weight: bold;
	color: #FAFAFA;
}
.channelmenu_part {
	margin: 3px;
	/*visibility:hidden*/
}
.channelmenu_current,.channelmenu_current a {
	color: #ff0033;
	font-weight: bold;
	/*visibility:hidden*/
}
.channelmenu_other,.channelmenu_other a {
}
.currentpath {
	background-color: #EBF3F6;
	border: 1px solid #CCCCCC;
	height: 20px;
	padding-top: 5px;
	margin-bottom: 5px;
	text-indent: 5px;
}
.currentpath .path{
	float:left;
}
.currentpath .date{
	float:right;
}
/*===头部END===*/
.footer {
	width: 850px;
	line-height: 18px;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	margin: auto;
	padding-bottom: 10px;
}
/*===中间BEGIN===*/
.left_title {
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #000048;
	background-color: #E1E9EC;
	padding-left: 5px;
}
.left_content {
	list-style-type: none;
	padding: 5px;
	background-color: #FFFFFF;
	line-height: 150%;
}
.middle_title {
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #000048;
	background-color: #E1E9EC;
	padding-left: 5px;
}
.middle_content {
	list-style-type: none;
	padding: 5px;
	background-color: #FFFFFF;
	line-height: 150%;
}
.right_title {
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #000048;
	background-color: #E1E9EC;
	padding-left: 5px;
}
.right_content {
	list-style-type: none;
	padding: 5px;
	background-color: #FFFFFF;
	line-height: 150%;
}
.title_font{
	float:left;
}
.title_more{
	float:right;
	color: #888888;
	padding-right: 5px;
}
.title_more a{
	float:right;
	color: #888888;
}
/*===中间END===*/
/*===Index_Search===*/
#index_searchadv {
	height:50px;
	padding: 5px;
}
.searchimg {
	float:left;
	width:80px;
}
.searchfrom {
	float:left;
}
.keywordtext {
	margin-top: 3px;
	height:25px;
}
.input_keyword {
	vertical-align: middle;
}
.input_submit {
	vertical-align: middle;
}
.moduleselect {
	height:25px;
	padding-left: 45px;
}
.module_1,.module_2,.module_3 {
	float:left;
	width:65px;
	text-align:left;
}
.othertext {
	float:right;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	color: #0000ff;
}
/*===END===*/
/*=========*/
.index_left {
	width: 180px;
	float: left;
}
.index_middle {
	width: 480px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
}
.index_right {
	width: 180px;
	float: left;
}
#index_article,#index_soft,#index_photo {
	height:160px;
}
.index_picarticle {
	width:40%;
	float:left;
}
.index_newarticle {
	width:60%;
	float:left;
}
.index_picsoft {
	width:40%;
	float:left;
}
.index_newsoft {
	width:60%;
	float:left;
}
.index_picphoto {
	width:60%;
	float:right;
}
.index_newphoto {
	width:40%;
	float:left;
}
/*===================*/
.article_left {
	width: 180px;
	float: left;
}
.article_right {
	width: 665px;
	float: left;
	margin-left: 5px;
}
.article_picarticle {
	width:40%;
	float:left;
}
.article_newarticle {
	width:60%;
	float:left;
}
.articleinfo_title {
	padding-top: 10px;
	padding-left: 10px;
	text-align:center;
	font-size:18px;
	font-weight: bold;
	color:#000099;
}
.articleinfo_titleintact {
	padding-left: 20px;
	font-weight: bold;
	text-align:center;
}
.articleinfo_other,.articleinfo_button {
	text-align:right;
	padding-right: 10px;
}
.articleinfo_other input {
	border: 1px solid #AEACFD;
	background-color: #D9DDE8;
	width:18px;
	height:18px;
}
/*===================*/
/*===================*/
.soft_left {
	width: 180px;
	float: left;
}
.soft_right {
	width: 665px;
	float: left;
	margin-left: 5px;
}
.soft_picarticle {
	width:40%;
	float:left;
}
.soft_newarticle {
	width:60%;
	float:left;
}
.soft_classinfo {
	border: 1px solid #E8E8E8;
	padding: 0px;
	margin-bottom:5px;
}
.soft_classinfo .title,.soft_classinfo .intro,.soft_classinfo .other {
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;
}
.soft_classinfo .intro {
	text-indent: 22px;
}
.soft_classinfo .title {
	height:20px;
	background-color:#E8E8E8;
}
.title .softname{
	float:left;
	color:#0000CC;
	font-weight:bold;
}
.title .updatetime{
	float:right;
	color:#FF0000;
}
.soft_classinfo .other {
	height:20px;
	background-color:#F7F7F7;
}
.other li {
	float:right;
	margin-left: 10px;
	margin-right: 10px;
}
.other .hits span {
	color:#FF0033;
	font-weight:bold;
}
.other .softsize span {
	color:#6600FF;
	font-weight:bold;
}
.softinfo_title {
	padding: 10px;
	text-align:center;
	font-size:18px;
	font-weight: bold;
	color:#000099;
}
.soft_right .softinfo_info {
	height:298px;
	border: 1px dashed #AEACFD;
	margin-bottom: 5px;
}
.softinfo_info .softpic{
	width:288px;
	float:left;
	padding: 5px;
}
.softinfo_info .softinfo{
	width:358px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #AEACFD;
	float:right;
}
.softinfo_info .softinfo li{
	padding: 3px;
	height:16px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #AEACFD;
}
/*===================*/
/*===================*/
.photo_left {
	width: 180px;
	float: left;
}
.photo_right {
	width: 665px;
	float: left;
	margin-left: 5px;
}
.photo_picarticle {
	width:40%;
	float:left;
}
.photo_newarticle {
	width:60%;
	float:left;
}
.photo_classinfo {
	border: 1px solid #E8E8E8;
	padding: 0px;
	margin-left:4px;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
	width:152px;
	text-align:center;
}
.photo_classinfo .photopic {
	padding: 1px;
}
.photo_classinfo .photoname {
	height:20px;
	background-color:#F5F5F5;
}
.photoinfo_photoname {
	padding-top: 10px;
	padding-left: 10px;
	text-align:center;
	font-size:18px;
	font-weight: bold;
	color:#000099;
}
.photoinfo_other {
	text-align:right;
	padding-right: 10px;
}
#PhotoViwer {
	background-color: #F7F7F7;
	text-align:center;
	padding: 5px;
	width: auto;
	border: 1px solid #E7DFE7;
	color: #003333;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: scroll;
	height: 360px;
}
#PhotoUrlList {
	margin-bottom: 5px;
}
#PhotoUrlList .PhotoPic {
	margin: 3px;
	border: 1px solid #CCCCCC;
	float:left;
}
.currentphoto {
	height:22px;
}
#CurrentName {
	padding-left: 5px;
	float:left;
	font-weight: bold;
	color:#000099;
}
#photoinfo_button {
	float:right;
	padding-right: 5px;
}
/*===================*/
/*===================*/
.movie_left {
	width: 180px;
	float: left;
}
.movie_right {
	width: 665px;
	float: left;
	margin-left: 5px;
}
.movie_picarticle {
	width:40%;
	float:left;
}
.movie_newarticle {
	width:60%;
	float:left;
}
/*===================*/
/*===================*/
.product_left {
	width: 180px;
	float: left;
}
.product_right {
	width: 665px;
	float: left;
	margin-left: 5px;
}
.product_picarticle {
	width:40%;
	float:left;
}
.product_newarticle {
	width:60%;
	float:left;
}
/*===================*/
/*===================*/
.guest_left {
	width: 180px;
	float: left;
}
.guest_right {
	width: 665px;
	float: left;
	margin-left: 5px;
}
/*===================*/
.classloop{
	height:202px;
}
.loop_content {
	width:328px;
	float:left;
	border: 1px solid #AEACFD;
	margin-bottom: 5px;
}
.loop_content .right_content {
	height:160px;
}
.loop_middle {
	float:left;
	width:5px;
}
#channel_search {
	height:22px;
	padding:5px;
}
#channel_search .searchimg {
	width:100px;
	float:left;
	text-align:right;
}
#channel_search .searchform {
	float:left;
}
/*=========*/
.userinfo_left {
	width: 180px;
	float: left;
}
.userinfo_right {
	width: 665px;
	float: left;
	margin-left: 5px;
}
/*=========*/
.border_title {
	background-color: #EBF3F6;
	border: 1px solid #CCCCCC;
	height: 20px;
	padding-top: 6px;
	text-indent: 5px;
}
.border_title a {
	text-decoration: none;
	color: #000000;
}
.border_1 {
	border: 1px solid #AEACFD;
	margin-bottom: 5px;
}
.showpage {
	text-align: center;
	width: 100%;
	height:25px;
	margin-bottom: 5px;
}
.red{color:red;}
.b{font-weight: bold;}
.visible{
	position:absolute;
	visibility:visible;
	background-color: #FFFFFF;
	border:1px solid #CCCCCC;
	margin-top: 13px;
	margin-left: -5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.visible li{
	list-style-type: none;
	margin: 0px;
	padding: 2px;
}
.visible li a:hover{
	color: #000000;
}
.hidden{visibility:hidden;position:absolute;}
/*===================================*/
hr {
	width: 100%;
	margin-right: 0px;
	margin-left: 0px;
}
/*--Powered by:CreateLive CMS Version 4.0 CreateDate:2007-8-10 11:10:58--*/
/*--Powered by:CreateLive CMS Version 4.0 CreateDate:2007-9-20 16:14:33--*/

⌨️ 快捷键说明

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