www.gusucode.com > QQ空间互踩联盟源码程序asp编程 > qzdm/css/main.css

    @import url("text.css"/*tpa=http://www.klss.cn/css/text.css*/);
body {
	 font-family: "宋体",Verdana, Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 background-color: #fff;
	 text-align:center;
	 margin-top:0px;
	 margin-bottom:0px;
}
div,ul,form {
     margin:0px;
	 padding:0px;
	 border:0px;
}
td {
	 margin:0px;
	 padding:0px;
	 border:0px;
}
input,select {
	 font-size: 12px;
	 font-family: Verdana;
	 background-color: #fff;
	 padding: 1px;
	 /*border: 1px #1989D7 solid;*/
}
center { 
	 margin-right: auto; 
	 margin-left: auto; 
}
A:link {
	 text-decoration: none;
	 color: #00007F;
}
A:visited {
	 text-decoration: none;
	 color: #00007F;/*#004499*/
}
A:hover {
	 text-decoration: none;
	 color: #ff6600;
}
.mainbox {
     width: 760px;
	 background-color: #fff;
	 margin:0px auto 8px auto;
	 clear: both;
}
/*head*/
#head {
     background-color: #fff;
	 width:760px;
	 margin:1px auto 8px auto;
}
#head_box {
     width:756px;
	 border: #CAE2F8 1px solid;
	 background-color: #EFF7FE;
	 padding:1px;
	 float:left;
}
#head_left {
     width:116px;
	 padding:1px;
	 float:left;
}
#head_right {
     width:628px;
	 float:right;
	 padding-top:5px;
	 color: #00007F;
	 line-height:20px;
}
#head_login {
     width:758px;
	 padding:1px;
	 border: #CAE2F8 1px solid;
	 line-height: 20px;
	 background-color: #EFF7FE;
	 color: #00007F;
	 text-align:left;
}
#head_logo {
	 text-align: center;
	 display:block;
	 margin-right: auto; 
	 margin-left: auto;
}
#head_logo ul li{
     float: left;
	 list-style-type: none;
	 list-style-position: inside;
	 margin: 1px;
	 display: block;
}
#head_nav {
     width:756px;
	 border: #CAE2F8 1px solid;
	 background-color: #fff;
	 color: #00007F;
	 line-height: 20px;
	 padding:1px;
	 clear:both;
	 text-align:center;
}
#head_nav1 {
     width:756px;
	 background-color: #ffffff;
	 color: #00007F;
	 line-height: 20px;
	 padding:1px;
	 clear:both;
	 text-align:center;
}
#head_nav2 {
     width:756px;
         border: #CAE2F8 1px solid;
	 background-color: #EFF7FE;
	 color: #00007F;
	 line-height: 20px;
	 padding:1px;
	 clear:both;
	 text-align:center;
}
#foot {
     background-color: #fff;
	 margin-top: 0px;
	 width: 760px;
	 text-align: center;
	 margin-top: 8px;
	 margin-right: auto; 
	 margin-left: auto;
	 clear: both;
}
#foot_body {
     width:100%;
	 padding:10px 0px 10px 0px;
	 border-top: #92C3F2 8px solid;
}
#foot_body ul li{
	 list-style-type: none;
	 margin: 1px;
	 display: block;
	 color: #00007F;
	 line-height:20px;
}
/* box */
.box {
	 background-color: #fff;
	 line-height:24px;
	 float:left;
	 margin-bottom:10px;
}
.box_title {
     width:100%;
	 font-size:12px;
	 font-weight:bold;
	 line-height:20px;
	 text-align:left;
	 text-indent:10px;
}
.box_info {
	 text-align:left;
	 line-height:18px;
	 padding:4px;
	 clear:both;
}
.box_info ul li {
	 text-align:left;
	 line-height:18px;
	 padding:1px;
	 list-style-type:square;
	 list-style-position:inside;
	 color:#1989D7;
}
.box_infon {
	 text-align:left;
	 line-height:18px;
	 padding:4px;
	 clear:both;
}
.box_infon ul li {
	 text-align:left;
	 line-height:18px;
	 padding:1px;
	 list-style-type:none;
	 color:#1989D7;
}