.WORD {
	font-size: 10pt;
	text-decoration: none;
	line-height: 25px;
	color: #333333;
}
a:visited {
	font-size: 10pt;
	color: #0099FF;
	text-decoration: none;
	line-height: 18px;

}
a:hover {
	color: #FF6600;
	text-decoration: none;
	line-height: 18px;
	font-size: 10pt;

}
a:link {
	color: #0099FF;
	text-decoration: none;
	line-height: 18px;
	font-size: 10pt;


}
.kuang {
	font-size: 12px;
	line-height: 30px;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-right-width: thin;
	border-bottom-width: thin;
	text-decoration: none;
}
.leftTxt
{
    font-size: 9pt;
	text-decoration: none;
	line-height: 25px;
	color: #333333;
	text-align:right;
	padding-right:10px;
	width:30%;
}
.righTxt
{
     font-size: 9pt;
	text-decoration: none;
	line-height: 25px;
	color: #333333;
	text-align:left;
	padding-left:10px;
	width:70%;
}
.detailDivLeftTxt
{
    width:28%; 
    text-align:right;
    padding-right:10px; 
    float:left;   
    height:50px;
     line-height:50px;
     vertical-align:middle;    
}
.detailDivRightTxt
{
    width:68%;
    text-align:left;
    padding-left:10px;  
    float:right;  
    height:50px;
    padding-top:15px;
    
     vertical-align:middle;        
}
.detailDivCenter
{
    text-align:center;
    padding:10px;   
    height:auto;
    width:100%;
    
}
.linkWord
{
    font-family:Arial;
    font-size:11px;   
    width:190px; 
    word-wrap:break-word; 
    color:Black;    
}
.gridWord
{
    font-family:Arial;
    font-size:11px;       
    padding-left:10px;
}
.treeLeft
{
   text-align:left;
   padding-left:10px;
   height:auto;
   vertical-align:top;   
    font-size: 9pt; 
}
.detailMain
{
    
}
