﻿body{ font-family:"微软雅黑", Arial, Helvetica; font-size:12px; margin:0px 0px; padding:0px 0px; color:#5f5f5f; background:url(../images/indexbg.jpg) no-repeat center top #f7f6f7;}
div,ul,li{ margin:0px auto; padding:0px 0px;}
ul{ list-style:none;}
img{ border:0;}
.mypng img {
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.png"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true);
}

a:link,a:visited{ color:#5f5f5f; text-decoration:none;}
a:hover{ color:#000; text-decoration:underline;}

/*头部*/
#top{ width:951px; height:128px; margin:0 auto; overflow:hidden;padding-top:10px; }
#head{float:right;  text-align:right;  padding:0px 0px; }
.logo{ float:left;  height:90px; overflow:hidden; }
.language{ background:#f0f0f0;  height:22px; padding:4px 10px 0px 10px; margin-bottom:14px;  float:right; clear:both; }
.language img{ position:relative; top:2px; margin-right:6px;}
.fel{ float:right; width:100%; text-align:right; margin-bottom:8px!important; margin-bottom:0px; clear:both; }

/*导航*/
#Menu_box{ position:absolute; width:100%; margin:0 auto; left:0; top:90px; z-index:100; }
.menu{ width:951px; margin:0px auto; height:36px; clear:both; text-align:left;  }
#nav { margin:0 0 0 0px; height:38px; width:951px}/*菜单根据这个宽度来自动调整宽度*/
#nav .mainlevel { POSITION: relative; background:url(../images/menu_line.png) no-repeat right; FLOAT: left; height:38px; line-height:38px; *width:20px;}
#nav .mainlevel a{ font-size:14px; height:38px; line-height:38px; display:block; color:#4d5b5c; margin-right:2px; text-align:center; font-weight:bold; text-decoration:none}
#nav .mainlevel a.Currpage{background:url(../images/nav.png) left top repeat-x;}
#nav .mainlevel a:visited{ color:#4d5b5c;}
#nav .mainlevel a.active{ background:url(../images/nav.png) left top repeat-x;}
#nav .mainlevel ul {display:none; position:absolute;z-index:100; left:0; top:38px; background:url(../images/nav1.png);}
#nav .mainlevel li {position:relative; height:30px; line-height:30px; width:100%;}
#nav .mainlevel li a{color:#474747; line-height:30px; height:30px; font-size:13px; font-weight:normal; text-shadow:none; white-space:nowrap; text-align:left; padding:0 35px 0 15px; display:block;margin-right:0}
#nav .mainlevel li a:visited{ color:#474747}
#nav .mainlevel li a.hover,#nav .mainlevel li a:hover{ color:#ffffff; font-weight:bold; background:url(../images/nav2.png);}
#nav .mainlevel ul ul{left:100%; top:0; z-index:111;}
#nav .mainlevel ul ul li{ display:block; width:inherit}

/*幻灯广告*/
.banner{ width:951px; height:235px; margin:0px auto; text-align:center; overflow:hidden;}
.banner img{width:951px; height:235px; border:0px;}
.js{ width:951px; height:355px; margin:0px auto; text-align:center; overflow:hidden;}
.js img{width:951px; height:355px; border:0px;}
/*底部*/
.divbottom{ width:951px; height:44px;}
.left_bottom{ float:left;}
.right_bottom{ float:right;}
.left_bottom span{ color:#977e01;}