www.gusucode.com > HadSky PHP轻论坛系统源码 v2.4.2源码程序 > ytqlt_v2.4.2.0701/template/mb1/css/header.css

    body {
	background-position: center;
	background-repeat: repeat-y;
	background-image: url(../img/bg.png);
	background-color: #F0F8FF;
}

.font_family {
	font-family: "microsoft yahei";
}

.clear{
	clear: both;
}

.header {
	min-width: 980px;
	width: 100%;
	height: 38px;
	line-height: 38px;
	background: #F8F8F8;
	font-size: 12px;
	color: #333333;
	background: linear-gradient(to top, #eee, #fff);
	border-bottom: solid 1px #ddd;
}

.header_content {
	width: 980px;
	margin: 0 auto;
	height: 38px;
	line-height: 38px;
}

.header_table {
	width: 100%;
	border-collapse: collapse;
}

.header_table a {
	color: #333;
	font-size: 12px;
	margin: 0 5px;
}

.logo {
	height: 180px;
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}

.nav {
	margin: 0 auto;
	width: 980px;
	height: 44px;
	;
}

.nav a {
	color: #333;
}

.nav ul {
	background-color: #0374d5;
	padding-left: 10px;
	width: 100%;
	list-style: none;
	overflow: hidden;
}

.nav ul li {
	float: left;
	padding: 0 20px;
	font-weight: 400;
	height: 44px;
	text-align: left;
	line-height: 44px;
	font-size: 16px;
	text-align: center;
	color: white;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.nav_ul_li_active,
.nav ul li:hover {
	background: linear-gradient(to top, #ff8704, #ffa804);
}

.nowarp {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.div_xxl {
	overflow: hidden;
	height: 69px;
	width: 980px;
	margin: 0 auto;
	border: solid 1px #DDDDDD;
	border-top: none;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	background: linear-gradient(to top, #eee, #fff);
	clear: all;
}

.div_xxl_a_btn {
	padding-top: 4px;
	width: 24px;
	height: 48px;
	display: inline-block;
	background-color: #0374d5;
	border-radius: 4px;
	color: white;
	text-align: center;
	font-size: 14px;
	margin: 0 auto;
	font-weight: 600;
}

.div_xxl_a_btn:hover {
	color: orange;
	text-decoration: none;
}

.div_xxl_31 {
	float: left;
	padding: 10px;
	width: 44px;
}

.div_xxl_a {
	float: left;
	padding: 2px 5px;
	font-size: 14px;
	color: #333;
	position: relative;
}

.div_xxl_a:hover {
	color: #0374D5;
}

.div_xxl_a_red {
	color: #cc0100;
}

.div_xxl_a_red:hover {
	color: #cc0100;
}

.div_xxl_32 {
	float: left;
	padding: 10px;
	height: 68px;
}

.div_xxl_32 table {
	border-collapse: collapse;
}

.div_xxl_icon {
	position: absolute;
	top: 4px;
	zoom: 1;
}

.gonggaokj {
	padding-bottom: 10px;
	background: #FEFFFE;
	margin: 0 auto;
	width: 980px;
	top: 48px;
}

.gonggao {
	padding: 10px 20px;
	border: solid 2px #eaeaea;
	border-top: none;
	font-size: 12px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	background: white;
	text-align: center;
}

.gonggao span {
	color: orangered;
}

.sbtn {
	margin-top: 12px;
	width: 80px;
	height: 36px;
	font-size: 14px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-right: 10px;
	float: left;
}