/* CSS Document */
body {
	background-color: #1d3348;
	text-align:center;
	font-family: Hei,Sans,Song, Arial, Helvetica, sans-serif, "宋体";
	font-size:10pt;
	color:#000000;
	line-height:150%;
}

a{color:#000000; text-decoration:none;}

img{border-style:none;}

.clear{ 
content:"."; 
display:block; 
height:0; 
clear:both; 
visibility:hidden; 
} 
.clear 
{
display:inline-block;
}
/* Hide from IE Mac \*/ 
.clear {display:block;} 
/* End hide from IE Mac */ 
/* end of clearfix */

h1,h2,h3,h4{
	 color:#003399;
	 font-family:Arial,Helvetica,"黑体", sans-serif ;
	 text-align:center;
	 line-height:25px;
	 }
h4 a{color:#0000ff;}

/*-----------主定位块-----------*/
#container{ 
     width:900px; 
	 height:auto; 
	 margin:0 auto;
	 border:none; 
	 background-color:#e8f0ff; 
	 text-align:left;
	 }


/*-----------中部块-----------*/
#main, #logo-banner, #w2, #w3{width:850px; margin:0 auto;}

#main{height:auto; margin:0 auto; }

/*-----------顶部块-----------*/
#top-info{height:15px; margin-top:8px;}
#top-info-left{float:left; font-size:10px; width:80%;}
#top-info-left ul{
	   margin:0; 
	   padding:0; 
	   line-height:normal; 
	   white-space: nowrap;
	   list-style-type:none;
	   }
#top-info-left li{
	   float:left; 
	   margin:0; 
	   }
#top-info-right{
	 font-size:10px; 
	 float:right; 
	 width:20%; 
	 text-align:right;
	 }

#logo-banner{height:90px; margin-top:5px; clear:both;}
#logo{background:url("../images/pcilogo.gif"); width:230px; height:90px; float:left;}
#banner{
      background:url("../images/banner.gif");
      float:left; 
	  width:610px;  
	  height:90px; 
	  margin-left:10px; 
	  background-color:#FF0000; 
	  overflow:hidden; 
	  }

/*-----------系统导航-----------*/
#banjinav{
	  width:850px;
	  height:24px;
	  margin-top:12px;
}

#banjinav ul{
	   font-family:"黑体", Hei,Sans,Song, Arial, Helvetica, sans-serif ;
	   margin:0; 
	   padding:0; 
	   line-height:normal; 
	   white-space: nowrap;
	   list-style-type:none;
	   }
#banjinav li{
	   font-size:14px;
	   float:left; 
	   width:77.27px;
	   height:24px;
	   display:inline;
	   line-height:24px;
	   text-align:center;
	   }
#banjinav li a{
       background:url("../images/nav1.jpg") no-repeat;
	   display:block; 
	   color:#1d3348;
}
#banjinav li a:hover{
	   background:url("../images/nav2.jpg") no-repeat;
	   color:#CC3300;
}
#banjinav li a:active{
       background:url("../images/nav1.jpg") no-repeat;
}


/*-----------中间块-----------*/
#w1{width:850px; height:27px; margin-top:10px 0 0 0; }
#w1-all{width:auto; float:left;}
#w1-left{
	  background:url("../images/w1-l.jpg") no-repeat; 
	  width:8px; 
	  height:27px; 
	  float:left;
	  display:block;
	  }
#w1-middle{
      background:url("../images/w1-m.jpg") repeat-x;
	  width:auto; 
	  height:27px; 
	  text-align:center;
	  line-height:27px; 
	  font-family:"黑体", Hei,Sans,Song, Arial, Helvetica, sans-serif ;
	  font-size:14px;
	  float:left;
	  color:#FFF;
	  display:block;
}
#w1-right{
	  background:url("../images/w1-r.jpg") no-repeat; 
	  width:35px; 
	  height:27px; 
	  float:left;
	  }

#form{width:250px;float:right;overflow:hidden; }

/*-----------中部正文内容部分-----------*/
#w2{
	background-color:#FFFFFF; 
	border:solid 1px #999; 
	}
#w3{line-height:150%;}


/*-----------底部块，版权信息区-----------*/
#foot{width:900px; height:auto; margin:0 auto;}

#footad{height:85px; padding:3px 20px;}
#footad img{float:left; margin-left:32px;} 
#footad ul{margin:0; padding:7px 0 0 0; float:left; width:260px; line-height:150%;}
#footad li{margin:0; text-align:left; font-size:12px;}


#banquan{
	background:url("../images/foot-middle.jpg") repeat-x;
	width:900px; 
	height:40px;
	padding-top:16px; 
	font-size:12px; 
	color:#928C49;
	text-align:center; 
	}
#banquan a{font-size:12px; color:#928C49;}

.wuxing{color:#CC3300;}

/*-----------公告通知
#tongzhi{
      width:798px;
	  height:25px;
	  background:#ffffff;
	  border:solid 1px #66cccc;
	  padding-top:5px;
	  margin-top:5px;
	  overflow:hidden; 
}
#tongzhi-left{
	  float:left; 
	  padding-left:5px;
}
#tongzhi-m{
       width:75%; 
	   margin-left:85px;
	   overflow:hidden;  
}
#tongzhi-right{
      float:right;	
	  width:50px; 
}
#tongzhi-right a{
	   padding-left:15px;
	   background:url("../images/more_1.jpg") no-repeat;
}-----------*/