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

📄 template_css.css

📁 joomla liquid template
💻 CSS
📖 第 1 页 / 共 2 页
字号:
/*###################### OVERALL MAMBO STYLES######################*/
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	vertical-align: top;
	font-family: Arial, sans-serif; 
	font-size: 11px;
	color:#474747;
}
td, tr, div {
	vertical-align: top;
	font-size: 11px;
	color:#474747;
}
p {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 11px;
}

h1, h2, h3, h4 {
	padding-bottom:3px;
	font-size: 14px;
	font-weight:bold;
}
pre{
	background-color: #eee;
	border: 1px solid #bbb;
	padding: 2px;
}
.code {
color: #00c;
background-color: #eee;
border: 1px solid #bbb;
padding: 1px;
line-height:20px;
width:auto;
}
ul
{
	margin: 0;
	padding-top: 0;
	padding-left: 10;
	list-style: none;
}
li
{
	line-height: 15px;
	padding-left: 12px;
	padding-top: 0px;
	padding-right: 1px;
	background-image: url(../images/arrow.gif) ;
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
li:hover
{
	background-image: url(../images/arrow_over.gif) ;
}

hr {
	background       : #C0C0C0;
	height           : 1px;
	width            : 100%;
}

hr.separator {}
.pagenavbar {}

.pagenav {
	font-weight: bold;
	color      : #34659d;
	
}
.pagenavcounter {
font-weight:bold;
}

.mosimage_caption {
display:block;
width: 90%;
background: #eae7e5;
}
/* ###################### LINKS ###################### */
ul#mainlevel-nav
{
	list-style: none;
	padding: 0;
	margin: 0;
	font-size: 11px;
}

ul#mainlevel-nav li
{
	display: block;
	background-image: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-top: 1px;
	float: right;
	margin: 0;
	width: auto !important;
	font-size: 11px;
	line-height: 10px;
	white-space: nowrap;
	border-left: 1px solid #CCC; 
}

#mainlevel-nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	padding-bottom: 5px;
	text-decoration: none;
	font-weight	: bold;
	width: auto;
	color: #FFF;
}
#mainlevel-nav a:hover {
	width: auto;
	color: #FF8800;
	text-decoration: underline;
}
a.mainlevel:link, a.mainlevel:visited {
	display: block;
	text-decoration: none;
	background: url(../images/menu_bg.png) no-repeat 0px 0px;
	height: 18px;
	line-height:18px;
	width: 146px !important;
	width: 161px;
	padding: 0px;
	margin: 0px;
	color:#000;
	padding-left:15px;
}
a.mainlevel:hover {
	color:#FF6666;
	background-position: 0px -18px;
}
.mainlevel#active_menu {
	color: #F63;
	text-decoration: none;
	text-align:center;
	font-weight:bold;
	background: url(../images/menu_bg.png) no-repeat 0px -36px;
}
.sublevel#active_menu {
	color: #F63;
	text-decoration: none;
	text-align:center;
	font-weight:bold;

}
.sublevel {
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 2px;
	vertical-align: middle;
	font-size: 11px;
	color: #000;
	text-align: left;
}

a.sublevel:hover {
	color: #ffcc00;
	text-decoration: none;
}
#user_menu {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	color: #7CA648;
	background-color: transparent;
	text-decoration: none;
}

a:link {
	color: #6456b6;
	background-color: transparent;
}

a:visited {
	color: #767193;
	background-color: transparent;
	text-decoration: none;
}

a:visited {
	color: #767193;
	background-color: transparent;
}

a:hover {
	color: #f4ab00;
	background-color: transparent;
	text-decoration: none;
}

a:hover {
	color: #f4ab00;
	background-color: transparent;
}
a.category:link, a.category:visited {
	color: #6456b6;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}

a.category:hover {
	color: #f4ab00;
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
}
/* ############## PATHWAY AND BOTTOM BUTTON BAR ############## */
.pathway {
	color            : #FF6666;
	font-weight      : normal;
	height: 10px;
	line-height: 10px;
	margin-left: 5px;
	padding: 0px;
}

a.pathway:link, a.pathway:visited {

	font-weight      : normal;
  
}

a.pathway:hover {
		color            : #FF6666;
 
}
/*start mbt_solidcanopus*/
#wrapper_tbl {
}

#header_tbl {
	height:54px;
}

#logo_l_bg {
	background:url(../images/logo_bg.png) repeat-x;
	width:261px;
	height:47px;
	margin: 0px;
	padding: 0px;
}

#logo_r_bg {
	background:url(../images/logo_bg.png) repeat-x;
	width:100%;
	height:54px;
	vertical-align:middle;
}

#tabnavi_tbl {
	height:30px;
}

