﻿/* CSS Document */
html, body
{
    margin: 0px;
    height: 100%;
}
body, td, th
{
    font-size: 12px;
    font-weight: normal;
}
body
{
    font: 12px/1.5 tahoma,arial,微软雅黑;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    font-size: 12px;
    scrollbar-face-color: #f2f2f2;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-shadow-color: #DEE3E7;
    scrollbar-3dlight-color: #f1f4f7;
    scrollbar-arrow-color: #e0e0e0;
    scrollbar-track-color: #EFEFEF;
    scrollbar-darkshadow-color: #c7ced1;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6
{
    margin: 0;
    padding: 0;
}
address, caption, cite, code, dfn, em, th, var
{
    font-style: normal;
}
ul, li
{
    list-style-type: none;
}
img
{
    border: none;
}
input, textarea, select
{
    font-family: inherit;
    font-weight: inherit;
    vertical-align: middle;
    border-radius: 3px;
    border: 1px solid #95b8e7;
}
input[type=text], select
{
    vertical-align: middle;
    height: 20px;
    padding-left: 5px;
}
.table_form
{
    margin-left: auto;
}
.table_form TBODY TR.even TD
{
    background: #f4faff;
}
.table_form TBODY TR:hover
{
    color: #000000;
    background-color: #dcedf7;
}
.table_form TBODY TR:hover td
{
    color: #000000;
    background-color: #dcedf7;
}
.ltd
{
    border-bottom: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    height: 30px;
    width: 15%;
    text-align: right;
}
.rtd
{
    border-bottom: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    height: 30px;
    width: 35%;
    text-align: left;
    padding-left: 2px;
    padding-right: 10px !important;
}
/* 新的 ltd1 和 rtd1 去掉了表格的宽度 */
.ltd1
{
    border-bottom: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    height: 30px;
    text-align: right;
}
.rtd1
{
    border-bottom: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    height: 30px;
    padding-left: 2px;
    text-align: left;
}
.ctd1
{
    border-bottom: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    height: 30px;
    text-align: center;
}

#bottom_crt
{
    margin-left: 12px;
    color: #fff;
    float: left;
}
#bottom_crt p
{
    width: 600px;
    margin: 0px;
    padding-top: 5px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: left;
}
#bottom_right
{
    float: right;
    margin-right: 2%;
    width: 310px;
    text-align: right;
}

.tags, .tagss
{
    float: left;
    width: 100%;
}
.searchTable
{
    width: 100%;
}
.tags table, .tagss table, .searchTable table
{
    width: 100%;
    height: auto;
    text-align: center;
    line-height: 30px;
    border: 1px solid #b0d2ec;
    border-collapse: collapse;
}

.tags table tr:nth-child(odd), .tagss table tr:nth-child(odd), .searchTable table tr:nth-child(odd)
{
    background: #ddefff;
}
.tagss table td, .tagss table th
{
    border: 1px dotted #004986;
    border-collapse: collapse;
}
.tags table td:nth-child(odd)
{
    width: 15%;
    border: 1px dotted #004986;
    text-align: right;
}

.tags table td:nth-child(even)
{
    text-align: left;
    width: 35%;
    border: 1px dotted #004986;
    vertical-align: middle;
}

.searchTable table td:nth-child(odd)
{
    border: 1px dotted #004986;
    text-align: right;
}

.searchTable table td:nth-child(even)
{
    text-align: left;
    border: 1px dotted #004986;
    vertical-align: middle;
}
.pagetitle
{
    width: 98%;
    margin: 2px auto;
    text-align: left;
    line-height: 30px;
    height: 30px;
    border: 1px solid #cccccc;
    text-indent: 20px;
    background: url(/images/pagetitle_bg.gif) repeat-x bottom left;
    font-size: 14px;
    font-weight: bold;
}
.span-color-red
{
    color: Red;
}
.hrf-l
{
    color: blue;
    text-decoration: underline !important;
}
.tabs-container .tabs-tool
{
    border-top-width: 0;
    border-right-width: 0;
}
.tabs-tool table
{
    border-width: 0;
    border-collapse: collapse;
    border-spacing: 0;
}
.tabs-tool table td
{
    padding: 0;
}
.l-btns
{
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    border: 0;
    padding: 1px;
    margin-left: 5px;
}
