body
{
  margin:0;
	overflow:	auto;
	font:menu;
	background:white;
	background="../image/bg.gif";
	scrollbar-3dlight-color: #e6e6e6;
	scrollbar-darkshadow-color: #e6e6e6;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
}

td
{
  font-family:宋体;
  font-size:9pt;
  line-height: 22px;
  color: #333333;
}


#menuTop
{
  height:25;
}
  #menuTop thead td
  {
    height:5;
  }
  #menuTop tbody td
  {
    padding-left:10;
    padding-right:10;
    font-weight: bold;
    vertical-align:bottom;
    cursor:hand;
    behavior:url("/include/css/menuTop.htc");
  }  
 
.contentTitle
{
	font-family:"宋体";
	font-size:16px;
	font-weight: bold;
	color: #006699;

}  


.hotLinka
{
	font-family:"宋体";
	font-size:9pt;
        width: 69px;
	color: #FFFFFF;
font-weight: bold;
}  

A.hotLinka:visited {
text-decoration: none;
font-weight: bold;
}
A.hotLinka:link {
	color:#FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
A.hotLinka:hover {
	color:#FFFFCC;
	text-decoration: none;
	background-color: #0088aa;
font-weight: bold;
}
A.hotLinka:active {
	color:#FFFF66;
	text-decoration: none;
	background-color: #000099;
font-weight: bold;	
}



A.pama:link {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-family: "宋体_GB2312", "Arial", "Helvetica", "sans-serif";
	line-height: 20px;
	font-weight: bold;


}
A.pama:visited {
font-size: 14px;
color: #666666;
text-decoration: none;
	font-family: "宋体_GB2312", "Arial", "Helvetica", "sans-serif";
	line-height: 20px;
	font-weight: bold;
}
A.pama:hover {
	font-size: 14px;
	color: #FF0000;
	text-decoration: underline;
	font-family: "宋体_GB2312", "Arial", "Helvetica", "sans-serif";
	line-height: 20px;
	font-weight: bold;
}




.description {
	font-size: 12px;
	line-height: 20px;
	color: #444444;
	text-decoration: none;

}
.doctitle {
	font-size: 18px;
	line-height: 30px;
	color: #FF6600;
	font-weight: bolder;
}

.cprit {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	text-decoration: none;
	line-height: 16px;

}

