/*公共样式*/
* { margin: 0px; padding: 0px; }
a { color: #333; text-decoration: none; outline:none; }
a:hover { text-decoration: none; color: #F60; }
a:active { text-decoration: none; color: #F60; star:expression(this.onFocus=this.blur());
}
ul, li, dl, dt, dd { list-style:none; margin:0; padding:0; }
img { border:0; }

body { color: #333; font-family: "宋体"; font-size: 14px; background-color: #FFF; }

/*页头样式*/
.blockmid { width: 1005px; margin:0 auto;}
.head { float: left; width: 1005px; height: 103px; }
.logo { float: left; }
.top { float: right; width: 652px; }
.Language { text-align: right; height: 17px; padding-right: 20px; }
.menu { float: right; width: 496px; padding-top: 32px; }
.menub tr td  a { color: #333; text-align: center; }
.menub tr td  a:hover { color: #FF0; }


/*主体样式*/
.cont{ float: left; width: 1005px;  }
.narblock { float: left; width: 1005px; }
.title { font-size: 26px; font-weight: bold; line-height: 26px; height: 26px; padding-left:8px; background:url(../images/icon.jpg) no-repeat left center; }
.sever{ float: left; width: 1005px; padding: 15px 0 40px 0; background:url(../images/linebg.jpg) no-repeat center bottom; }
.biaoA tr td { line-height: 20px; padding:11px 0; }
.biaoint tr td { padding-top: 0px; padding-right: 10px; padding-bottom: 0px; padding-left: 0px; }
.narleft { float: left; width: 340px; }
.narmid { float: left; width: 294px; padding-left: 45px; }
.narright { float: right; width: 278px; }
.company { float: left; width: 340px; padding-top: 20px; line-height: 20px; }
.bot { float: left; width: 100%; padding-top: 20px; }
.hybiao tr td { padding-bottom: 8px; }
.footer { float: left; width: 1005px; text-align: center; }
.produ { height: 204px; width: 305px; background:url(../images/prodbg.jpg) no-repeat center center; }
