﻿@charset "utf-8";
body  {
	font: 12px 宋体, 新宋体;
	margin:0; /* 最好将 body 元素的边距和填充设置为 0 以覆盖不同的浏览器默认值 */
	padding:0;
	text-align:center;/* 在 IE 5* 浏览器中，这会将容器居中。文本随后将在 #container 选择器中设置为默认左对齐 */
}
#headern {width:1002px; } 
 #header .top_flash{width:635px;height:100px; float:left;}

.logo{ width:347px; height:32px; float:left; background:url(../images/logo1.gif); text-align:right; padding:68px 20px 0 0; font-weight:bold; color:#F60;}
.nav{ width:952px;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:1002px;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:1002px; height:27px; background:url(../images/copyright_up.png);line-height:27px; color:#FFF; text-align:center}
.copyright_line{width:1002px; height:6px; color:#FFF;}
.copyright_up a{ color:#fff; text-decoration:none;padding:0 12px;}
.copyright_up a:hover{ color:#FF0}
.copyright_down{width:977px; height:116px; background:url(../images/copyright_down.png) no-repeat; line-height:20px; color:#FFF; text-align:left; padding:15px 0 0 25px}
.copyright_down h1{width:80px;height:10px;line-height:20px;padding:0;font-size:11px;}
.ebtn1
{
    background-image:url(../images/ebtn-1.jpg) ; width:165px; height:41px; border:0px; margin-top:3px;margin-left:3px;
}
.ebtn2
{
    background-image:url(../images/ebtn-2.jpg);  width:165px; height:41px; border:0px; margin-top:3px;margin-left:3px;
}
.ebtn3
{
    background-image:url(../images/ebtn-3.jpg);  width:165px; height:41px; border:0px; margin-top:3px;margin-left:3px;
}
.ebtn4
{
    background-image:url(../images/ebtn-4.jpg);  width:165px; height:41px;border:0px; margin-top:3px;margin-left:3px;
}
.ebtn1-1
{
    background-image:url(../images/ebtn-1-1.jpg); width:165px; height:41px; border:0px; margin-top:3px;margin-left:3px;
}
.ebtn2-1
{
    background-image:url(../images/ebtn-2-2.jpg); width:165px; height:41px; border:0px; margin-top:3px;margin-left:3px;
}
.ebtn3-1
{
    background-image:url(../images/ebtn-3-3.jpg);  width:165px; height:41px; border:0px; margin-top:3px;margin-left:3px;
}
.ebtn4-1
{
    background-image:url(../images/ebtn-4-4.jpg);  width:165px; height:41px; border:0px; margin-top:3px;margin-left:3px;
}

