﻿﻿/* 全局公共样式的设定 */
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:#444;font:15px Arial,'微软雅黑';}
li{list-style-type:none;}
h1,h2,h3,h4,h5,h6 {font-size:14px; font-weight:normal; margin:0px; padding:0px;}
input,button,textarea,select{font:100% Arial,'微软雅黑';}

/* 默认全局样式超链接样式*/
a:link{color:#444; text-decoration:none;}/* 链接基本样式 */
a:visited {color:#444; 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%;}

body{ background:#f6f6f6;}

.topLink{ width:100%; margin:0 auto;}

.riqTianqi{ width:1200px; margin:0 auto;}

/*------头部样式开始-------*/
.topLink{ height:35px; background:#f7f7f7;}
.riqTianqi{ height:35px;  line-height:35px;}
.riqi{ width:200px;margin-right:10px;}
.tianqi{ width:160px;}
.tianqi span{ margin:0 2px;}
.tianqi span img{vertical-align: middle;}

input.formcolumn{ border:none; background:none; outline:none;}


/*----内容开始----*/
.nerCenter{ width:1200px; margin:0 auto; margin-top:15px; }

ul.newlist li{ overflow:hidden;zoom:1; line-height:31px; background:url(../images/arrow2.png) no-repeat left;}
ul.newlist li a{ float:left; display:block; width:80%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-indent:14px;}
ul.newlist li span{ display:block; width:65px; color:#9a9a9b; float:right; font-size:12px; text-align:center;}

.foot{ width:100%; margin:0 auto; background:#9f0000; padding:20px 0;}
.footcopy{ width:650px; margin:0 auto;}
.footimg{ width:60px; height:73px;}
.copyright{ width:563px; line-height:26px; color:#fff; font-size:14px;}


/*---友情链接---*/

.friend{ width:100%; margin:0 auto; background:#fff; padding:15px 0 30px 0; margin-top:34px;}
.friendNei{ width:1200px; margin:0 auto;}
.friendNei .tit{ width:107px; line-height:30px; font-size:16px; font-weight:bold; color:#c92929; text-align:center;}
.yqlist{ width:1082px; margin-right:10px;}
.yqlist li{ line-height:30px; background:url(../images/arrow10.jpg) no-repeat left; padding-left:17px; float:left; width:198px;}









