*{margin:0;padding:0}

body {
	background:#fff;
	font-family:arial, helvetica, sans-serif;
	font-size:12px;
	margin:3 auto;
	padding:0;
}
a {
   text-decoration:none;
}

/*header开始*/
#header {
    
    position:relative;
	background:#fff;
	background-image:url(photos/hd_05.GIF);
	background-repeat:repeat-x;
	width:980px;
	height:100px;
	margin:3px auto;
	padding:0px;
}


#logo {
    float:left;
	width:440px;    
}

#topnav {
   position:absolute;
   width:516px;
   float:right;
   font-family:宋体, helvetica, sans-serif;
   height:34px;
   background: #090e75;
   top:45px;
   right:10px;
   
   background-repeat:no-repeat;
}


#topnav li {
	list-style:none;
    display:inline;
	color:#fff;

}

#topnav li .left {
    background:#FF6633
    background-image:url(photos/topnavleft.jpg);    
    display:inline;
}

#topnav li .right {
    background-image:     /*右圆角图*/
    display:inline;
}

#topnav li a {
	color:#fff;
	font-size:12px;
	text-decoration:none;
	display:block;
	float:left;
	padding:10px;
}

#topnav li a:hover {
	background:  #ff7200;
}
/*header结束*/
/*container开始*/
#container {
   
	width:980px;
	background-image:url(photos/bg.JPG);
	background-repeat:repeat-x; 
	margin:-3px auto 0px auto;
}
/*tpnews开始*/
#tpnews {
    float:left;
	width:295px;
	height:320px;
	border:#17496c solid 1px;
	margin-left:5px;
	margin:10px 0px 0px 10px;
	padding:0px;
	background-color:#17496c;
}

#tpnewstianqi {
    width:295px;
	height:18px;
	color:#FFFFFF;
}

#tpnewsmain {
    float:left;
	width:295px;
	height:312px;

}
/*tpnews结束*/
/*news开始*/
#news {
   float:left;
   width:450px;
   height:325px;
   position:relative;
   padding-left:10px;
   

}

#hdnews {
   width:450px;
   height:140px;
   padding:5px 0px 0px 0px;
}

#gg {
   width:450px;
   height:160px;
   background-image:url(photos/ggbeijing.jpg);
   background-position:bottom right;
   background-repeat: no-repeat;
   padding:0px 0px 0px 0px;
   position:absolute;
   top:175px;
} 
/*news结束*/
#newsclear {
   margin:0;
   padding:0;
   border:0;
   clear:both;
}
   

#linklist {
   float:right;
   width:180px;
   height:340px;
   background:#bfbebd url(photos/link_05.jpg) no-repeat left bottom;
   margin-top:6px;
   margin-right:10px;
 
   
}

#linklist h3 {
   background:url(photos/link_01.jpg) no-repeat;
   height:30px;
}

#linklist p {
   padding:11px 0px 0px 10px;
   color:#090e75;
   margin:0px;
   line-height: 10px;

   }
#linklist a {
   color:#090e75;
   text-decoration:none;
}
#linklist a:hover {
   color:#ff7100;
}
.abc {
   clear:none
}
/*container结束*/
#botnav {
    float:right;
    width:970px;
	height:20px;
	padding-top:6px;
	
	background-color:#FFFFFF;
	background-image:url(photos/botnav.jpg);
	background-repeat:no-repeat;
	text-align:right;
	margin:10px auto 0px;
	color:#FFFFFF;
	
}
#botnav #link {
    float:left;
	margin-left:300px;
	padding-left:100px;
	padding-top:0px;
}
#botnav a {
    color:#fff;
	font-size:12px;
	text-decoration:none;
	padding-right:30px;
		
}
#botnav a:hover {
    color:#ff7100;
	font-size:12px;
	text-decoration:none;
}
 
#anniu {
    width:980px;
	margin:3px auto;
}
#footer {
    background-color:#090e76;
	color:#fff;
	margin:0px auto 5px;
	padding-top:5px;
	text-align:center;
	font-size:12px;
	width:970px;
	height:20px;
}
#footer #link {
    float:left;
	position:relative;
	margin-top:-2px;
}
   