﻿body {
}
body {
}


/* div */
.div_hygl_title
{
    height:32px;    
    line-height:32px !important;    
    background:url(../../images/bg_midt.gif);
    padding-left:10px;
    font-weight:bold !important;
    font: 14px "宋体";
    
}

.div_hygl_articletype
{
    word-wrap: break-word; 
    float:right;   
    margin-top:4px;
    margin-bottom:2px; 
    margin-right:2px;
}

.div_hygl_left 
{        
    word-wrap: break-word; 
    float:left;
    width:156px;
    height:auto;    
    margin-right:2px;
    margin-top:2px;
    margin-bottom:2px;  
    /*border: white 1px solid;  */
    border: white 1px solid;  
}

.div_hygl_right 
{    
    word-wrap: break-word; 
    float:left;
    width:600px;    
    margin-top:2px;
    margin-bottom:2px;
    vertical-align:top;  
    border: white 1px solid;        
}

#tabls99 {
	text-align:right;
}
#tabls99 img:hover {
  	background-color:ButtonShadow;
  }
  

.table_hygl_border
{
    background-color: #dcdcdc;
}

.table_hygl_border th
{
    padding-left:2px;
    padding-right:2px;
    background-color:White;
    BACKGROUND: url(../../images/newtable-bg.gif);
}

.table_hygl_border td
{
    padding-left:2px;
    padding-right:2px;
    background-color:White;
    text-align:center;
}

.table_hygl_border .label
{
    background-color: #E3EAEB;
    text-align: right !important;
    width: 200px;
    vertical-align: middle;
}

.table_hygl_border .wlabel
{
    text-align: left !important;
    width: 100px;
    vertical-align: middle;
}

.table_hygl_border .content
{
    vertical-align:middle;
    height:25px;
    line-height:25px;
    text-align:left !important;   
}