/*-== public_header_footer.css == lx@itcast.cn == 2011-03-02 ==-*/
#itcast-PHF{width: 100%;text-align: center;}
#itcast-PHF .homeFavo{margin-top: 6px; text-align:right; padding-right:70px;}
#itcast-PHF .homeFavo img{ margin:0px 3px -7px 15px;}
#itcast-PHF .logo{ float:left; width:210px;}
#itcast-PHF .banner{ float:left; width:700px;}
#itcastPH{
    margin: auto;
    width: 940px;
    text-align: left;
}
.homeFavo a:link{ color:#000;}
.homeFavo a:visited{ color:#000;}
.homeFavo a:hover{ color: #003399;}
/******************* navi ******************/
.navi {
      float:left;
      width:100%;
	  margin-top:6px;
	  font-size:12px;
	  border-bottom: solid 8px #0057a6;
	  font-family:Arial, Helvetica, sans-serif;
}
.navi ul {
	  float:left;
      margin:0 0 0 20px;
      padding:3px 3px 0 0;
      list-style:none;
}
.navi li {
	  float:left;
      margin:0;
      padding:0;
}
.navi a {
      float:left;
      background: url(../images/menuBanner_2.gif) no-repeat right top;
      margin-right:5px;
      text-decoration:none;
 }
.navi a span {
      float:left;
	  line-height: 18px;
      display:block;
	  padding:3px 12px 1px;
      color:#fff;
      background: url(../images/menuBanner_1.gif) no-repeat left top;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    .navi a span {float:none;}
/* End IE5-Mac hack */
.tabs a:hover span {
      color:#627EB7;
}
.navi a:hover {
 	  text-decoration: none;
      background-position:right -22px;
}
.navi a:hover span {
      background-position:left -22px;
}

.navi .current a {
      background-position:right -22px;
}
.navi .current a span {
      background-position:left -22px;
}
/******************* navi end ******************/

/* CSDN Public Footer style */
#itcastPF{
	line-height:22px;
	text-align: center;
	overflow: hidden;
	color:#000000;
	background:url(../images/itcast.gif) 100px 30px no-repeat;
	margin-top:8px;
}
#itcastPF .itcast-PHF{text-align: center;padding:8px 0;}
#itcastPF .itcast-PHF div{padding-left: 40px;}
* html #itcastPF hr{clear: both; height: 1px; border-top: 1px solid #4682B4;}
#itcastPF a.biaoshi
{
    left: -9%;
    width: 40px;
    height: 48px;
    float: right;
    display: block;
    position: relative;
    background: url(http://www.csdn.net/ui/styles/public_header_footer/biaoshi.gif) no-repeat center;
}

