﻿.ListTable
{
    margin: 0px;
    width: 100%;
    background: #d1e3f5;
    padding: 5px;
    text-decoration: none;
    clear: both;
    margin-top: 0px;
    border-top: none;
    line-height: 25px;
}

.InputTable
{
    width: 100%;
    line-height: 25px;
    background: #d1e3f5;
    padding: 4px;
    border-top: none;
    margin-bottom: 10px;
    border-collapse: collapse;
}
/*输入表格区域样式*/
.Input2ColTable, .Input4ColTable, .Input6ColTable
{
    width: 100%;
    padding-bottom: 8px;
}
.Input2ColTable table, .Input4ColTable table, .Input6ColTable table
{
    width: 100%;
    margin: auto;
    border-collapse: collapse;
    border: 1px solid #d1e3f5;
}
.Input2ColTable table thead th, .Input2ColTable table thead td, .Input4ColTable table thead th, .Input4ColTable table thead td, .Input6ColTable table thead th, .Input6ColTable table thead td
{
    line-height: 25px;
    font-weight: bold;
    color: #476074;
    background-image: #FFFFFF;
}
.Input2ColTable table thead th div, .Input4ColTable table thead th div, .Input6ColTable table thead th div
{
    background-color: #F0F7FD;
    padding-left: 26px;
    padding-top: 5px;
}
.Input2ColTable table tbody th, .Input4ColTable table tbody th, .Input6ColTable table tbody th
{
    background-color: #e8f3ff;
    text-align: right;
    padding-right: 8px;
    font-weight: normal;
    border: 1px solid #d1e3f5;
    width: 20%;
    line-height: 25px;
    color: #004f94;
}
.Input2ColTable table tbody td, .Input4ColTable table tbody td, .Input6ColTable table tbody td
{
    text-align: left;
    padding-left: 8px;
    line-height: 24px;
    border: 1px solid #d1e3f5;
    width: 80%;
    background-color: White;
}
.Input4ColTable table tbody th
{
    width: 15%;
}
.Input4ColTable table tbody td
{
    width: 35%;
}
.Input6ColTable table tbody th, .Input6ColTable table tbody td
{
    width: 15%;
}
.Input2ColTable table tbody th b, .Input4ColTable table tbody th b, .Input6ColTable table tbody th b, .Input2ColTable table tbody td b, .Input4ColTable table tbody td b, .Input6ColTable table tbody td b
{
    padding-right: 3px;
    color: Red;
}
.Input2ColTable table td table, .Input4ColTable table td table, .Input6ColTable table td table
{
    border: 0px;
}
.Input2ColTable table td table td, .Input4ColTable table td table td, .Input6ColTable table td table td
{
    border: 0px;
}
.Input2ColTable table td div.ListTable table td, .Input4ColTable table td div.ListTable table td, .Input6ColTable table td div.ListTable table td
{
    border: 1px solid #d1e3f5;
}
.Input2ColTable table tfoot td, .Input4ColTable table tfoot td, .Input6ColTable table tfoot td
{
    background: #FFFFFF;
    height: 30px;
    padding-left: 50px;
}
.Input2ColTable table td ul li, .Input4ColTable table td ul li, .Input6ColTable table td ul li, .QueryTable table td ul li
{
    float: left;
    padding-right: 20px;
}
.Input2ColTable table td p
{
    line-height: 25px;
}
/*对input类型按钮比较多的样式*/
.InputType table tbody tr td
{
    padding: 1px;
}
.space
{
    height: 6px;
}
.Message
{
    width:90%;
    text-align:center;
}
/**/
.Numeric
{
    margin: 2px 0px;
    height: 16px;
    width: 150px;
    border: #9EA09F 1px solid;
    color: black;
    text-align: right;
}

.ListTable a:link, .ListTable a:visited
{
    color: #5183a6;
    text-decoration: none;
}
.ListTable a:hover
{
    color: #5183a6;
    text-decoration: underline;
}

