/* 全局公共样式的设定 */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd{margin:0;padding:0;border:0;}
body{background:#fff;color:#444;font:12px Arial,'宋体';}
li{list-style-type:none;}
h1,h2,h3,h4,h5,h6 {font-size:12px; font-weight:normal;}
input,button,textarea,select{font:100% Arial,'宋体';}

/* 默认全局样式超链接样式 */
a:link {color: #444; text-decoration:none;}/* 链接基本样式 */
a:visited {color: #444;text-decoration:none;}/* 链接点击过后的样式 */
a:hover {color: #222; text-decoration:underline;}/* 链接移上时的样式 */
a:active {color: #222; text-decoration:underline;}/* 链接点击时的样式 */

/* 其它常用样式的定义 */
.left{ float: left;}
.right{ float: right;}
.clear{ clear: both;}
.noBorder{border:none;	}

img,li{ vertical-align:top;}/* 解决图片和LI的高度空隙问题 */

.xinjia{ padding-top:20px; padding-left:30px;}
body{ background:url(../img/bg.jpg) no-repeat top center; }
.w980{ width:980px; margin:0 auto; }


.banner{ padding:0 10px;}


.nr{ background:url(../img/nr_bg1.jpg) repeat-y; }
.top_nr{ background:url(../img/nr_bg.jpg) no-repeat; }


.menu { overflow:hidden; zoom:1; padding:0 10px;}
.menu a{ float:left; display:block; width:240px; height:45px; font-size:0px; line-height:0px; text-indent:-10000px;}
a#one1{ background:url(../img/menu_1.jpg) no-repeat -10px 0px;}
a#one1.current,a#one1:hover{ background:url(../img/menu_2.jpg) no-repeat -10px 0px;}

a#one2{ background:url(../img/menu_1.jpg) no-repeat -250px 0px;}
a#one2.current,a#one2:hover{ background:url(../img/menu_2.jpg) no-repeat -250px 0px;}

a#one3{ background:url(../img/menu_1.jpg) no-repeat -490px 0px;}
a#one3.current,a#one3:hover{ background:url(../img/menu_2.jpg) no-repeat -490px 0px;}

a#one4{ background:url(../img/menu_1.jpg) no-repeat -730px 0px;}
a#one4.current,a#one4:hover{ background:url(../img/menu_2.jpg) no-repeat -730px 0px;}


.contentBox{ padding:10px 50px 0 50px;}
.contentBox p { font-size:14px; font-weight:bold; line-height:30px;}
.menu_nr{ height:167px;}








.col1{ overflow:hidden; zoom:1; width:670px;}
.bt1{ overflow:hidden; background:url(../img/col1_bt1.jpg) no-repeat;}
.ts1{ line-height:32px; font-weight:bold;}
.ts2 { line-height:32px; font-weight:bold; color:#c11920;}
.ts3 { line-height:32px;}
.ts4 { line-height:18px; padding-top:7px; padding-bottom:7px}


.bt2{ padding:0 40px 18px 50px; line-height:20px; text-indent:2em;}



.bt3{ padding:0 40px 10px 50px; line-height:20px; text-indent:2em;}
.bt3 span{ font-weight:bold; color:#c11920;}









.col2{ width:310px; float:right;}
.fen_bt1{ font-size:1px; line-height:1px;}
.fen_bt2{ background:url(../img/col2_bt3.jpg) no-repeat;}




.bottom{ background:url(../img/bottom.jpg) no-repeat center; }

.footer{ padding-top:57px;}