﻿﻿/* 全局公共样式的设定 */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd{margin:0;padding:0px;border:0;}
body{color:#000;font:12px Arial,'宋体';}
li{list-style-type:none;}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal; margin:0px; padding:0px;}
input,button,textarea,select{font:100% Arial,'宋体';}

/* 默认全局样式超链接样式*/
a:link{color:#000; text-decoration:none;}/* 链接基本样式 */
a:visited {color:#000; text-decoration:none;}/* 链接点击过后的样式 */
a:hover{color:#e61101;text-decoration:none;}/* 链接移上时的样式 */
a:active{color:#e61101;text-decoration:none;}/* 链接点击时的样式 */

/* 其它常用样式的定义 */
.fl{ float: left;}
.fr{ float: right;}
.clear{ clear: both;}
.noBorder{border:none;	}

img,li{ vertical-align:top;}/* 解决图片和LI的高度空隙问题 */


.last{ border:none; margin-right:0 !important}
ul{ overflow:hidden;zoom:1; width:100%;}

.hd{width:100%;}
.bd{width:100%;}

.topHead{ width:100%; margin:0 auto;}
.toplink,.banner,.menulink{ width:1000px; margin:0 auto;}

/*--头部信息---*/
.topHead{ background:#9b0d07;}
.toplink{ height:33px; background:url(../images/topling-bg.jpg) repeat-x; line-height:33px; color:#fff;}
.toplkzb{ width:268px; overflow:hidden;zoom:1;}
.toplkzb a{ margin:0 5px; background:url(../images/03.gif) no-repeat left; padding-left:15px; color:#fff; float:left; display:inline-block;}
.toplkyb{ width:262px; margin-right:13px; line-height:33px;}
.banner{ height:254px; }

.menulink{ height:70px; border-top:8px solid #c60800;margin-top:8px; background:#fffbde; padding:2px 0;}
.home{ width:57px; height:70px;}
.menuRig{ width:935px; height:70px;}
.menuRig li{ float:left; width:133px; text-align:center; line-height:35px; font-size:16px; font-weight:bold;}
.menuRig li a{ color:#000000;}

.newlist li{ background:url(../images/arrow1.jpg) no-repeat left; line-height:28px; overflow:hidden;zoom:1;}
.newlist li.zhd{ background:url(../images/arrow2.jpg) no-repeat left !important;}
.newlist li a{ display:inline-block; width:85%;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; float:left; margin-left:9px; }
.newlist li span{ display:inline-block; min-width:40px; text-align:center; color:#000; float:right;}



.foot{ width:100%; background:url(../images/bbb.gif) repeat-x;margin:0 auto;pading-bottom:10px;}
.yejiao{ width:1000px; margin:0 auto;}
.yjmenu{ width:100%; height:30px; background:url(../images/tz-copyright-bg.gif) repeat-x; text-align:center; line-height:30px;}
.yjmenu a{ margin:0 5px;}
.yjmenu a:hover{ color:#fff;}

.copyright{ width:100%; margin-top:8px;}
.copyright p{ display:block; text-align:center; width:100%; margin-bottom:10px; line-height:26px; font-weight:bold;}



