@charset "utf-8";
/* CSS Document */
/*公共样式*/
.main960{width:960px;margin:0 auto;}
.sitemap_logo{height:40px;background:url(sitelogo.jpg) no-repeat;}
.sitemap_logo a{display:block;width:256px;height:29px;text-indent:-9999px;position:relative;top:10px;}
/*topbar*/
.topbar{height:30px;background-color:#f4f4f4;border-bottom:1px solid #d6d6d6;}
.product{float:right;}
.product li{float:left;margin-left:15px;line-height:29px !important;line-height:30px;padding-left:10px;
background:url(sitemap.gif) no-repeat 0 -243px;}
.product li a{color:#9b9b9b;}
/*box*/
.tit960_31,
.tit960_31_2{height:31px;overflow:hidden;line-height:31px !important;line-height:32px;color:#ff9d00;font-size:14px;font-weight:bold;padding-left:10px;font-family:"微软雅黑";
background:url(sitemap.gif) no-repeat 0 0;}
.tit960_31 a,
.tit960_31_2 a{color:#1562a6;font-size:14px;font-weight:bold;}
.tit960_31_2{background:none;background-color:#e0ecfc;border:1px solid #1562a6;border-bottom:none;}
.key_app{border-left:1px solid #1562a6;border-right:1px solid #1562a6;padding:10px 10px 7px;line-height:24px;}


.key_app_2{margin:0;padding:0;display:inline-block;width:100%;}
.key_app_2 li{margin:0;padding:0;float:left;line-height:24px;margin-right:10px;color:#1562a6;white-space:nowrap;/*中文词中间不换行*/}
.key_app_2 li a{color:#1562a6;margin-right:10px;}

.tit_2{color:#666;font-family:"微软雅黑";padding:10px 0;}
.foot960_4{height:4px;overflow:hidden;
background:url(sitemap.gif) no-repeat 0 -92px;}
/*page_map*/
.page_map{border:1px solid #cee1ae;border-bottom:none;padding:9px 0 7px 10px;line-height:24px;}
.page_map a{margin-right:5px;color:#1562a6;font-family:verdana,SimSun;}
.bort_no{border-top:none;}
/*foot*/
.pageFootBox{height:110px;padding-top:40px;color:#999;text-align:center;}
.pageFootBox a{padding:0 6px;color:#888;}
.pageFootBox .c_f00{color:#f00;}
.copyright{margin-top:20px;}
/*去掉链接虚线框*/
a,area { blr:expression(this.onFocus=this.blur()) } /* for IE */
:focus { outline: none; } /* for Firefox */ 	