.TitleColumn
{
    background-color: #e8f3ff;
    text-align: right;
    padding-right: 8px;
}
.TitleColumn2
{
    background-color: #e8f3ff;
}

.ContentColumn
{
    background-color: #FFFFFF;
    text-align: left;
    padding-left: 8px;
}
.ContentColumnRight
{
    background-color: #FFFFFF;
    text-align: right;
    padding-left: 8px;
}
.NoteColumn
{
    background-color: #e8f3ff;
    text-align: left;
    padding-left: 8px;
}

.TitleRow
{
    background-color: #F0F7FD;
    color: #002C87;
    height: 22px;
    text-align: left;
    padding: 2px 2px 2px 2px;
}

.ContentRow
{
    background-color: #FFFFFF;
    height: 22px;
    text-align: left;
    padding: 10px 2px 10px 5px;
}

.SelRow
{
    background-color: #FFFFA3;
    height: 22px;
}

.HeadRow
{
    height: 25px;
    background: url(../../images/title4.gif);
    font-weight: bold;
    padding: 0px 0px 0px 10px;
    color: black;
    text-align: center;
}


.BottomRow
{
    background-color: #ccccff;
    color: black;
    height: 22px;
}
.Row0
{
    background-color: #ffffff;
    height: 22px;
}
.Row1
{
    background-color: #ECECEC;
    height: 22px;
}
.TextBox
{
    font-size: 12px;
}
/*列表区域样式*/
.ListTableArea
{
	width: 100%;
	padding-bottom: 8px;
	float: left;
}
.ListTableArea table
{
	width: 100%;
	margin: auto;
	border-collapse: collapse;
	border: 1px solid #d1e3f5;
}
.ListTableArea th
{
	border: 1px solid #d1e3f5;
	height: 22px;
	text-align: center;
	font-weight: bold;
	color: #004f94;
	background:#e8f3ff;
}
.ListTableArea .rightCol
{
	text-align: right;
	padding-right: 5px;
}
.ListTableArea .centerCol
{
	text-align: center;
}
.ListTableArea tbody tr
{
	border: 0px solid;
}
.ListTableArea tbody td
{
	border: 1px solid #d1e3f5;
	line-height: 18px;
	padding: 2px;
	text-decoration: none;
}
.ListTableArea table tfoot td
{
	background-color: #FFFFFF;
	text-align: center;
	height: 25px;
	border: 1px solid #FFFFFF;
}
.ListTableArea td a:link, .ListTableArea td a:visited
{
	
	text-decoration: none;
}
.ListTableArea tbody td a:hover
{
	color: red;
	text-decoration: underline;
}
    .ProfileData h3{
        font-size:18px;
        padding:20px 0;
        font-family:"微软雅黑";
        font-weight:600;
    }
        .ProfileData h3 i{
            display: block;
            height: 18px;
            width: 5px;
            background: #004f94;
            float: left;
            margin-right: 7px;
            margin-top:3px;
        }
    .ProfileData .table1{
        margin-bottom:20px;
        border: 1px solid #f1f1f1;
    }
    .ProfileData table{
        width: 100%;
        margin: auto;
        border-collapse: collapse;
    }
       .ProfileData table tr td{
        text-align: center ;
        font-size:14px;
        font-family:"微软雅黑";
        border-right: 1px solid #f1f1f1;
        padding:10px 0;
    }
       .ProfileData table tr td p,.ProfileData table tr td span{
           margin:0;
           font-size:16px;
           line-height:40px;
           color:#a1a1a1;
       }
       .ProfileData table tr td span{
           color:#000;
       }
       .table2{
           border: 1px solid #f1f1f1;
           padding:20px 0;
       }
       .lastTd{
           border:none !important;
       }

 #divLeftMenu table td{
     font-size:12px;
 }
 .Device td {
     line-height:35px;
 }
    #divMenu00 table{
        margin:0;
        padding:0;
    } 
        #divMenu00 table td{
            text-align:center;
            margin:0;
            padding:0;
        } 