#date_bg {
	background:url(../images/tabmenu_bg.png) repeat-x;
	width:190px;
	height:30px;
	margin: 0px;
	padding: 0px;
}
#date {
	display:block;
	width:auto;
	height:18px;
	vertical-align:bottom;
	padding-top: 10px !important;
	padding-top: 0px;
}
#topnav_bg {
	background:url(../images/tabmenu_bg.png) repeat-x;
	width:100%;
	height:27px;
}

#b_tbl {
	height:27px;
}

#search_bg {
	background:url(../images/search_bg.png) no-repeat;
	width:161px;
	height:27px;
}

#search_btn {
	background: url(../images/search_btn.png) no-repeat;
	width:29px;
	height:27px;
}

#subtab_bg {
	background: url(../images/subtab_bg.png) top right no-repeat;
	width:100%;
	height:1px;
}

#content_tbl {
}

#leftside_bg {
	width:180px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
}

#center_bg {
	background: url(../images/center_bg.png) repeat;
	width:100%;
	width: auto; 
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 3px;
}
#user_bg {
	background: url(../images/center_bg.png) repeat;
	width:100%;
	width: auto; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#rightside_bg {
	width:180px;
	float:right;
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 0px;

}
#banner {
padding: 10px 0px 10px 0px;
align:center;
}
#foot_tbl {
	height:35px;
	width:100%;
}

#footer_bg {
	background: url(../images/footer_bg.png) repeat-x;
	width:100%;
	height:35px;
	align: center
}
#footer {
	vertical-align:middle;
	padding-top: 5px;
}

/*end mbt_solidcanopus*/
#site_title {
	text-align:center;
	font-size: 14px; 
	color:#ff9834;
	font-weight:bold;
	text-transform:uppercase;
}
/* SuckerFish Menus Default */
#tab {
	margin-left: 5px;
	margin-bottom:0px;
	padding-top: 10px;
}

#tab ul {
  margin: 0px 0px 0px 0px !important;
  margin:0px 0px 0px 0px;
  padding: 0px;
  list-style:none;
}

/* top level links */

/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tab a {float:none;}
/* End IE5-Mac hack */

#tab li {
margin: 0px;
  float:left;
  display:block;
  height: 23px;
  background:url(../images/nav_link_l.png) no-repeat top left;
  padding: 0px 0px 0px 4px;

}

#tab li a {
margin: 0px;
  float:left;
  display:block;
  height: 23px;
  background:url(../images/nav_link_r.png) no-repeat top right;
  padding: 0px 10px 0px 10px;
  line-height: 23px;
  text-decoration: none;
  font-family: Arial, sans-serif; 
  font-size: 11px;
  font-weight: normal;
  text-transform: none;
  color:#000000;
}

div#tab li:hover, div#tab li.sfhover {
  background: url(../images/nav_over_l.png) no-repeat top left;
}
div#tab li:hover a, div#tab li.sfhover a {
  background: url(../images/nav_over_r.png) no-repeat top right;
}

div#tab li.active a {
  background:url(../images/nav_active_r.png) no-repeat top right;
}
div#tab li.active {
  background:url(../images/nav_active_l.png) no-repeat top left;
}
div#tab #active_menu-tab, div#tab li.sfhover a {
  background-image: url(../images/nav_active_r.png) no-repeat bottom right;
  
}

/*sub tab*/
#tabsub {
	padding: 3px 5px 3px 5px;
}
#tabsub ul {
  margin: 0px!important;
  margin:0px 0px 0px 0px;
  padding: 0px;
  list-style:none;
}
/* top level links */
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tabsub a {float:none;}
/* End IE5-Mac hack */
#tabsub li {
  margin: 0px;
  float:left;
  height: 15px;
  padding: 0px;
  margin:0px 0px 0px 0px;
  background: none;
}
#tabsub li a {
margin: 0px;
  float:left;
  display:block;
  line-height: 12px !important;
  line-height: 14px;
  padding: 0px 20px 0px 20px;
  text-decoration: none;
  font-family: Tahoma, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  border-right: 1px solid #ff9834; 
  margin:0px 0px 0px 0px;
}
div#tabsub a:hover {
  text-decoration:underline;
 background: url(../images/arrow_over.gif) 8px 3px no-repeat !important;
  background: url(../images/arrow_over.gif) 8px 5px no-repeat;
}
#tabsub li a#subcurrent {
 background: url(../images/arrow.png) 8px 2px no-repeat !important;
  background: url(../images/arrow.png) 8px 4px no-repeat;
	color: #F63;
	text-decoration: none;
	font-weight:bold;
	padding: 0px 15px 0px 25px;

}
#tabsub li a#subcurrent:hover {

⌨️ 快捷键说明

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