﻿body
{

}

#container
{
    margin: 0 auto;
	padding: 0px;
    width:1000px;
}

#content
{
	margin: 0 auto;
	width: 1000px;
}
/*
#head
{
	margin: 0 auto;
	padding: 0px;
	width: 1000px;
	height: 186px;
	overflow:hidden;
}
*/
#headerList{ height:175px;}
#headerList .topNav{ background:url(../images/topNavBg.jpg) no-repeat; width:1000px; height:15px;}
#headerList .topNav .topNavLink{  width:294px; float:right; }
#headerList .topNav a{color:#486e84;padding-left:46px;}

/*
--原始样式
.navList{ background:url(../images/navBg.jpg) no-repeat; width:1000px; height:34px; padding-left:20px;}
.navList ul li a{ color:#fff; font-size:14px;  height:34px; line-height:34px;}
.navList ul li a:hover{ background-color:#4a97bb; color:#fff !important; display:block;}
.navList ul li{ float:left; width:82px; text-align:center; margin-left:3px;}
*/
.navList{ background:url(../images/navBg.jpg) no-repeat; width:1000px; height:34px; padding-left:20px;}
.navList ul li a{ color:#fff; font-size:14px;  height:34px; line-height:34px;}
.navList ul li a:hover{  color:Black !important; display:block;}
.navList ul li{ float:left; width:82px; text-align:center; margin-left:3px;}

#join{
  margin:0 auto;
  width:1000px;
  height:21px;
  background:#2e70be;
}


#top_bar
{
	padding: 0px;
	width: 1000px;
	height: 7px;
	line-height: 7px;
	background: url(   '../images/top_bg2.gif' ) repeat-x;
}

#topbanner
{
  display:block;
  margin:0 auto;
  width:1000px;
  height:120px; 
  background:#17579A;
}
#topbanner1
{
  display:none;
  margin:0 auto;
  width:1200px;
  height:120px; 
  background:#17579A;
}
#nav{
    margin:0 auto;
	width:1000px;
	font-size:13px;
	font-weight:bold;
	font-family:"宋体";
	color:#0a4891;
	background:url(../lib/images/nav_bg.gif) repeat-x;
	height:26px;
	line-height:26px;
}

#right
{
	float: left;
	width: 757px;
	padding-bottom:5px;
}
#news
{
	float: left;
	width: 757px;
	height: 261px;
}
#news-title
{
	float: left;
	width: 757px;
	height: 30px;
	background: url(   '../images/news_title_bg.gif' );
}
#news-content
{
	float: left;
	width: 757px;
	height: 231px;
	background: url(   '../images/news-content_bg.gif' ) repeat-x;
}

#rightcenter
{
	margin: 0px;
	padding: 0px;
	background: url(   '../images/content_c.jpg' ) repeat-y left top;
	width: 750px;
}

#page
{
	width: 500px;
	margin: 20px 10px 0px 0px;
	padding: 0px;
	margin-left: 15px;
	margin-top: 18px;
}

#rightbottom
{
	margin: 0px;
	padding: 0px;
	background: url(   '../images/content_bottom.jpg' ) left top;
	width: 750px;
	height: 10px;
}

#righttop
{
	margin: 0px;
	padding: 0px;
	background: url(   '../images/content_top.jpg' );
	width: 750px;
	height: 48px;
}


#footer
{
	clear: both;
	width: 1000px;
	height: 78px;
	background: url(   '../images/footer_bg.gif' ) repeat-x;
}