TD,BODY {
		
	FONT-SIZE: 12px; 
	FONT-FAMILY: "宋体";
	/*BACKGROUND-REPEAT:no-repeat;这个用了以后就不能显示正常的背景颜色了！！！！*/
	 

}
A.t:active {
	 COLOR: #006600; 
	 TEXT-DECORATION: none; 
	 FONT-WEIGHT: normal
}/*文章连接 */


A:active  { text-decoration:underline; color: #99FFFF; }
A:hover   { text-decoration:underline; color: #0000CC; }

.content { font-family: "宋体"; font-size: 12pt; color:#000000}

.STYLE8 {font-size: 12px; font-weight: bold; }
.STYLE9 {font-size: 12px}
.STYLE11 {font-size: 14pt}
.style25 {font-size: 10pt}
.style30 {font-size: 10pt; font-weight: bold; }
.style33 {font-size: 10px}
.style35 {font-size: 14px; font-weight: bold; }
.style36 {font-size: 12}
.style37 {font-size: 14px}
.style38 {font-family: "宋体"}
.style40 {font-size: 12px; color: #006600; }
.gonggao { color: #ff0000; }
.content_title {
         font-size:16px; font-weight:bold; font-family:"宋体";             /*文章连接 */	
}

.paragraph {                                    /* 内部文章  */
    FONT-SIZE:14px;
	FONT-FAMILY:"宋体";
	LINE-HEIGHT:140%;
}
/*body {
	background-color: #394A60;
} */
.tabel_bg {
background:url(images/bg_border1.png) repeat-y center;
}
body {
	background-color:#E1E7EE;
}
.table_line {
border-left:#CCCCCC 1px solid; border-right:#CCCCCC 1px solid; border-bottom:#CCCCCC 1px solid; border-top:#CCCCCC 1px solid;
}
.title_bg {
background:url(images/title_bg.png) no-repeat left center;
}