www.gusucode.com > 黑鹰自助链管理系统 1.1 商业版码程序 > css/samcss.css

    * {
  margin:0px;
  padding:0px;
  font-family:Arial;}

img {
  border:0px;}
img.imgblock {
  display:block;}

ul {
  float:left;}
ul li {
  list-style:none;}

input,select {
  cursor:pointer;
  font-size:12px;}

span.span_left {
	float:left;
	text-align:left;
	margin:0px 5px;
}
span.span_right {
	float:right;
	text-align:right;
	margin:0px 5px;
}
span.span_small {
  font-size:10px;}
span.span_red {
  color:red;}
span.span_red a {
  color:red;}
span.span_red a:hover {
  color:blue;}

/*********************************************************************************************/

body {
  margin:auto;
  text-align:center;
  background:white;
  cursor:default;
  font-size:12px;
  color:#222;
  line-height:150%;}

a {
  color:#000000;
  text-decoration:none;}

a:hover {
  color:red;
  text-decoration:underline;}

/*********************************************************************************************/

div {
  margin:auto;}

.hr {
  clear:both;
  width:100%;
  height:4px;
  line-height:0px;
  font-size:0px;}

.nbsp {
  float:left;
  width:4px;
  font-size:2px;}

/*********************************************************************************************/

#top {
  clear:both;
  width:950px;}

#top .logo {
  float:left;
  width:220px;
  height:60px;
  line-height:60px;
  background:url(../images/logo.gif) left center no-repeat;}
#top .logo a {
  display:Block;
  width:100%;}
#top .date {
  float:left;
  width:98px;
  height:58px;
  overflow:hidden;
  line-height:18px;
  border:1px #7EC8EA solid;}
#top .date a {
  display:block;
  width:94px;
  height:54px;
  padding:2px;
  text-decoration:none;}
#top .banner {
  float:left;
  width:478px;
  height:60px;}
#top .button {
  float:left;
  width:190px;
  height:60px;
  line-height:60px;
  line-height:60px;}
#top .button a {
  display:Block;
  width:100%;}
#top .menu {
	float:left;
	width:940px;
	padding:2px 4px;
	border:1px #7EC8EA solid;
	background:#C8E8FB;
	height: 20px;
	line-height: 20px;
}

/*********************************************************************************************/

#main {
  clear:both;
  width:950px;}
#main .tj {
	float:left;
	width:950px;
	padding:3px 4px;
	border:1px #7EC8EA solid;
	background:#F9FBFD;
	text-align:left;
}
#main .tj ul li {
  float:left;
  width:100%;
  padding:0px 4px;}
#main .tj_gg {
	float:left;
	width:950px;
	padding:3px 4px;
	border:1px #7EC8EA solid;
	background:#F9FBFD;
	text-align:center;
}
#main .tj_gg ul li {
  float:left;
  width:192px;
  height:80px;
  line-height:80px;
}
#main .tj_gg1 {
	float:left;
	width:950px;
	padding:3px 4px;
	border:1px #7EC8EA solid;
	background:#F9FBFD;
	text-align:center;
}
#main .tj_gg1 ul li {
  float:left;
  width:192px;
  height:22px;
  line-height:22px;
}
#main .tj_gg2 {
	float:left;
	width:950px;
	padding:3px 4px;
	border:1px #7EC8EA solid;
	background:#F9FBFD;
	text-align:center;
}
#main .tj_gg2 ul li {
  float:left;
  width:192px;
  height:65px;
  line-height:65px;
}
#main .phb {
  float:left;
  width:738px;
  border:1px #7EC8EA solid;}
#main .phbtitlea {
	float:left;
	width:120px;
	background:#EDF6FF;
	border-right:1px #7EC8EA solid;
	border-bottom:1px #7EC8EA solid;
	height:20px;
	line-height:20px;
        font-weight: bold;
}
#main .phbtitleb {
  float:left;
  width:617px;
  border-bottom:1px #7EC8EA solid;
  background:#EDF6FF;
  color:#777;
  height:20px;
  line-height:20px;}
#main .phblist {
	float:left;
	width:734px;
	padding:2px;
}
#main .phblist ul li {
  float:left;
  width:122px;
  height:27px;
  line-height:25px;
  border-bottom:1px solid #e5e5e5;}
#main .phb_2 {
  float:left;
  width:950px;
  border:1px #7EC8EA solid;}
