.body
{
    font-size:12px;
}

.title,.title2
{
    background: url(/images/L_IMG/title.gif);
    color: #133C73;
    line-height: 24px;
    border: 1px solid #DDDDDD;
    padding-left: 15px;
    font-weight: bold;
    
}

.title
{
    border-top:5px solid #000271;
}

.memberInfo
{
    border: 1px solid #DDDDDD;
    padding: 5px;
    background: #F6F6F6;
}

.memberInfo ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

.memberInfo ul li
{
    float: left;
    line-height: 25px;
    color: #133C73;
    margin-right: 20px;
    display:inline;
    white-space:nowrap;
}

.clear
{
    clear: both;
}

table
{
}

td
{
    padding: 5px;
    line-height: 24px;
    border: 1px solid white;
}

.th
{
    background: url(/images/L_IMG/title.gif);
    line-height: 24px;
    padding: 0;
    font-weight: bold;
    color: #062D66;
}

.recordtable
{
    margin-bottom:10px;
}

.recordtable,.drugtable
{
    border: 1px solid #DDDDDD;
    width:100%;
}

.drugtable
{
    text-align:center;
}

.recordcontent
{
    background: #F6F6F8;
    border: 1px solid #DDDDDD;
    padding: 5px;
    margin-bottom:15px;
}

.time
{
    font-weight:bold;
    color:Red;
    font-size:14px;
}

.tdfield
{
    background:#F6F5F0;
}

.tdwidth
{
    width:15%;
}

.medication-record
{
    border:1px solid #cccccc;
    margin:10px 0;
}

.record-top
{
    color:white;
    line-height:30px;
    padding-left:10px;
    text-align:left;
    font-size:14px;
    font-weight:bold;
    background:#000271;
}

.record-content
{
    height:1000px;
}

.hr
{
    background-color:#000271;
    height:5px;   
}
