腾讯智汇推广告平台:一个公司网站的css样式表 - 东昊信息网

来源:百度文库 编辑:九乡新闻网 时间:2024/04/29 11:49:16

一个公司网站的css样式表0
本文作者:donghao  发布于:7/4/2010  分类:学习资料  点击:6 /* CSS Document */
body{background:url(bg_menu.jpg) repeat-x 0 0;font-size:14px; font-family:'宋体',Verdana, Arial, Helvetica, sans-serif;}
* {margin:0px;padding:0px;}
ul,li{ list-style:none;}
em,strong{font-style:normal;}
img{border:none;}
a{ color:#3A6ABF; text-decoration:none;}
input,textarea{font-size:12px;font-family:Verdana, Arial, Helvetica, sans-serif;}
a:hover{ color:#FF7E00; text-decoration:underline;}
#wrap{ width:896px; margin:0 auto; overflow:hidden;}
#header{height:98px; overflow:hidden; position:relative;}
 #logo{ width:242px; height:98px; overflow:hidden; display:block; margin:0 0 0 15px; text-indent:-9999px; background:url(logo.jpg) no-repeat; float:left;}
 .menu{height:42px; overflow:hidden; position:absolute; right:0px; bottom:0px;}
  .menu li{ float:left; width:92px; height:42px; line-height:42px; text-align:center; background:url(menu_off.jpg) no-repeat 0 100%;}
  .menu li a{font-size:13px; font-weight:bold; text-decoration:none; color:#010101;}
  .menu .on{ background:url(menu_on.jpg) no-repeat 0 100%;}
 .userinfo{ position:absolute; top:10px; right:0px; color:#666;}
 .userinfo *{ vertical-align:middle;}
 .userinfo input{float:left;}
 .userinfo label{display:block; width:60px; height:24px; line-height:24px; text-align:center; float:left;}
 .userinfo strong{padding-right:10px; display:block; width:120px; height:24px; line-height:24px; float:left;}
 .banner{overflow:hidden; background-color:#00528C;}
.txt{border-style:solid;border-width:1px;border-color:#7C7C7C #C3C3C3 #DDD;padding:2px; width:208px;}
.btn_search{text-indent:-9999px; overflow:hidden;background:url(btn_search.gif) no-repeat; width:46px !important; height:22px !important; display:block; border:0px; cursor:pointer;margin-left:7px;}
 
#content{margin:16px 0 10px 0; overflow:hidden;clear:both;}
 
.schoolcon{ background:url(bg_school.jpg) no-repeat 50% 0; width:626px;color:#50535C; float:left;}
 .schoolcon .title{line-height:30px; height:120px;padding:0 30px;}
  /*.schoolcon .title h1{background:url(pic_temptitle.gif) no-repeat 0 50%;text-indent:-9999px;}*/
#header_m{ font-size: 14px; margin:25px 0 0px 30px; }
  .schoolcon .title h1{text-indent:9px;font-size:24px;color:#578606;padding:20px 0 0 20px;}
  .schoolcon .title .text_vote{background:url(text_votetitle.gif) no-repeat 0 50%;}
  .schoolcon .title em{float:right;color:#CECECE}
  .schoolcon .subject{font-weight:bold;}
 
.schoolcon .step{padding:0 54px;margin-bottom:36px;}
 .schoolcon .step h2{font-size:14px;margin-bottom:6px; line-height:30px; height:30px; padding-left:36px;}
 .schoolcon .step span{ font-weight:normal; line-height:180%; }
 .schoolcon .step .info{padding-left:40px;}
 .schoolcon .step .info p{line-height:22px;}
 .schoolcon .t_green{ margin: 0 0 10px 0;}
 .info2{padding:0 35px 0 60px; line-height:180%; }
 .t{float:left; width:220px; padding:0 0 0 60px; line-height:180%;}
 
.schoolcon ul{padding:0 54px;}
.schoolcon h2{background:url(ico_step.gif) no-repeat 0 50%;font-size:14px;line-height:30px; height:30px; padding-left:36px;margin-bottom:6px;}
.schoolcon li{padding:10px 0;border-bottom:1px dotted #CCCCCC;margin-left:40px;}
.schoolcon li p{line-height:22px;}
.schoolcon .message{border:1px solid #D2DEAC; text-align:center;padding:18px 10px; background-color:#FAFFEB;}
.schoolcon .ts{color:#A4C076;line-height:40px;font-weight:bold;}
.schoolcon .tsp{ line-height:20px;color:#65737E;font-weight:bold;text-indent:24px;}
 
.schoolside{float:right;width:269px; text-indent:9px;}
.schoolside .btn_goschool{ background:url(pic_goschool.jpg) no-repeat; display:block; width:269px; min-height:500px;padding:120px 10px 10px 20px;line-height:180%}
.schoolside .btn_goschool li{line-height:22px; height:22px; background:url(ico_list.gif) no-repeat 0 50%;padding-left:4px; margin:0 0 0 16px;}
 
#footer{ background-color:#F1F1F1;clear:both;margin-top:20px;padding:20px 0;}
 #footer p{ text-align:center; line-height:26px; height:26px;color:#666;}
 #footer a{color:#666;}
本文出自: 东昊信息网, 原文地址: http://www.donghao.info/post/30.html