﻿/** itemdetail style **/
#itemdetail .toolbar{ position:absolute; right:30px; top:10px;}
#itemdetail .toolbar ul{padding:5px 0px; }
#itemdetail .toolbar li{display:inline;}
#itemdetail .toolbar a{background:url(fs_btnl.gif) no-repeat left top;height:31px; line-height:31px; padding:0px 0px 0px 3px;text-decoration:none;}
#itemdetail .toolbar a span {background:url(fs_btnr.gif) no-repeat right top;height:31px; line-height:31px; display:inline-block; color:#185ea3; font-weight:bold; padding:0px 20px 0px 17px;text-align:center; cursor: pointer;white-space:nowrap; WORD-BREAK: keep-all;}
#itemdetail .toolbar a span img{ border:0px; margin-bottom:-4px; margin-right:5px;}
/*#itemdetail .toolbar a:hover {background-position:0% -21px;}
#itemdetail .toolbar a:hover span {background-position:100% -21px;color:#333;}*/

.idt_tab{ background:url(webpart_title.jpg) repeat-x; border:1px solid #d3d4d7; margin-top:10px; }
.idt_tab td{ padding:0px 5px; height:25px; line-height:25px; vertical-align:middle; font-weight:bold;}
.idt_tab img{ border:0px; margin-bottom:-3px; margin-right:2px;}
.idt_item{ border:1px solid #d3d4d7; border-top:0px; padding:5px;}

.qj_title{text-align: center; margin-top: 5px; margin-bottom: 5px; background:#E5F1FD;}
.qj_title span{font-size: 25px; font-weight: bold;}


 .db_tab
    {
        border: 1px solid #B8D9FA;
        border-collapse: collapse;
        line-height: 18px;
        font-size: 13px;
    }
    .db_tab_l
    {
        background-color: #ECF5FF;
        border: 1px solid #B8D9FA;
        text-align: center;
        padding-top: 3px;
        height: 30px;
        width: 100px;
    }
    .db_tab_r
    {
        text-indent: 3px;
        border: 1px solid #B8D9FA;
        height: 30px;
        padding: 5px;
    }
    .db_tab_r input, .db_tab_r textarea
    {
        border: 1px solid #AAA;
    }
.cxtj_title td{/*background:#E5F1FD;*/ padding:5px;}