#main .phb_2titlea {
	float:left;
	width:95px;
	background:#EDF6FF;
	border-right:1px #7EC8EA solid;
	border-bottom:1px #7EC8EA solid;
	height:20px;
	line-height:20px;
}
#main .phb_2titleb {
  float:left;
  width:854px;
  border-bottom:1px #7EC8EA solid;
  background:#EDF6FF;
  color:#777;
  height:20px;
  line-height:20px;}
#main .phb_2list {
	float:left;
	width:948px;
	padding:1px;
}
#main .phb_2list ul li {
  float:left;
  width:135px;
  height:25px;
  line-height:25px;
  border-bottom:1px solid #e5e5e5;}
/*********************************************************************************************/

#main .main_left {
  float:left;
  width:200px;
  border-bottom:1px #7EC8EA solid;
}
  
#main .main_left_title {
	float:left;
	width:200px;
	border-bottom:1px #7EC8EA solid;
	height:22px;
	line-height:22px;
        font-size:12px;
        padding-bottom:1px;
	background:#EDF6FF;
	font-weight: bold;
}

#main .main_right {
  float:left;
  width:740px;}

/*********************************************************************************************/

#main .pre_left {
	float:left;
	width:200px;
	border-top: 1px solid #7EC8EA;
	border-right: 1px solid #7EC8EA;
	border-bottom: 1px none #7EC8EA;
	border-left: 1px solid #7EC8EA;
}
#main .pre_left2 {
	float:left;
	width:200px;
	border: 1px solid #7EC8EA;
}
#main .pre_lefts {
  float:left;
  width:200px;
  background:#FDFFF4;}
#main .pre_lefts2 {
	float:left;
	width:190px;
	background:#FDFFF4;
	padding:8px 5px;
	text-align:left;
	vertical-align: middle;
}
#main .pre_lefts2 input {
	padding:3px;
	vertical-align:middle;
	margin:2px 0px;
	border-top: 1px solid #b0b0b0;
	border-right: 1px solid #b0b0b0;
	border-bottom: 1px none #b0b0b0;
	border-left: 1px solid #b0b0b0;
}
#main .pre_lefts_list {
  float:left;
  width:198px;
  padding:4px 1px;}
#main .pre_lefts_list ul li {
	float:left;
	width:72px;
	height:26px;
	line-height:26px;
	font-size:12px;
	overflow:hidden;
	padding-right: 1px;
	padding-left: 1px;
}
#main .pre_lefts_list ul li a {
  display:block;
  width:100%;}

/*********************************************************************************************/

#main .home_sin {
  float:left;
  width:738px;
  border:1px solid #7EC8EA;}
#main .home_sin_title_a {
	float:left;
	width:120px;
	background:#EDF6FF;
	border-right:1px #7EC8EA solid;
	border-bottom:1px #7EC8EA solid;
	height:20px;
	line-height:20px;
        font-weight: bold;
	font-size:12px;
}
#main .home_sin_title_b {
  float:left;
  width:617px;
  border-bottom:1px #7EC8EA solid;
  background:#EDF6FF;
  color:#777;
  height:20px;
  line-height:26px;}
#main .home_sin_list {
  float:left;
  width:734px;
  padding:2px;
  text-align:center;}
#main .home_sin_list ul li {
	float:left;
	width:122px;
	height:27px;
	line-height:25px;
	overflow:hidden;
	text-overflow:ellipsis;
	border-bottom:1px dashed #C8E8FB;
    font-size:12px;
}
#main .home_sin_list ul li.li_b {
  background:#F2F9FF;}
#main .home_sin_list ul li.li_title {
	text-align:center;
	width:88px;
}
#main .home_sin_list ul li.li_more {
	text-align:center;
	width:68px;
}
#main .home_sin_list ul li.li_more a {
  color:#666;}
#main .home_sin_list ul li a {
  width:100%;}

/*********************************************************************************************/
#main .home_in {
  float:left;
  width:744px;
  border:1px solid #7EC8EA;}
#main .home_in_title_a {
	float:left;
	width:120px;
	background:#EDF6FF;
	border-right:1px #7EC8EA solid;
	border-bottom:1px #7EC8EA solid;
	height:25px;
	line-height:25px;
	font-weight: bold;
	font-size:12px;
}
#main .home_in_title_b {
  float:left;
  width:623px;
  border-bottom:1px #7EC8EA solid;
  background:#EDF6FF;
  color:#777;
  height:25px;
  line-height:25px;
}
#main .home_in_list {
  float:left;
  width:738px;
  padding:3px;
  text-align:center;}
#main .home_in_list ul li {
	float:left;
	height:27px;
	line-height:27px;
	overflow:hidden;
	text-overflow:ellipsis;
	width: 122px;
	font-size:12px;
}
#main .home_in_list ul li.li_b {
  background:#F2F9FF;}
