.html { overflow: hidden }
*html .clear { zoom: 1 }
*+html .clear { zoom: 1 }
body { background-color: #FFF; color: #000; }
.body { background-color: #FFF; background: url(../images/bg.jpg) fixed no-repeat top center; background-size: cover; }

a:link, a:visited, body { color: #333 }
a:active, a:hover { color: #F00 }
hr { border-bottom: 1px solid #D9D9D9 }


/*顶部菜单样式*/
.hd {  /*position: fixed;*/ top: 0; left: 0; width: 100%; _position: absolute; _top: expression( documentElement.scrollTop); z-index:999; }

.hd-bg { color: #fff; height: 175px; white-space: nowrap; width: 1280px; margin:0 auto; overflow: hidden; position:relative;  }
/*.hd-bg { color: #fff; background-color: #F7FCFF; height: 174px; white-space: nowrap; width: 100%; overflow: hidden; background: url(../images/bodybg.jpg) repeat; }*/
.hd-logo { position:absolute; top:30px; left:0px;  }
.hd-logo-txt { font-size:30px; font-family:'FZZhunYuan-M02S','\5E7C\5706'; color:#fff; position:absolute; top:60px; left:310px; }


.hd-cx { display: inline-block; vertical-align:middle; padding-right:20px; }
.hd-cx div { border-radius: 5px; background-color:#fff; }
.hd-cx input { border:none; color:#000; margin:0px 10px; width:200px; height:40px; }
.hd-cx .hd-cx-btn { display:inline-block; vertical-align:middle; height:40px; width:40px; background: url(../images/cx.png) no-repeat 2px 8px; cursor:pointer; }

.hd-btn { display: inline-block; vertical-align:middle; }
.hd-btn div { display:inline-block; vertical-align:middle; background-color:#02468f; color:#fff; cursor:pointer; padding: 10px 20px; border-radius:5px;  }
/*.hd-btn div a { color:#fff; }*/
.hd-btn div:hover { background-color:#024f9b; }

.hd-ul { background-color:#43aea6; text-align:center; overflow:hidden; }
.hd-ul a:link, .hd-ul a:visited { color: #fff }
.hd-li {  padding:10px 0px; width:160px; text-align:center; display:inline-block; *display: inline; *zoom:1; }
.hd-li2 {  background-color:#1472d6; }
.hd-li:hover {  background-color:#d495c4; }

/*内容区*/
.hd-ct { width:1280px; margin:auto; padding:0px 0;  }
.hd-ct-t { background-color:#fff; }

.t-tab { border-bottom:5px solid #02468f; }
.t-tab a { border-bottom:5px solid #02468f; padding:15px 0px; margin-bottom:-5px; width:24.99999999%; text-align:center; font-size:22px; font-weight:bold; letter-spacing:5px; display:inline-block; cursor:pointer; *display: inline; *zoom:1; }
.t-tab a:hover { border-bottom:5px solid #017ad5; color:#000; }
.t-tab .on { background-color:#02468f; color:#fff; }
.t-tab .on:hover { color:#fff; }

.t-path { float:right; padding:20px 10px; }


.hd-ct-index { border:1px solid #4375b6; background-color:#fff; box-shadow: 1px 3px 2px 1px #a2a3a9; }
.index-ct { /*display:none;*/ }
.index-ct-it { border:1px solid #dfdfdf; padding: 30px 20px; position:relative; }
.index-ct-it .it-c { position:absolute; top:20px; left:120px; padding:10px 20px 10px 10px; line-height:1.5;  }
.it-c .tname { font-size: 20px; font-weight: bold; padding:5px 0; }
.it-c .tvalue { color: #6b6b6b;  }




.hd-ct-l { width:260px; height:100%; display:inline-block; *display: inline; *zoom:1; /*background-color:#F0FAFB; border-left:1px dotted #43aea6; border-right:1px dotted #43aea6;*/ vertical-align:top;  }
.hd-ct-r { width:680px; display:inline-block; *display: inline; *zoom:1; vertical-align:top;  }


/*底部样式*/
.ft { margin:auto; text-align:center; color: #fff; height: 40px; line-height: 40px; background-color: #105fb1; white-space: nowrap; width: 100%; }
/*.ft { margin:auto; text-align:center; color: #fff; height: 40px; line-height: 40px; background-color: #105fb1; white-space: nowrap; width: 100%; position: fixed; bottom: 0; left: 0; _position: absolute; _bottom: auto; _top: expression(documentElement.scrollTop + (documentElement.clientHeight - this.clientHeight) - 1)  }*/
.ft-ul { width:950px; text-align:center; margin:auto; padding:0 50px; }
.ft a { color:#fff; }


/*登录*/
.login-ct { padding:10px; /*height:200px;*/ overflow:hidden; line-height:3; color:#094a8c; }
.login-ct .login-txt { width: 140px; height:35px; line-height: 30px; padding-left:35px; border:1px solid #8ACDEE; border-radius:3px; box-shadow:#eee 1px 1px 2px; }
.login-ct .user{ background: #fff url(../images/sprite1.png) no-repeat -2px -6px; }
.login-ct .pwd{ background: #fff url(../images/sprite1.png) no-repeat -2px -49px; }
.login-ct .code{ background: #fff url(../images/sprite1.png) no-repeat -2px -125px; }

/*登录说明*/
.login-ps { padding:10px; /*height:150px;*/ overflow:hidden; line-height:1.5; }
.login-ps .login-ps-tl { color:#094a8c; padding:5px; }

/*搜索*/
.search-ct { padding:10px; height:300px; border-top:1px dotted #43aea6; line-height:2.5; color:#094a8c; }
.search-ct .search-ct-tl { }

.search-ct-txt { width:200px; height:30px; line-height: 28px; padding-left:30px; border:1px solid #43aea6; border-radius:3px; box-shadow:#eee 1ppsx 1px 2px; background: #fff url(../images/sprite.png) no-repeat -2px -92px ; display:inline-block; *display: inline; *zoom:1;  }
.search-ct-txt input { border:none; background-color:#fff; height:28px; line-height: 28px; margin-top:-2px; zoom: 1 }
.search-ct-txt input[type=text]{ width:150px; }
.search-ct-txt input[type=button]{ padding-left:8px; }
.search-ct-txt input[type=button]:hover{ color:#F00; }

/*提示公告*/
.reminder-ct { padding:10px; /*height:230px;*/ overflow:hidden; /*border-bottom:1px solid #43aea6;*/ }
.reminder-ct .reminder-ct-tl { color:#43aea6; padding-bottom:10px; }
.reminder-ct .reminder-ct-txt { font-family:'\5FAE\8F6F\96C5\9ED1'; /*height:180px;*/ overflow:hidden; word-break:break-all; padding:5px; }
.reminder-ct-a>a { color:#43aea6; }

.reminder-ct2 { padding:10px; }
.reminder-ct2 .reminder-ct-tl { color:#43aea6; padding-bottom:10px; border-bottom:2px solid #43aea6;  }
.reminder-ct2 .reminder-ct-txt { font-family:'\5FAE\8F6F\96C5\9ED1'; word-break:break-all; padding:50px; min-height:500px; }

/*数据展示*/
.hot-ct { padding:20px; overflow:hidden; }
.hot-ct .hot-ct-tl { padding-bottom:10px; border-bottom:1px solid #e6e6e6;}
.hot-ct .hot-ct-tb { border:1px solid #e6e6e6; height: 220px; overflow-y:auto;  }
.hot-ct-tb table { width:100%; table-layout:fixed; }
.hot-ct-tb table a {  }
.hot-ct-tb table a:hover { color:#F00; }
.hot-ct-tb table tr {  }
.hot-ct-tb table th{ background-color: #e6e6e6; }
.hot-ct-tb table th,.hot-ct-tb td { text-align:center; padding:8px 5px; height:20px; }
.hot-ct-tb table td{  white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.hot-ct-tb .dt-none { height:150px; line-height:150px; text-align:center; color:#000;  }

.hot-ct .hr { border-bottom:2px solid #02468f; }
.hot-ct .hot-ct-lin { height: 300px; padding: 10px 0; }

/*表单*/
.tb-ct { border:1px solid #4375b6; background-color:#fff; box-shadow: 1px 3px 2px 1px #a2a3a9; min-height:600px;  }
.tb-ct .tb-ct-tl { color:#094a8c; padding-bottom:10px; border-bottom:2px solid #0f70b4; }

.tb-ct-info { padding:10px 0; width:800px; margin:0 auto; }
.tb1 { width:100%; table-layout:fixed; color:#094a8c; font-size:16px;  margin: 0 auto;  }
.tb1 tr { }
.tb1 tr td { padding:5px; line-height:1.7; border-bottom:1px solid #8ACDEE;  }
.tb1 .tb-va-t{ vertical-align:top; word-wrap: break-word; padding-top:5px; padding-bottom:5px; }
.tb1 .tb-bd-n { border:none; }


/*列表*/
.tbl-ct-info { padding:10px 0; }
.tbl-ct-info .tbl-ss { color:#094a8c; padding:5px; text-align:center; }
.tbl-ct-info .tbl-tl { padding:8px 0; background-color:#43aea6; color:#094a8c; }
.tbl-ct-info .tbl-tl a { color:#fff; }
.tbl-ct-info .tbl-tl span { color:#fff; }

/***搜索*/
.tbl-ct-info .tbl-cx { padding: 0 25px; }
.tbl-cx .tbl-cx-t { background-color:#02468f; color:#fff; text-align:center; padding:10px 0; border-radius: 5px 5px 0px 0px; }
.tbl-cx-t img { padding-right:10px; width: 25px; }

.tbl-cx .tbl-cx-b { border:1px solid #4375b6; background-color:#fff; box-shadow: 0px 2px 2px 1px #a2a3a9; min-height: 450px; }
.tbl-cx-b .tbl-cx-tl { padding:10px 5px; text-align: center; }
/***列表*/
.tbl-ct-info .tbl-tb { min-height: 520px; margin:0 10px; border-bottom: 5px solid #e6e6e6; }

.tbl1 { width:100%; table-layout:fixed; }
.tbl1 a {  }
.tbl1 a:hover { color:#F00; }
.tbl1 tr {  }
.tbl1 th{ /*background-color: #e6e6e6;*/ border-bottom: 1px solid #e6e6e6 }
.tbl1 th,.tbl1 td { text-align:center; padding:8px 5px; height:20px; }
.tbl1 td{  white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }

/*.tbl1 { width:100%; table-layout:fixed; color:#094a8c; }
.tbl1 a { color:#094a8c; }
.tbl1 a:hover { color:#F00; }
.tbl1 tr { background-color:#f2fbff; }
.tbl1 th { background-color: #C9EFF1; }
.tbl1 th,.tbl1 td { text-align:center; padding:8px 5px; height:20px; }
.tbl1 td{ white-space:nowrap; overflow:hidden; text-overflow:ellipsis; }
.tbl1 tr:nth-child(even) { background-color:#f2fbff; }
.tbl1 tr:nth-child(odd) { background-color:#f8fdff; }*/

.tbs1 { width:100%; table-layout:fixed; }
.tbs1 a {  }
.tbs1 a:hover { color:#F00; }
.tbs1 tr {  }
.tbs1 th{ /*background-color: #e6e6e6;*/ font-weight:bold;  }
.tbs1 th,.tbs1 td { text-align:center; padding:8px 5px; height:20px;border: 1px solid #000 }
.tbs1 td{  }

.dt-none { height:200px; line-height:200px; text-align:center; color:#094a8c; }



.page { padding:8px 0; /*background-color: #43aea6; color: #fff;*/ width:100%; }
.page a { color: #094a8c; }
.page a:hover { color: #F00; }
.page select { color: #094a8c; }




/*图标*/
.icon{ display: inline-block; *display: inline; *zoom:1;  vertical-align: middle; }
.icon-user { background: url(../images/sprite1.png) no-repeat -2px -6px; width: 33px; height: 33px }
.icon-bq { background: url(../images/sprite1.png) no-repeat -7px -162px; width: 20px; height: 20px }
.icon-gd { background: url(../images/sprite1.png) no-repeat -6px -132px; width: 22px; height: 22px }
.icon-rq { background: url(../images/sprite1.png) no-repeat 115px -188px }
.icon-ck01 { background: url(../images/sprite1.png) no-repeat -63px -164px; width: 15px; height: 15px }
.icon-ck02 { background: url(../images/sprite1.png) no-repeat -38px -164px; width: 15px; height: 15px }

.t-up { background: url(../images/sprite.png) no-repeat -85px -167px; height: 14px; width: 8px; }
.t-down { background: url(../images/sprite.png) no-repeat -96px -167px; height: 14px; width: 8px;  }

.ipt-btn { cursor:pointer; display:inline-block; vertical-align:middle; width:90px; height:35px; line-height:35px; color:#fff; background-color:#0059b8; border:1px solid #0059b8; border-radius:5px; }
.ipt-btn:hover { color:#fff; background-color:#046cdb; border:1px solid #046cdb; }
.ipt-btn span { color:#fff; }

.ipt-btn-a { padding:8px 20px; color:#fff; background-color:#0059b8; border:1px solid #0059b8; border-radius:5px; }
.ipt-btn-a:hover { color:#fff; background-color:#046cdb; border:1px solid #046cdb; }

.ipt-btn1 { background:none; border:none; color:#ff8202; letter-spacing:5px; vertical-align:text-bottom; }
.ipt-btn1:hover { color:#F00; }

.ipt-btn-read { cursor:pointer; display:inline-block; vertical-align:middle; width:90px; height:35px; line-height:35px; color:#A0A0A0; background-color:#E0E0E0; border:1px solid #E0E0E0; border-radius:5px; }
.ipt-btn-read:hover { color:#8c8c8c; background-color:#d2d2d2; border:1px solid #d2d2d2; }

/**/
.ipt-txt { height:28px; line-height: 26px; padding:0px 5px; border:1px solid #8ACDEE; border-radius:3px; box-shadow:#eee 1ppsx 1px 2px; background-color:#fff; }
.ipt-ddl { height: 30px; line-height: 28px; padding: 0 0 0 5px; border:1px solid #8ACDEE; border-radius:3px; box-shadow:#eee 1ppsx 1px 2px; background-color:#fff; }

/*验证失败*/
.ipt-txt-val { border:1px solid #F00!important; }

.hd1 { background-color: #262A49; border-bottom: 3px solid #4D5384; white-space: nowrap; position: fixed; top: 0; left: 0; width: 100%; _position: absolute; _top: expression( documentElement.scrollTop) }
/*
.hd2 a.a1:link, .hd2 a.a1:visited { color: #1D83FF }
.hd2 a.a1:hover { color: yellow }
.hd2-logout { float: right; width: 180px; padding-top: 10px; padding-bottom: 12px; border-left: 1px solid #2E324B }
.hd2-time { float: right; width: 180px; padding-top: 10px; padding-bottom: 12px; border-left: 1px solid #2E324B; border-right: 1px solid #4C4F69 }
.hd2-txt { height: 36px; line-height: 1.5; display: inline-block; vertical-align: middle; text-align: left; padding-left: 10px }
.hd2-ctrl { float: right; padding-top: 16px; padding-bottom: 18px; border-right: 1px solid #4C4F69 }*/

.td2 { color: #fff; background-color: #3F4467; border-top: 1px solid #4C4F69; height: 40px; line-height:40px; white-space: nowrap; position: absolute; top: 59px; left: 0; width: 100%; overflow: hidden }
.td2 .td2-c { padding-left:20px; }
.td2 ul li { float:left; line-height:40px; padding-left:10px; }
.td2 ul li a{ color:#fff; }

.bd1 { background-color: #F2F2F2; padding: 63px 0 61px 0 }
.bd2 { background-color: #FFF; position: absolute; width: 100%; top: 99px; bottom: 31px; left: 0; overflow: hidden; *height: expression((document.documentElement.clientHeight - 120) + "px"); }
.bd2-l { background-color: #F4F4F4; position: absolute; top: 0; bottom: 0; left: 0; width: 170px; overflow-x: hidden; overflow-y:auto; *overflow-y:scroll;  *height: 100%; scrollBar-track-color: #f9f9f9; scrollBar-base-color: #BBB; scrollbar-shadow-color: #f9f9f9; scrollbar-darkshadow-color: #f9f9f9; scrollbar-highlight-color: #f9f9f9; scrollbar-3dlight-color: #f9f9f9; scrollbar-arrow-color: #BBB; scrollbar-face-color: #DDD;  border-right:1px solid #CCC; }
.bd2-r { position: absolute; top: 0; left: 171px; right: 0; bottom: 0; }
.tt1 { color: #F34242; font-size: 24px }
a.tt2:link, a.tt2:visited { height: 50px; line-height: 50px; padding-left: 55px; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; display: block; margin-top: -1px; border-right: 4px solid #F4F4F4 }
a.tt3 { display: block; width: 120px; height: 30px; line-height: 30px; position: relative; padding-left: 20px }
a.tt3.none{display:none;}
.tt3-icon { padding-right: 10px; color: #ACACAC }
.tt4 { background-color: #474E82; padding: 12px 15px; text-align: center }
.tt5 { padding: 5px; background-color: #474E82; color: #FFF }
.ct1 { width: 800px; margin: 0 auto; background-color: #FFF }
.ct2 { width: 860px; margin: 0 auto }
.ct3 { margin: 0 20px; border-top: 3px solid #FFA5A5 }
.ct3 .a1 { display: inline-block; vertical-align: middle; height: 22px; line-height: 22px; color: #5781E1 }
.ct3-icon { position: absolute; left: 90px; top: 5px }
.ct4 { font-size: 14px }
.ct4 a.fcsli:link {background-color:#474E82;color:#FFF; border-right:4px solid #5ABEE9;}
.ct4 a.fcsli:visited {background-color:#474E82;color:#FFF; border-right:4px solid #5ABEE9;}
.ct5 { padding: 10px; display: none }
.ct5 a.fcs1:link, a.fcs1:visited { color: #FF6600 }
.ct6 { padding: 10px 0 10px 25px }
.ct6 a { display: block; padding: 5px 0 }
.ct6 a.fcs:link, .ct6 a.fcs:visited { color: #FF6600 }
.ct6 a.fcs:hover { color: #F00 }
.ct6-i { background-color: #F86B4F; padding: 1px 10px; border-radius: 10px; color: #FFF; margin-left: 15px; font-size: 12px }
.ipt1 { border: 1px solid #E0E0E0; height: 26px; line-height: 26px; padding: 0 5px; width: 100px }
.ipt2 { border: 1px solid #E0E0E0; height: 26px; line-height: 26px; padding: 0 5px; width: 188px }
.ipt3 { border: 1px solid #E0E0E0; height: 26px; line-height: 26px; padding: 0 5px; width: 600px }
.ipt1:focus, .ipt2:focus, .ipt3:focus { border: 1px solid #5ABEE9 }
.ipt-icon1 { background: url(../images/sprite3.png) no-repeat 84px -57px }
.ipt-icon2 { background: url(../images/sprite3.png) no-repeat 92px -81px }
a.btn1:link, a.btn1:visited { padding: 10px 20px; background-color: #A3A8CA; color: #FFF; display: inline-block; vertical-align: middle }
a.btn1:hover { background-color: #B9BFDB }
a.btn2:link, a.btn2:visited { padding: 10px 20px; background-color: #A3C290; color: #FFF; display: inline-block; vertical-align: middle }
a.btn2:hover { background-color: #B9D6AA }
.ft1 { color: #000; height: 30px; line-height: 30px; background-color: #FFF; border-top: 1px solid #D9D9D9; white-space: nowrap; width: 100%; position: absolute; bottom: 0; left: 0 }
.ifrm { overflow: auto }
::-webkit-scrollbar { background-color: #f9f9f9; width: 10px }
::-webkit-scrollbar-thumb { background-color: #DDD }


a.icon-a:link, a.icon-a:visited { background-color: #373D69; padding: 5px 10px 5px 10px; color: #F1F1F4 }
a.icon-a:hover { background-color: #495399 }
.icon-fon { cursor: pointer; height: 20px; line-height: 20px }
a.icon-a, .icon-fon, .icon1, .icon2, .icon3, .icon4, .icon5, .icon6, .icon7, .icon8, .icon9, .icon10, .icon11, .icon12, .icon13, .icon14, a.icon15, a.icon16, a.icon17, a.icon18, a.icondow, .icon25, .icon26, .icon27, .icon28, a.icon29, a.icon30, .icon31, .icon32, .icon33, .icon34, .icon35, a.icon36, a.icon37 { display: inline-block; vertical-align: middle }
.icon1 { background: url(../images/sprite1.png) no-repeat 0 0; width: 28px; height: 20px }
.icon2 { background: url(../images/sprite1.png) no-repeat 0 -21px; width: 28px; height: 20px }
.icon3 { background: url(../images/sprite1.png) no-repeat 0 -42px; width: 28px; height: 20px }
.icon4 { background: url(../images/sprite1.png) no-repeat 0 -62px; width: 28px; height: 20px }
.icon5 { background: url(../images/sprite1.png) no-repeat 0 -84px; width: 28px; height: 20px }
.icon6 { background: url(../images/sprite1.png) no-repeat 0 -103px; width: 28px; height: 20px }
.icon7 { background: url(../images/sprite1.png) no-repeat 0 -124px; width: 28px; height: 20px }
.icon8 { background: url(../images/sprite1.png) no-repeat 0 -145px; width: 28px; height: 20px }
.icon9 { background: url(../images/sprite1.png) no-repeat 0 -166px; width: 28px; height: 20px }
.icon10 { background: url(../images/sprite1.png) no-repeat 0 -186px; width: 28px; height: 20px }
.icon11 { background: url(../images/sprite1.png) no-repeat 0 -206px; width: 28px; height: 20px }
.icon12 { background: url(../images/sprite1.png) no-repeat 0 -226px; width: 28px; height: 20px }
.icon13 { background: url(../images/sprite3.png) no-repeat 0 0; width: 36px; height: 36px }
.icon14 { background: url(../images/sprite3.png) no-repeat 0 -39px; width: 28px; height: 20px }
a.icon15 { background: url(../images/sprite2.png) no-repeat 0 0; width: 24px; height: 24px }
a.icon16 { background: url(../images/sprite2.png) no-repeat 0 -31px; width: 24px; height: 24px }
a.icon17 { background: url(../images/sprite2.png) no-repeat 0 -62px; width: 24px; height: 24px }
a.icon18 { background: url(../images/sprite2.png) no-repeat 0 -93px; width: 24px; height: 24px }
a.icondow { background: url(../images/sprite2.png) no-repeat 0 -249px; width: 24px; height: 24px }


.icon19 { background: url(../images/sprite4.png) no-repeat 15px 10px }
.icon20 { background: url(../images/sprite4.png) no-repeat 15px -63px }
.icon21 { background: url(../images/sprite4.png) no-repeat 15px -133px }
.icon22 { background: url(../images/sprite4.png) no-repeat 15px -206px }
.icon23 { background: url(../images/sprite4.png) no-repeat 15px -279px }
.icon24 { background: url(../images/sprite4.png) no-repeat 15px -352px }
.icon25 { background: url(../images/sprite2.png) no-repeat 0 -175px; width: 34px; height: 36px }
.icon26 { background: url(../images/sprite2.png) no-repeat 0 -153px; width: 19px; height: 19px }
.icon27 { background: url(../images/sprite4.png) no-repeat 1px -419px; width: 11px; height: 11px }
.icon28 { background: url(../images/sprite2.png) no-repeat 1px -125px; width: 19px; height: 22px }
a.icon29:link, a.icon29:visited { background: url(../images/sprite1.png) no-repeat 1px -254px; width: 28px; height: 26px; line-height: 26px; padding-left: 22px; padding-right: 10px; color: #E3E6FF; border-right: 1px solid #5F6696 }
a.icon30:link, a.icon30:visited { background: url(../images/sprite1.png) no-repeat 1px -284px; width: 28px; height: 26px; line-height: 26px; padding-left: 22px; color: #E3E6FF; margin-left: 10px }
a.icon29:hover, a.icon30:hover { color: yellow }
.icon31 { background: url(../images/sprite1.png) no-repeat 1px -324px; width: 18px; height: 18px; padding-right: 5px }
.icon32 { background: url(../images/sprite1.png) no-repeat 1px -343px; width: 18px; height: 18px; padding-right: 5px }
.icon33 { background: url(../images/sprite1.png) no-repeat 1px -363px; width: 18px; height: 18px; padding-right: 5px }
.icon34 { background: url(../images/sprite1.png) no-repeat 1px -430px; height: 18px; line-height: 18px; padding-left: 20px }
.icon35 { background: url(../images/sprite1.png) no-repeat 1px -452px; height: 18px; line-height: 18px; padding-left: 20px }
a.icon36 { background: url(../images/sprite1.png) no-repeat 1px -383px; width: 18px; height: 18px; padding-right: 5px }
a.icon37 { background: url(../images/sprite1.png) no-repeat 1px -403px; width: 18px; height: 18px; padding-right: 5px }
a.icon15:hover, a.icon16:hover, a.icon17:hover, a.icon18:hover { opacity: .8; filter: alpha(opacity=80) }

.iconT { background: url(../images/sprite1.png) no-repeat 0px -363px; width: 20px; height: 15px; display:inline-block; }
.none{display:none;}


.btn0 { padding: 0px 5px; width:60px; height:30px; background-color: #FFF; border: 1px solid #DBDBDB; box-shadow: 0px 2px 0px #EDEDED; display: inline-block; font:normal 14px/28px 'Microsoft YaHei'; vertical-align:top; }
.btn0:hover { color: #F00; background: #F1F1F1 }
