@import url("public_base.css");
@import url("base_frame.css");



body{font-family:"Arial","微软雅黑","宋体"; font-size: 12px; color:#5a5a5a; background-color:#fff;}
body{ behavior:url("404.png");}
a{color:#666; text-decoration:none;}
a:hover{color:#023467;}
.main{margin:0px auto; }
.header{ z-index:5; position:relative;}

  .topbar{filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#CCCCCCCC, endColorstr=#CCCCCCCC); background-color:rgba(204,204,204,0.8);}
  .top,.top a{color:#5c5c5c;}
  .top a:hover{color:#5c5c5c;}

  .search{border:1px solid #023467; background-color:#FFF; display:none;}
   .search .search-keyword,.search .keyword{background-color:#fff;}
   .search .submit{background-color:#023467; color:#fff;}

.nav{ margin-bottom:0;}
.NMain { width:960px;}
.NMainBg{background-color:#023467; height:52px; margin:0 0px -52px;}
  .NItemTable{}
	.NItemM a{color:#fff; height:52px; line-height:52px; background:url("../image/nav_li.jpg") no-repeat scroll 0 0;}
	.NFirst .NItemM a{background-image:none;}
  .NItemCur .NItemM,.NItemH .NItemM{background-color:#0465C4;}
  .NItemCur .NItemL,.NItemH .NItemL{}
  .NItemCur .NItemR,.NItemH .NItemR{}
	.NItemCur .NItemM a,.NItemH .NItemM a{color:#fff; height:52px;}
.NSub{background-color:#eee; top:52px; width:100%;}
  .NSub p{}
  .NSub a{color:#333;}
  .NSub a:hover{color:#fff; background-color:#0465C4;}

	.banner{height:340px; overflow:hidden; width:960px; position:relative; z-index:1;}
	  #bannerImg{overflow:hidden;}
	  #bannerImg a{display:none;}
	  #bannerNav{position:absolute; bottom:5px; width:100%;}
		#bannerNav li{width:10px; height:10px; margin-right:15px; cursor:pointer; float:right;background-color:#0465C4; border-color:#0465C4; }
		#bannerNav li.cur{ background-color:#003466;}

.page a{color:#333;}
.disabled{border:1px solid #999;color:#999;}
.page a,.page strong{border:1px solid #999;}
  .page-start,.page-end,.page-prev,.page-next{background:url('404.png') no-repeat;}
  .page .page-start{border:#999 1px solid; color:#999; background-position:5px 6px;}
  .page .page-prev{background-position:5px -15px;}
  .page .page-prev:hover{ background-position:5px -36px;}
  .page-end{background-position:-14px 6px; border:#999 1px solid; color:#999;}
  .page .page-next{background-position:-14px -15px;}
  .page .page-next:hover{ background-position:-14px -36px;}
  .page a:hover,.page strong{color:#fff; background-color:#023467; border:1px solid #023467;}
	
	
	
	

.footer{text-align:center; margin:0px auto; border-top:15px solid #0B68C5; margin-bottom:10px; margin-top:10px;}
	.footer-nav{clear:both; line-height:24px; color:#5F5F5F; margin-top:10px; width:960px;}
		.footer-nav .doc_arr{margin:0px 10px; color:#5F5F5F;}
		.footer-nav a:hover{text-decoration:underline;}
.copyright{ text-align:center; line-height:24px;  color:#5F5F5F; width:960px;}

	
	
	
	
	