#main .home_in_list ul li.li_title {
	text-align:center;
	width:70px;
	color: #990000;
}
#main .home_in_list ul li.li_more {
	text-align:center;
	width:50px;
}
#main .home_in_list ul li.li_more a {
  color:#666;}
#main .home_in_list ul li a {
  width:100%;}

/*********************************************************************************************/

#main .home_one {
  float:left;
  width:888px;
  border:1px #7EC8EA solid;
  padding:5px;
  background:url(../images/one.gif);
  background-repeat:repeat-y;}
#main .home_one ul li {
  float:left;
  width:74px;
  height:24px;
  line-height:24px;
  border-bottom:1px #f0f0f0 solid;}

/*********************************************************************************************/

#main .home_two {
  float:left;
  width:888px;
  border:1px #7EC8EA solid;
  padding:5px;}
  
#main .home_two ul li {
  float:left;
  width:730px;
  padding:0px 0px 0px 7px;
  height:25px;
  line-height:25px;
  text-align:left;
  border-bottom:1px solid #e5e5e5;}
#main .home_two ul li.li_title {
  width:90px;
  padding:0px;
  color:#990000;
  text-align:center;
  border-right:1px solid #C4DEF8;
  font-weight:normal;}
#main .home_two ul li.li_more {
  width:60px;
  padding:0px;
  text-align:right;}

/*********************************************************************************************/

#main .home_three {
  float:left;
  width:950px;
  border:1px #7EC8EA solid;
  border-bottom:0px;
  background:#F0FBFF;
  text-align:left;}
#main .home_three ul li {
  float:left;
  width:958px;
  padding:1px 5px;
  height:26px;
  line-height:26px;
  border-bottom:1px #7EC8EA solid;}

/*********************************************************************************************/

#main .home_four {
  float:left;
  width:888px;
  border:1px #7EC8EA solid;
  padding:5px;
  background:#F0FBFF;}
#main .home_four input {
  vertical-align:middle;
  border:1px #BEE2EF solid;
  padding:4px;}
#main .home_four input.inpb {
  padding:4px 4px 2px 4px;
  background:#F0FBFF;
  font-weight:bold;}
#main .home_four input.inpc {
  border:0px;
  padding:0px;}

/*********************************************************************************************/

#main .class_pre {
  float:left;
  width:950px;
  border:1px #7EC8EA solid;
  border-bottom:0px;}
#main .class_pre_title {
  float:left;
  width:950px;
  padding:6px 0px;
  background:#C8E8FB;
  font-weight:bold;
  font-size:12px;
  border-bottom:1px #7EC8EA solid;}
#main .class_pre_list {
  float:left;
  width:950px;
  padding:4px;
  border-bottom:1px solid #ACE;}
#main .class_pre_list ul li {
  float:left;
  width:192px;
  height:28px;
  line-height:28px;
  font-size:12px;
  border-bottom:1px dotted #7EC8EA;}
#main .backer {
  float:left;
  width:950px;}
#main .backer a {
  display:block;
  width:100%;
  padding:8px 0px;
  font-size:14px;
  font-weight:bold;
  color:#777;
  text-decoration:underline;}
#main .backer a:hover {
  color:#000;
  text-decoration:none;}

/*********************************************************************************************/

/*********************************************************************************************/

/*********************************************************************************************/

#bottom {
  clear:both;
  width:950px;}

#bottom .copyright {
  float:left;
  width:950px;
  padding:6px 0px;
  border-top:1px #BEE2EF solid;
  color:#000;}

#bottom .copyright a {
  color:#000;}

#bottom .copyright a:hover {
  text-decoration:underline;
  color:red;}
}
#bottom .bbbbb {
  float:left;
  width:950px;
  height:60px;
  line-height:60px;
  background:url(../images/39.gif) center center no-repeat;}
#bottom .bbbbb a {
  display:Block;
  width:100%;
}


.Page_970 {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	overflow: auto;
	clear: both;
}
#Foot {
	border: 1px solid #daeff9;
	line-height: 20px;
	background-color: #f1f9fd;
	font-size: 13px;
	height: 20px;
}
#Foot_1 p {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	font-size: 13px;
}

#Foot_1{
	height:120px;
	margin-top: 10px;
	line-height: 120px;
	color: #07519a;
}
td {
font-size: 12px;
	line-height: 20px;
	color: #111177;
	text-decoration: none;
}
A{
	font-size: 12px;
	line-height: 20px;
	color: #111177;
	text-decoration: none;
}