﻿
*
{
    padding: 0px;
    margin: 0px;
    font-size: 12px;
}

td
{
    padding-left: 5px;
    border-color: #d3d3d3;
    color: #5c5c5c;
    font: "宋体";
    font-size: 12px;
    height: 30px;
    line-height: 28px;
}

/**************************供应商申请信息****************************/
textarea
{
    width: 300px;
    height: 100px;
}
.trHeight
{
    height: 105px;
}
/********************供应商申请资质信息*****************************/
.divTop
{
    height: 320px;
    float: left;
    width: 305px;
    min-width: 305px;
    margin: 5px 0 0 25px;
}
.tvTree
{
    width: 300px;
    /*min-height: 313px;*/
    height: 313px;
    /*height: auto !important;*/
    float: left;
    text-align: left;
    padding: 5px 0 0 0px;
    border: 1px solid #B5CCEB;
    overflow-y: auto; 
    overflow-x:hidden;
}
.divCenter
{
    clear: both;
    width: 10px;
    min-height: 300px;
    position: absolute;
    float: left;
    margin: 0px 0px 0 307px;
}
.repRepeater
{
    width: 615px;
    max-width: 615px;
    height: 320px;
    float: left;
    position: relative;
    left: 15px;
    margin-top: 5px;
    border: 1px solid #D2DEE9;    
    overflow-y: auto; 
    overflow-x:hidden;
}
.odd
{
    background: #EAF5FF;
}
.even
{
    background: #C7E5FF;
}
.hov
{
    background: yellow;
}
.tabHeight
{
    width: 860px;
    margin: 0 auto;
}

.VMAPPINFO_input
{
    height: 20px;
    width: 280px;
}
.VMAPPINFO_textarea
{
    width: 280PX;
    height: 120px;
}
.VMAPPINFO_select
{
    height: 25px;
}
.purTree
{
    float: left;
    margin-left: 20px;
    border: 1px solid #B5CCEB;
    text-align: left;
    min-height: 320px;
}

.VMAPPINFO_legend
{
    font-size: 25px;
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    line-height: 40px;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
}
.VMAPPINFO_btn
{
    width: 100px;
    height: 30px;
}
fieldset
{
    padding: 0;
    margin: 0;
    border: 0;
}
.tdWidth
{
    width:260px;
    }