@charset "utf-8";
body  {
	font: 12px 宋体, 新宋体;
	margin:0; /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
	padding:0;
	text-align:center;/* 在 IE 5* 浏览器中，这会将容器居中。文本随后将在 #container 选择器中设置为默认左对齐 */
}
#headern {width:1004px; } 
 #header .top_flash{width:635px;height:100px; float:left;}

.logo{ width:349px; height:32px; float:left; background:url(../images/logo1.gif); text-align:right; padding:68px 20px 0 0; font-weight:bold; color:#F60;}
.nav{ width:954px;height:51px;background:url(../images/nav_bg.png); float:left;line-height:51px; padding-left:50px; margin:0}
.nav li{margin:0;float:left;list-style:none; }
.nav a {height:51px;color:#fff;text-decoration:none;text-align:center;display: block;width:76px; } 
.nav a:hover{height:51px;background:url(../images/nav_btn_bg.jpg);float:left;display:block;}
.navd{ width:1004px;height:33px;background:url(../images/navd_bg.jpg); float:left;text-align:center; padding:6px 0 0 0; color:#1685ad;}
.navd a{color:#1685ad; text-decoration:none; padding:0 6px;}
.navd a:hover{ color:#f60;}
.clearfloat { /* 此类应当放在 div 或 break 元素上，而且该元素应当是完全包含浮动的容器关闭之前的最后一个元素 */clear:both;font-size: 1px;line-height: 0px;}
.copyright_up{width:1004px; height:27px; background:url(../images/copyright_up.png);line-height:27px; color:#FFF;text-align:center;}
.copyright_line{width:1004px; height:6px; color:#FFF; }
.copyright_up a{ color:#fff; text-decoration:none;padding:0 12px;}
.copyright_up a:hover{ color:#FF0}
.copyright_down{width:979px; height:116px; background:url(../images/copyright_down.png) no-repeat; line-height:20px; color:#FFF; text-align:left; padding:15px 0 0 25px}

#links{ margin-top:4px;*margin-top:8px;_margin-top:4px;height:105px; background:url(../images/links_bg.jpg) no-repeat; margin-left:11px; padding-left:65px}
.ddds{ height:5px}
.image{border:1px solid #8A9194; margin:19px 6px 0 0}
.link_txt{margin-top:10px; text-align:center; color:#03417b;}
.link_txt a{margin:0 5px;color:#03417b; text-decoration:none}
.link_txt a:hover{color:#fc6805;}
