body { font-family: "宋体";
	font-size: 12px;
	line-height: 20px;}
table {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.bb1 {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color:#666666;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.a3:link {
	font-family: "宋体";
	font-size: 14px;
	color: ffffff;
	font-weight:bold
	text-decoration: none;
}
.a3:visited {
	font-family: "宋体";
	font-size: 14px;
	color:ffffff;
	font-weight:bold
	text-decoration: none;
}
.a3:hover {
	font-family: "宋体";
	font-size: 14px;
	color: #999999;
	font-weight:bold
	text-decoration: none;
}



.myover  {                                  //鼠标移上去效果  
           font-family:  "宋体";  
           font-size:  12px;  
           color:  #ffffff;  
           background-color: #A2CEEB; 
 
}  
.myout  {                                  //鼠标移走效果  
           font-family:  "宋体";  
           font-size:  12px;  
           background-color:  #F0F0F0;  
           color:  000000;  
}  
.bigtitle { font-size:  14px;  color:#BA0000;font-weight:bold }
/* lzshenyun 2007-6-14 */
.dotC { BORDER-BOTTOM: #cccccc 1px DASHED; }
.pTitle { font-weight:bold }
.bg_con{
	width:1004px;
	background:url(images/bg_con.jpg) center repeat-y;
	text-align:center;
	border:0;
}
