/* CSS Document */
/*网页变灰滤镜
html { filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); }
*/

body {
	margin-top: 0px;
}

#table {
        border-left:#cccccc 1px solid;

		border-right:#cccccc 1px solid;

		border-top:#cccccc 1px solid;

		border-bottom:#cccccc 1px solid;
		}
		
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.blue18_b {
	font-size: 18px;
	color: #333399;
	font-weight: bold;
	
}

.black12
     {
      font:"宋体";
	  font-size:12px;
	  color:#000000;
	  }
	  
.black12_l
     {
      font:"宋体";
	  font-size:12px;
	  color:#333333;
	  }

.black12_b {
	font-size: 12px;
	font-weight: bold;
	line-height:150%;
	color: #000000;
}
		
.black14
     {
      font:"宋体";
	  font-size:14px;
	  color:#000000;
	  }
	  
.black14_l
     {
      font:"宋体";
	  font-size:14px;
	  color:#333333;
	  }
	  
.black14_b
      {
      font:"宋体";
	  font-size:14px;
	  color:#000000;
	  font-weight:bold;
	  }
	  
.black16_b {
	font-size: 16px;
	color: #000000;
	font-weight: bold;
}

.blue12 {
        font:"宋体";
		font-size:12px;
		color:#1E50A2;
		}
	   
.blue14 {
       font:"宋体";
	   font-size::14px;
	   color:#004499;
	   }
	   	   
.blue14_b {
       font:"宋体";
	   font-size::14px;
	   color:#1450B3;
	   font-weight:bold;
	   }
	   
.blue14_bl {
       font:"宋体";
	   font-size::14px;
	   color:#004499;
	   font-weight:bold;
	   }

.blue18_b {
	color: #4285BC;
	font-family: "宋体";
	font-weight: bold;
	font-size: 18px;
}

.blue24_b {
       font:"宋体";
	   font-size::24px;
	   color:#1450B3;
	   font-weight:bold;
	   }	   
.gray12 {
	font-size: 12px;
	color: #999999;
	line-height:140%;
}
.red12 {
	font-size: 12px;
	color: #FF0000;
	line-height:150%;
}
.lightblue12 {
	font-size: 12px;
	color:#3077BE;
	line-height:200%
}
.qing14b {
	font-size: 14px;
	font-weight: bold;
	color: #8FCEE2;
	line-height:150%
}
.gold14_b {
	font-size: 14px;
	color: #B58722;
	font-weight: bold;
}

.purple12 {
	font-size: 12px;
	color: #53496B;
}
.white12_b {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

.white14_b
     {
	  font:"宋体";
	  font-size:14px;
	  color:#FFFFFF;
	  font-weight:bold;
	  }



 
 
 