/* CSS Document */
/*edit by sxt*/

/*公共样式*/
body { behavior:url("...csshover.htc"); } 
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0; }
body{font:12px "宋体","Arial Narrow",HELVETICA; margin:0 auto; }
img{border:0;vertical-align:middle;}
a{color:#666;text-decoration:none;}
p{word-wrap:break-word;}
li{list-style:none;}
em{font-style:normal;}
/*布局框架*/
#container{width:100%; height:100%; margin:0 auto;}
#top{ width:100%; height:147px; background:url(../img/top.jpg) no-repeat top center; margin:0 auto;}
#top0{ width:100%; height:460px; margin:0 auto;}
#footer{ width:100%; height:166px; background:url(../img/footer.jpg) repeat-x; float:left;}

/*顶部样式*/
.top{ width:100%; height:147px; margin: 0 auto;}
.top01{ width:1043px; height:147px; margin: 0 auto;  position:relative;}
.logo{ width:473px; height:100px; background:url(../img/logo.jpg) no-repeat 0 50%;float:left;}
.tel{ width:240px;  height:100px; line-height:100px; font-size:16px; color:#FFF; font-family:"微软雅黑"; text-indent:2.5em; background:url(../img/tel.jpg) no-repeat 0 50%; float:left; margin-left:260px;}
.menu{ width:1043px; height:46px; line-height:46px; float:left;}
.menu ul{ width:1043px; height:46px; margin:0 auto;}
.menu ul li{ width:130px; height:46px; text-align:center;float:left;}
.menu ul li a{ width:130px; height:46px; line-height:46px; font-family:"微软雅黑"; font-size:16px; color:#FFF;}
.menu ul li a:hover{ background:url(../img/hover.png) no-repeat 50%; display:block;}
.sm{ width:195px; height:100px; background:url(../img/er.jpg) no-repeat 0 50%; float:right; position:relative;}

/*底部样式*/
.footer{ width:1043px; height:166px; margin:0 auto;}
.f-link{ width:1043px; height:65px; float:left; color:#FFF; padding-top:10px;line-height:25px;}
.f-link li{ width:130px; height:25px; line-height:25px; float:left; text-align:center; }
.f-link a{ padding:5px 10px;  color:#fff;  text-align:center; color:#FFF; font-family:"微软雅黑";}
.footer01{ width:1043px; height:85px; float:left; text-align:center; margin-top:5px; }
.footer01 li{ height:25px; line-height:25px; color:#FFF; font-size:14px;}


/*分页样式*/
.pages{ width:100.5%; text-align:center; padding:10px 0; clear:both;}
.pages span,.pages a,.pages b{ font-size:12px; font-family:Arial, Helvetica, sans-serif; margin:0 2px;}
.pages span font{ color:#f00; font-size:12px;}
.pages a,.pages b{ border:1px solid #e71218; background:#fff; padding:2px 6px; text-decoration:none}
.pages span { padding-right:10px }
.pages b,.pages a:hover{ background:#cd1424; color:#fff;}