﻿table
{
    margin:0;
    width:100%;
    height:100%;
    border:0;
}

table .content
{
    padding:0px;
    vertical-align:top;
}

.table_reg_border
{
    background-color: #dcdcdc;
    padding-left:12px;
    padding-right:12px;
}

.table_reg_border th
{
    padding-left:2px;
    padding-right:2px;
    background-color:White;
    BACKGROUND: url(../../images/newtable-bg.gif);
}

.table_reg_border td
{
    padding-left:2px;
    padding-right:2px;
    background-color:White;
    text-align:center;
    font: 12px Verdana, "宋体"; 
}

.table_reg_border .label
{
    background-color: #E3EAEB;
    text-align: right !important;
    width: 70px;
    vertical-align: middle;
}

.table_reg_border .wlabel
{
    text-align: left !important;
    width: 80px;
    vertical-align: middle;
}

.table_reg_border .content
{
    vertical-align:middle;
    height:25px;
    line-height:25px;
    text-align:left !important;   
}

/* div */
.div_reg_left 
{        
    word-wrap: break-word; 
    float:left;
    width:698px;
    height:auto;    
    margin-right:2px;
    margin-top:2px;
    margin-bottom:2px;  
    border: white 1px solid;  
}

.div_reg_left h1
{
    text-align:center;
    font: 14px/15px Verdana, "宋体"; 
    font-weight:300;
}
.div_reg_left h2
{
    text-align:center;
    font: 12px/13px Verdana, "宋体"; 
}

.div_reg_right 
{    
    word-wrap: break-word; 
    float:left;
    width:262px;    
    margin-top:2px;
    margin-bottom:2px;
    vertical-align:top;  
    border: white 1px solid;       
}
.item {
 line-height: 30px;
 background-color: #f4f4f4;
 padding-left: 20px;
 color: #666666;
 font-size: 12px;
}

.fr {
 color: #FF0000;
 font-weight: bold;
}
.reginfo {
 padding: 0 15px;
 display: block;
 float: left;
}
